Template:Actorinfo
(Difference between revisions)
(→Usage) |
m |
||
Line 22: | Line 22: | ||
<noinclude> | <noinclude> | ||
− | |||
+ | |||
+ | |||
+ | ==Usage== | ||
+ | '''Universal''' | ||
<pre> | <pre> | ||
{{Actorinfo | {{Actorinfo | ||
Line 34: | Line 37: | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | '''Example (Kevin Sorbo)''' | ||
+ | <pre> | ||
+ | {{Actorinfo | ||
+ | | image_name =Sorbo.jpg | ||
+ | | name =Kevin Sorbo | ||
+ | | birth =September 24, 1958 | ||
+ | | role =[[Dylan Hunt]] | ||
+ | | family_status =married to [[Sam Sorbo|Sam Jenkins]] (since Januar 5, 1998) | ||
+ | | current_status= | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Revision as of 00:20, 11 November 2006
| |
---|---|
| |
Name | {{{name}}} |
Date of birth | {{{birth}}} |
Role | [[{{{role}}}]] |
Family status | {{{family_status}}} |
Current status | {{{current_status}}} |
Usage
Universal
{{Actorinfo | image_name ="Image-Link" | name ="Name of the actor" | birth ="date of birth" | role ="Role" | family_status ="family status" | current_status="current status" }}
Example (Kevin Sorbo)
{{Actorinfo | image_name =Sorbo.jpg | name =Kevin Sorbo | birth =September 24, 1958 | role =[[Dylan Hunt]] | family_status =married to [[Sam Sorbo|Sam Jenkins]] (since Januar 5, 1998) | current_status= }}