Difference between revisions of "Template:Character Infobox"
| WikimanBot (talk | contribs)  (support for portrait backgrounds, automatic categories fix) | WikimanBot (talk | contribs)  m (width of portrait/bars) | ||
| Line 32: | Line 32: | ||
| health bar | health bar | ||
| − | --><div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkRed; width: | + | --><div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkRed; width:106px; height:10px; border:#AE5700 3px solid; border-radius:3px;" title="Health">{{{health|}}}<noinclude>{{{health}}}</noinclude></div><!-- | 
| shield bar | shield bar | ||
| − | -->{{#if:<noinclude>string</noinclude>{{{shield|}}}|<div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkBlue; width: | + | -->{{#if:<noinclude>string</noinclude>{{{shield|}}}|<div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkBlue; width:106px; height:10px; border:#AE5700 3px solid; border-radius:3px;" title="Shield capacity">{{{shield}}}</div>|}}<!-- | 
| psi bar | psi bar | ||
| − | -->{{#if:<noinclude>string</noinclude>{{{psipool|}}}|<div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkMagenta; width: | + | -->{{#if:<noinclude>string</noinclude>{{{psipool|}}}|<div style="font-family:monospace; text-align:center; line-height:11px; font-weight:bold; margin-left:auto; margin-right:auto; margin-top:3px; color:white; background-color:DarkMagenta; width:106px; height:10px; border:#AE5700 3px solid; border-radius:3px;" title="Psi points">{{{psipool}}}</div><!-- | 
| also adds psionics to category | also adds psionics to category | ||
Revision as of 19:47, 28 October 2014
| Character or creature name | |||||||||||
| 
 | |||||||||||
| Biography  | |||||||||||
| Faction | faction, examples: | ||||||||||
| Role | roles, examples: | ||||||||||
| Location | location, examples: | ||||||||||
| Quests | quest1 | ||||||||||
| Loot | Ammunition | ||||||||||
| Abilities | misc. combat stuff, examples: | ||||||||||
| 
 | |||||||||||
| 
 | |||||||||||
Visit Template:Character_Infobox/doc to view this documentation. (edit) (How does this work?)
Usage
Paste the following code into the top of an article, filling all known fields:
{{Character Infobox
| name       = 
| type       = automaton, critter, generic, important (for bots, animals and generic/named NPCs)
| portrait   = portrait image (see [[Category:Portraits]])
| background = portrait background image (see [[Category:Portrait backgrounds]])
| health     = shown as a bar below portrait
| shield     = 
| psipool    = 
| image      = in-game model image. tries '{{PAGENAME}} model.png' if not specified (see [[Category:In-game models]] or [[Category:Sprites]])
| faction    = 
| roles      = 
| location   = 
| loot       = 
| abilities  = 
|
|Combat stats section:
| level         = 
| damage        = 
| range         = 
| actionpoints  = 50
| movepoints    = 
| detection     = 
| resolve       = 
| fortitude     = 
|
|Base abilities section:
| strength      = 
| dexterity     = 
| agility       = 
| constitution  = 
| perception    = 
| will          = 
| intelligence  = 
|
|Skills section:
| guns          = 
| heavyguns     = 
| throwing      = 
| crossbows     = 
| melee         = 
|
| dodge         = 
| evasion       = 
| stealth       = 
| hacking       = 
| lockpicking   = 
| pickpocketing = 
| traps         = 
|
| mechanics     = 
| electronics   = 
| chemistry     = 
| biology       = 
| tailoring     = 
|
| thoughtctrl   = 
| psychokinesis = 
| metathermics  = 
| temporal      = 
|
| persuasion    = 
| intimidation  = 
| mercantile    = 
|
|Resistances section:
| mechanical    = 
| heat          = 
| cold          = 
| electricity   = 
| acid          = 
| energy        = 
| bio           = 
|
|Technical section:
| charfile      = 
| dialogfile    = 
| shopfile      = 
| animfiles     = 
}}
Examples
| Large infobox example | |||||||||
| 
 | |||||||||
| Biography | |||||||||
| Role | Example with bunch of stats | ||||||||
| Location | template documentation page | ||||||||
| Quests | quest1 | ||||||||
| Abilities | True-sight | ||||||||
| 
 | |||||||||
| 
 | |||||||||
| Minimal infobox example | |||
| 
 | |||
| Description | |||
| Role | Styg's old forum avatar | ||
| Location | some upcoming release | ||
See the source.





