*insert witty banner here*

Template:Infobox character: Difference between revisions

From Huck's Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
 
Line 13: Line 13:
| {{{gender}}}
| {{{gender}}}
|-
|-
| '''Race'''
| '''Born'''
| {{{race}}}
| {{{born}}}
|-
|-
| '''Faction'''
| '''Died'''
| {{{faction}}}
| {{{died}}}
|-
|-
| '''Health'''
| '''Health'''
Line 30: Line 30:
| '''Location'''
| '''Location'''
| {{{location}}}
| {{{location}}}
|-
| '''Allies'''
| {{{allies}}}
|-
| '''Enemies'''
| {{{enemies}}}
|}<noinclude><br style="clear:both;" />
|}<noinclude><br style="clear:both;" />
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Latest revision as of 05:33, 4 July 2019

Infobox character
File:Placeholder person.png
Vital statistics
Title {{{title}}}
Gender {{{gender}}}
Born {{{born}}}
Died {{{died}}}
Health {{{health}}}
Level {{{level}}}
Status {{{status}}}
Location {{{location}}}
Allies {{{allies}}}
Enemies {{{enemies}}}


Template documentation (for the above template, sometimes hidden or invisible)
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...

Bob
Example.jpg
Bob the Flower
Vital statistics
Title The Flower
Gender Male
Born {{{born}}}
Died {{{died}}}
Health 9001
Level 5
Status Flowering
Location The Garden
Allies {{{allies}}}
Enemies {{{enemies}}}