Difference between revisions of "Template:Character Infobox/doc"
Jump to navigation
Jump to search
m |
(added examples) |
||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
= Usage = | = Usage = | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
| Line 6: | Line 7: | ||
| name = | | name = | ||
| type = important or generic; the latter have no portrait image, only in-game model | | type = important or generic; the latter have no portrait image, only in-game model | ||
| − | | portrait = portrait image. | + | | portrait = portrait image. tries {{PAGENAME}}_portrait.png if not specified |
| − | | model = in-game model image. | + | | model = in-game model image. tries {{PAGENAME}}_model.png if not specified |
| faction = | | faction = | ||
| roles = | | roles = | ||
| Line 14: | Line 15: | ||
|Statistics - these are optional. Fill what you can and leave the rest empty. | |Statistics - these are optional. Fill what you can and leave the rest empty. | ||
|Abilities section: | |Abilities section: | ||
| − | | abilities = | + | | abilities = |
| | | | ||
|Combat stats section: | |Combat stats section: | ||
| Line 75: | Line 76: | ||
= Examples = | = Examples = | ||
| − | |||
{{Character Infobox | {{Character Infobox | ||
| − | | name = | + | | name = Something with a portrait |
| + | | type = important | ||
| portrait = | | portrait = | ||
| model = | | model = | ||
| − | + | | roles = Example with stats | |
| − | | roles = | + | | location = template documentation page |
| − | | location = template | ||
| | | | ||
| abilities = True-sight | | abilities = True-sight | ||
| Line 90: | Line 90: | ||
| traps = 127 | | traps = 127 | ||
| intimidation = 42 | | intimidation = 42 | ||
| − | }} | + | }} |
| − | |||
| − | |||
| − | |||
{{Character Infobox | {{Character Infobox | ||
| name = Some nasty bugger | | name = Some nasty bugger | ||
| − | | | + | | type = generic |
| − | | model = | + | | model = PlasmaSentry.gif |
| − | | faction = | + | | faction = Unknown |
| − | | roles = being a silly example | + | | roles = Styg's forum avatar<br>being a silly example |
| − | | location = | + | | location = some upcoming release |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
<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 11:09, 4 August 2013
Usage
Paste the following code into the top of an article, filling all known fields:
{{Character Infobox
| name =
| type = important or generic; the latter have no portrait image, only in-game model
| portrait = portrait image. tries {{PAGENAME}}_portrait.png if not specified
| model = 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 =
| health =
| shield =
| psipool =
| actionpoints =
| movepoints =
| fortitude =
| resolve =
| critchance =
| 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 =
| acid =
| bio =
| energy =
}}
Examples
| Something with a portrait | |||||||||
|
| |||||||||
| Biography | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| Role | Example with stats | ||||||||
| Location | template documentation page | ||||||||
| Abilities | True-sight | ||||||||
| |||||||||
| Some nasty bugger | |||
|
| |||
| Description | |||
|---|---|---|---|
| Faction | Unknown | ||
| Role | Styg's forum avatar being a silly example | ||
| Location | some upcoming release | ||


