Template:Infobox character/doc: Difference between revisions
wikia:countduckula>Default mNo edit summary |
wikia:countduckula>SENIRAM No edit summary |
||
Line 1: | Line 1: | ||
==Description== | |||
To use this template, copy the following code and fill in the appropriate fields. | |||
<pre>{{infobox character | ==Syntax== | ||
| name = | <pre> | ||
| image | {{infobox character | ||
| | | name = {{PAGENAME}} | ||
| | | image = | ||
| | | imagecaption = | ||
| gender | | aliases = | ||
| | | relatives = | ||
| | | affiliation = | ||
| | | marital = | ||
| | | birthDate = | ||
| | | birthPlace = | ||
| | | deathDate = | ||
}}</pre> | | deathPlace = | ||
| species = | |||
| gender = | |||
| height = | |||
| weight = | |||
| eyes = | |||
| voicedby = | |||
| firstep = | |||
| lastep = | |||
}} | |||
</pre> | |||
==Samples== | |||
<pre> | |||
{{infobox character | |||
| name = {{PAGENAME}} | |||
| image = [[File:Count_Duckula_S02E15.jpg|thumb|300px]] | |||
| imagecaption = | |||
| aliases = | |||
| relatives = | |||
| affiliation = | |||
| marital = Single | |||
| birthDate = | |||
| birthPlace = | |||
| deathDate = | |||
| deathPlace = | |||
| species = Duck | |||
| gender = Male | |||
| height = | |||
| weight = | |||
| eyes = | |||
| voicedby = [[David Jason]] | |||
| firstep = [[No Sax Please - We're Egyptian]] | |||
| lastep = [[The Zombie Awakes]] | |||
}} | |||
</pre> | |||
Results in... | Results in... | ||
{{infobox character | {{infobox character | ||
| name | | name = {{PAGENAME}} | ||
| image | | image = [[File:Count_Duckula_S02E15.jpg|thumb|300px]] | ||
| | | imagecaption = | ||
| | | aliases = | ||
| gender | | relatives = | ||
| | | affiliation = | ||
| | | marital = Single | ||
| | | birthDate = | ||
| | | birthPlace = | ||
| | | deathDate = | ||
| | | deathPlace = | ||
| species = Duck | |||
| gender = Male | |||
| height = | |||
| weight = | |||
| eyes = | |||
| voicedby = [[David Jason]] | |||
| firstep = [[No Sax Please - We're Egyptian]] | |||
| lastep = [[The Zombie Awakes]] | |||
}} | |||
}} | }} | ||
<includeonly>[[Category: | <includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |