Template:Actor: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
{{SH_Rev|2458|20100618212557|User:David Mason|Category:Group}}
This is the 'Actor' template.
It should be called in the following format:
<pre>
{{Actor
|born=
|died=
|is from=
|born in=
|died in=
|died of=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{| class="wikitable"
! Born
| [[Date::{{{born|}}}]]
|-
! Died
| [[Date::{{{died|}}}]]
|-
! Is from
| {{{is from|}}}
|-
! Born in
| {{{born in|}}}
|-
! Died in
| {{{died in|}}}
|-
! Died of
| {{{died of|}}}
|}
 
Next: [[SMW Summary]]
 
[[Category:Actors]]
</includeonly>