Happy 11th anniversary, screamer wiki!
Template:Infobox character/doc: Difference between revisions
m
Protected "Template:Infobox character/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))
imported>Default m (7 revisions) |
imported>Default m (Protected "Template:Infobox character/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
Line 1: | Line 1: | ||
==Description== | |||
To use this template, copy the following code and fill in the appropriate fields. | |||
<pre>{{infobox character | ==Syntax== | ||
| | <pre> | ||
| image | {{infobox character | ||
| imagewidth = [ | | title = | ||
| | | image = [e.g. "Example.jpg"] | ||
| | | imagewidth = [e.g. "150"] [default: 210 pixels] | ||
| | | imagecaption = | ||
| | | position = | ||
| | | age = | ||
| | | status = | ||
| | | height = | ||
| status | | weight = | ||
| | }} | ||
}}</pre> | </pre> | ||
==Samples== | |||
<pre> | |||
{{infobox character | |||
| title = Flowa | |||
| image = Example.jpg | |||
| imagecaption = Flowa, at rest | |||
| position = Legal Secretary | |||
| age = 2 months | |||
| status = Active | |||
| height = 5 inches | |||
| weight = 20 grams | |||
}} | |||
</pre> | |||
Results in... | Results in... | ||
{{infobox character | {{infobox character | ||
| | | title = Flowa | ||
| image | | image = Example.jpg | ||
| | | imagecaption = Flowa, at rest | ||
| | | position = Legal Secretary | ||
| | | age = 2 months | ||
| | | status = Active | ||
| height = 5 inches | |||
| weight = 20 grams | |||
| | |||
| | |||
}} | }} | ||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |