Changes

Jump to: navigation, search

Template:Infobox character/doc

956 bytes added, 00:53, 11 August 2009
m
no edit summary
;Description
:This template is used to create a character infobox.
;Syntax
:Type <code>{{t|infobox character|...}}</code> somewhere, with parameters as shown below.
;Sample output

<pre>{{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
}}</pre>

Results in...

{{infobox character
| name = Bob
| image = Image:Example.jpg
| caption = Bob the Flower
| title = The Flower
| gender = Male
| race = Flowerkind
| faction = Flora
| health = 9001
| level = 5
| status = Flowering
| location = The Garden
}}

<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Navigation menu