Difference between revisions of "Template:Character Infobox/doc"

From Underrail Wiki
Jump to navigation Jump to search
m
Line 85: Line 85:
 
| type    = important
 
| type    = important
 
| portrait =  
 
| portrait =  
| image    =  
+
| image    = mutant model.png
 
| roles    = Example with stats
 
| roles    = Example with stats
 
| location = template documentation page
 
| location = template documentation page
Line 104: Line 104:
 
| location = some upcoming release
 
| location = some upcoming release
 
}}
 
}}
 +
 +
See the source.
 
<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 22:31, 21 January 2014

Usage

Paste the following code into the top of an article, filling all known fields:

{{Character Infobox
| name     = 
| type     = creature, important, generic; the latter have no portrait image, only in-game model. 'creature' implies description rather than biography.
| portrait = portrait image. tries '{{PAGENAME}} portrait.png' if not specified
| image    = in-game model image. tries '{{PAGENAME}} model.png' if not specified
| faction  = 
| roles    = 
| location = 
|
|Statistics - these are optional. Fill what you can and leave the rest empty.
|Abilities section:
| abilities     = 
|
|Combat stats section:
| level         = 
| damage        =
| range         =
| health        = 
| shield        = 
| psipool       = 
| actionpoints  = 
| movepoints    = 
| detection     = 
|
|Base abilities section:
| strength      = 
| dexterity     = 
| agility       = 
| constitution  = 
| perception    = 
| will          = 
| intelligence  = 
|
|Skills section:
| guns          = 
| throwing      = 
| crossbows     = 
| melee         = 
|
| dodge         = 
| evasion       = 
| stealth       = 
| hacking       = 
| lockpicking   = 
| pickpocketing = 
| traps         = 
|
| mechanics     = 
| electronics   = 
| chemistry     = 
| biology       = 
| tailoring     = 
|
| thoughtctrl   = 
| psychokinesis = 
| metathermics  = 
|
| persuasion    = 
| intimidation  = 
| mercantile    = 
|
|Resistances section:
| mechanical    = 
| heat          = 
| cold          = 
| electricity   = 
| acid          = 
| energy        = 
| bio           = 
|
|Technical section:
| charfile      = 
| dialogfile    = 
| shopfile      = 
}}

Examples

Something with a portrait

Default.png Default l.png

Mutant model.png

Biography
Role Example with stats
Location template documentation page
Quests quest1
quest2
Abilities True-sight
Combat Stats
Combat Stats Level: 30
Detection: 9001
Base Abilities Perception: 10
Skills Traps: 127
Intimidation: 42
Some nasty bugger

Default.png Default l.png

PlasmaSentry.gif

Critter
Role Styg's forum avatar
Location some upcoming release

See the source.