Template:Infobox character/doc
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{infobox character | title = | image = [e.g. "Example.jpg"] | imagewidth = [e.g. "150"] [default: 210 pixels] | imagecaption = | position = | age = | status = | height = | weight = }}
Samples
{{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 }}
Results in...
<infobox layout="stacked"> <title source="title"><default>Unknown</default></title> <image source="image"/> <label>Affiliation</label><default>Unknown</default> <label>Occupation</label><default>Unknown</default> <label>Age</label><default>Unknown</default> <label>Family</label><default>Unknown</default> <label>Status</label><default>Unknown</default> <label>Voice Actor</label><default>Unknown</default>
</infobox>