Template:Actorinfo
From AndroWiki
(Difference between revisions)
m |
m |
||
(9 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
{| cellpadding="2" style="float: right; width: 220px; background: #e3e3e3; margin-left: 1em; border-spacing: 1px;" | {| cellpadding="2" style="float: right; width: 220px; background: #e3e3e3; margin-left: 1em; border-spacing: 1px;" | ||
|----- bgcolor="#FFFFFF" | |----- bgcolor="#FFFFFF" | ||
− | ! colspan="2" | <center>[[Image:{{{image_name}}}|center| | + | ! colspan="2" | <center>[[Image:{{{image_name}}}|center|220px]]</center> |
|----- | |----- | ||
! colspan="2" | <center>Facts</center> | ! colspan="2" | <center>Facts</center> | ||
Line 9: | Line 9: | ||
| Date of birth || {{{birth}}} | | Date of birth || {{{birth}}} | ||
|----- bgcolor="#FFFFFF" | |----- bgcolor="#FFFFFF" | ||
− | | Role || {{{role}}} | + | | Role || [[{{{role}}}]] |
|----- bgcolor="#FFFFFF" | |----- bgcolor="#FFFFFF" | ||
| Family status || {{{family_status}}} | | Family status || {{{family_status}}} | ||
|----- bgcolor="#FFFFFF" | |----- bgcolor="#FFFFFF" | ||
| Current status || {{{current_status}}} | | Current status || {{{current_status}}} | ||
− | |} | + | |}<includeonly> |
+ | [[Category:Actor]] | ||
+ | [[de:{{PAGENAME}}]] | ||
+ | </includeonly><noinclude> | ||
− | < | + | |
+ | |||
+ | ==Usage== | ||
+ | '''Universal''' | ||
+ | <pre> | ||
+ | {{Actorinfo | ||
+ | | image_name ="Name of the image" | ||
+ | | name ="Name of the actor" | ||
+ | | birth ="date of birth" | ||
+ | | role ="Role" | ||
+ | | family_status ="family status" | ||
+ | | current_status="current status" | ||
+ | }} | ||
+ | </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> | ||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 20:43, 24 June 2007
| |
---|---|
| |
Name | {{{name}}} |
Date of birth | {{{birth}}} |
Role | [[{{{role}}}]] |
Family status | {{{family_status}}} |
Current status | {{{current_status}}} |
Usage
Universal
{{Actorinfo | image_name ="Name of the image" | 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= }}