Template:Actorinfo
(Difference between revisions)
m (Category:Actor) |
(→Usage) |
||
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}}} | ||
Line 20: | Line 20: | ||
[[de:{{PAGENAME}}]] | [[de:{{PAGENAME}}]] | ||
</includeonly> | </includeonly> | ||
+ | |||
+ | <noinclude> | ||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{Actorinfo | ||
+ | | image_name ="Image-Link" | ||
+ | | name ="Name of the actor" | ||
+ | | birth ="date of birth" | ||
+ | | role ="Role" | ||
+ | | family_status ="family status" | ||
+ | | current_status="current status" | ||
+ | }} | ||
+ | </pre> |
Revision as of 00:19, 11 November 2006
| |
---|---|
| |
Name | {{{name}}} |
Date of birth | {{{birth}}} |
Role | [[{{{role}}}]] |
Family status | {{{family_status}}} |
Current status | {{{current_status}}} |
Usage
{{Actorinfo | image_name ="Image-Link" | name ="Name of the actor" | birth ="date of birth" | role ="Role" | family_status ="family status" | current_status="current status" }}