Template:Infobox character/doc: Difference between revisions
wikia:countduckula>Default mNo edit summary |
(No difference)
|
Revision as of 12:49, 3 July 2010
- Description
- This template is used to create a character infobox.
- Syntax
- Type
{{infobox character|<...>}}
somewhere, with parameters as shown below. - Sample output
{{infobox character | name = Bob [defaults to pagename] | image = Image:Example.jpg | imagewidth = [defaults to 250] | caption = Bob the Flower | title = The Flower | gender = Male | race = Flowerkind | faction = Flora | health = 9001 | level = 5 | status = Flowering | location = The Garden }}
Results in...
<infobox> <title source="name"> <default>Infobox character/doc</default> </title> <image source="image">
</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <lable>Date of death</lable> <label>Date of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye colour</label> </group> <group> <header>Behind the scenes information</header> <label>Voiced by</label> <label>First episode</label> <label>Last episode</label> </group></infobox>