Template:Infobox character/doc: Difference between revisions
Jump to navigation
Jump to search
>Default No edit summary |
>Default No edit summary |
||
Line 6: | Line 6: | ||
<pre>{{infobox character | <pre>{{infobox character | ||
|name= Bob | | name = Bob | ||
|image= Image:Example.jpg | | image = Image:Example.jpg | ||
|caption= Bob the Flower | | imagewidth = [defaults to 288] | ||
|title= The Flower | | caption = Bob the Flower | ||
|gender= Male | | title = The Flower | ||
|race= Flowerkind | | gender = Male | ||
|faction= Flora | | race = Flowerkind | ||
|health= 9001 | | faction = Flora | ||
|level= 5 | | health = 9001 | ||
|status= Flowering | | level = 5 | ||
|location= The Garden | | status = Flowering | ||
| location = The Garden | |||
}}</pre> | }}</pre> | ||
Line 22: | Line 23: | ||
{{infobox character | {{infobox character | ||
|name=Bob | | name = Bob | ||
|image=Image:Example.jpg | | image = Image:Example.jpg | ||
|caption=Bob the Flower | | caption = Bob the Flower | ||
|title=The Flower | | title = The Flower | ||
|gender=Male | | gender = Male | ||
|race=Flowerkind | | race = Flowerkind | ||
|faction=Flora | | faction = Flora | ||
|health=9001 | | health = 9001 | ||
|level=5 | | level = 5 | ||
|status=Flowering | | status = Flowering | ||
|location=The Garden | | location = The Garden | ||
}} | }} | ||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 20:46, 26 May 2015
- 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 | image = Image:Example.jpg | imagewidth = [defaults to 288] | caption = Bob the Flower | title = The Flower | gender = Male | race = Flowerkind | faction = Flora | health = 9001 | level = 5 | status = Flowering | location = The Garden }}
Results in...
colspan="2" style="Template:InfoboxHeaderStyle font-size:120%; padding:0.5em;" | Bob | |
---|---|
File:Example.jpg Bob the Flower | |
colspan="2" style="Template:InfoboxHeaderStyle padding:0em;" | Vital statistics | |
Title | The Flower |
Gender | Male |
Race | Flowerkind |
Faction | Flora |
Health | 9001 |
Level | 5 |
Status | Flowering |
Location | The Garden |