Difference between revisions of "Template:Character Infobox/doc"
Jump to navigation
Jump to search
m (→Examples) |
WikimanBot (talk | contribs) (updated doc) |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __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: | ||
<pre> | <pre> | ||
{{Character Infobox | {{Character Infobox | ||
| − | | name | + | | name = |
| − | | type | + | | type = important, generic, critter or robot (generic, critter or robot implies description rather than biography) |
| − | | portrait = portrait image | + | | portrait = portrait image |
| − | | image | + | | background = portrait background image |
| − | | faction | + | | health = shown as a bar below portrait |
| − | | roles | + | | shield = |
| − | | location = | + | | psipool = |
| + | | 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. | |Statistics - these are optional. Fill what you can and leave the rest empty. | ||
| Line 21: | Line 25: | ||
| damage = | | damage = | ||
| range = | | range = | ||
| − | + | | actionpoints = 50 | |
| − | |||
| − | |||
| − | | actionpoints = | ||
| movepoints = | | movepoints = | ||
| detection = | | detection = | ||
| Line 80: | Line 81: | ||
}}</pre> | }}</pre> | ||
| − | = Examples = | + | == Examples == |
{{Character Infobox | {{Character Infobox | ||
| − | | name | + | | name = Large infobox example |
| − | | type | + | | type = important |
| − | | portrait = | + | | portrait = mutated_human1_l.png |
| − | | image | + | | health = 127 |
| − | | roles | + | | psipool = 100 (+10) |
| − | | location = template documentation page | + | | background = Shacks.png |
| − | | quests | + | | image = mutant model.png |
| + | | roles = Example with bunch of stats | ||
| + | | location = template documentation page | ||
| + | | quests = quest1<br>quest2 | ||
| | | | ||
| abilities = True-sight | | abilities = True-sight | ||
| level = 30 | | level = 30 | ||
| + | | actionpoints = 50 | ||
| detection = 9001 | | detection = 9001 | ||
| perception = 10 | | perception = 10 | ||
| traps = 127 | | traps = 127 | ||
| intimidation = 42 | | intimidation = 42 | ||
| + | | | ||
| + | | charfile = something.char | ||
| + | | dialogfile = something.udlg | ||
| + | | shopfile = something.store | ||
}} | }} | ||
{{Character Infobox | {{Character Infobox | ||
| − | | name | + | | name = Minimal infobox example |
| − | | type = | + | | type = robot |
| − | | image | + | | portrait = plasma_sentry_l.png |
| − | | roles | + | | background = SciFi.png |
| − | | location = some upcoming release | + | | health = 123 |
| + | | image = PlasmaSentry.gif | ||
| + | | roles = Styg's old forum avatar | ||
| + | | location = some upcoming release | ||
}} | }} | ||
See the source. | 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 11:27, 23 March 2016
Usage
Paste the following code into the top of an article, filling all known fields:
{{Character Infobox
| name =
| type = important, generic, critter or robot (generic, critter or robot implies description rather than biography)
| portrait = portrait image
| background = portrait background image
| health = shown as a bar below portrait
| shield =
| psipool =
| 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 =
| actionpoints = 50
| 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
| Large infobox example | |||||||||
|
| |||||||||
| Biography | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| Role | Example with bunch of stats | ||||||||
| Location | template documentation page | ||||||||
| Quests | quest1 quest2 | ||||||||
| Abilities | True-sight | ||||||||
| |||||||||
| |||||||||
| Minimal infobox example | |||
|
| |||
| Automaton | |||
|---|---|---|---|
| Role | Styg's old forum avatar | ||
| Location | some upcoming release | ||
See the source.





