Template:Infobox character: Difference between revisions
From Screamer Wiki
imported>Default m (Protected "Template:Infobox character" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
imported>Sumpy m (6 revisions) |
||
Line 1: | Line 1: | ||
{| class="infobox" style="{{InfoboxStyle}}" | |||
|- | |- | ||
! | ! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em;" | {{{name}}} | ||
|- style="text-align:center" | |||
| colspan="2" style="padding:0.5em;" | [[{{{image}}}|100px]]<br/>''{{{caption}}}'' | |||
|- | |- | ||
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em;" | Vital statistics | |||
|- | |- | ||
| style="width:50%" | '''Title''' | |||
| style="width:50%" | {{{title}}} | |||
|- | |- | ||
| '''Gender''' | |||
| {{{gender}}} | |||
|- | |- | ||
| '''Race''' | |||
| {{{ | | {{{race}}} | ||
|- | |- | ||
| '''Faction''' | |||
| {{{ | | {{{faction}}} | ||
|- | |- | ||
| '''Health''' | |||
| {{{ | | {{{health}}} | ||
|- | |- | ||
| '''Level''' | |||
| {{{level}}} | |||
|- | |- | ||
| '''Status''' | |||
| {{{ | | {{{status}}} | ||
|- | |- | ||
| '''Location''' | |||
| {{{ | | {{{location}}} | ||
|}<noinclude> | |||
|} | |||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |
Revision as of 17:03, 3 August 2015
colspan="2" style="Template:InfoboxHeaderStyle font-size:120%; padding:0.5em;" | {{{name}}} | |
---|---|
[[{{{image}}}|100px]] {{{caption}}} | |
colspan="2" style="Template:InfoboxHeaderStyle padding:0em;" | Vital statistics | |
Title | {{{title}}} |
Gender | {{{gender}}} |
Race | {{{race}}} |
Faction | {{{faction}}} |
Health | {{{health}}} |
Level | {{{level}}} |
Status | {{{status}}} |
Location | {{{location}}} |
- Description
- This template is used to create a character infobox.
- Syntax
- Type
{{infobox character}}
somewhere. - Sample output
{{templatename|foo}}
gives...- Template:Templatename