Template:Actor: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
(Created page with '<noinclude> 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...')
 
No edit summary
Line 1: Line 1:
{{SH_Rev|2438|20100618212431|User:David Mason|Category:Developer}}
<noinclude>
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>

Revision as of 18:45, 24 September 2009

This is the 'Actor' template. It should be called in the following format:

{{Actor
|born=
|died=
|is from=
|born in=
|died in=
|died of=
}}

Edit the page to see the template text.