Difference between revisions of "Template:Character Infobox"
Jump to navigation
Jump to search
WikimanBot (talk | contribs) m (Changed protection level for "Template:Character Infobox": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
WikimanBot (talk | contribs) (improved tooltips for technical info) |
||
Line 174: | Line 174: | ||
! colspan="2" class="infobox-th" {{!}} <span class="infobox-h2">Technical</span> | ! colspan="2" class="infobox-th" {{!}} <span class="infobox-h2">Technical</span> | ||
− | {{!}}- title=" | + | {{!}}- title="Character (.char) files located in \Data\Rules\Characters" style="cursor:help;" |
− | {{#if:<noinclude>string</noinclude>{{{charfile|}}} | + | {{#if:<noinclude>string</noinclude>{{{charfile|}}} <!-- checks if character file has been entered. omits the subsection if not. --> |
|{{!}} class="infobox-leftcol" {{!}} Char file | |{{!}} class="infobox-leftcol" {{!}} Char file | ||
{{!}} class="infobox-rightcol" {{!}} <code>{{{charfile|FileName.char}}}</code> | {{!}} class="infobox-rightcol" {{!}} <code>{{{charfile|FileName.char}}}</code> | ||
|}} | |}} | ||
− | {{!}}- title=" | + | {{!}}- title="Underrail dialog (.udlg) files located in \Data\Dialogs\ or its subfolders" style="cursor:help;" |
− | {{#if:<noinclude>string</noinclude>{{{dialogfile|}}} | + | {{#if:<noinclude>string</noinclude>{{{dialogfile|}}} <!-- checks if dialog file has been entered. omits the subsection if not. --> |
|{{!}} class="infobox-leftcol" {{!}} Dialog file(s) | |{{!}} class="infobox-leftcol" {{!}} Dialog file(s) | ||
{{!}} class="infobox-rightcol" {{!}} <code>{{{dialogfile|FileName.udlg}}}</code> | {{!}} class="infobox-rightcol" {{!}} <code>{{{dialogfile|FileName.udlg}}}</code> | ||
|}} | |}} | ||
− | {{!}}- title=" | + | {{!}}- title="Store (.store) files located in \Data\Rules\Stores" style="cursor:help;" |
− | {{#if:<noinclude>string</noinclude>{{{shopfile|}}} | + | {{#if:<noinclude>string</noinclude>{{{shopfile|}}} <!-- checks if shop file has been entered. omits the subsection if not. --> |
|{{!}} class="infobox-leftcol" {{!}} Shop file | |{{!}} class="infobox-leftcol" {{!}} Shop file | ||
{{!}} class="infobox-rightcol" {{!}} <code>{{{shopfile|FileName.store}}}</code> | {{!}} class="infobox-rightcol" {{!}} <code>{{{shopfile|FileName.store}}}</code> | ||
|}} | |}} | ||
− | {{!}}- title=" | + | {{!}}- title="Folders of XNA binaries (.XNB) located in \Data\Locale\Creatures\" style="cursor:help;" |
− | {{#if:<noinclude>string</noinclude>{{{animfiles|}}} | + | {{#if:<noinclude>string</noinclude>{{{animfiles|}}} <!-- checks if animation files have been entered. omits the subsection if not. --> |
|{{!}} class="infobox-leftcol" {{!}} Spritesheets | |{{!}} class="infobox-leftcol" {{!}} Spritesheets | ||
{{!}} class="infobox-rightcol" {{!}} <code>{{{animfiles|\folder\}}}</code> | {{!}} class="infobox-rightcol" {{!}} <code>{{{animfiles|\folder\}}}</code> |
Revision as of 00:34, 9 January 2020
Character or creature name | |||||||||||
| |||||||||||
Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Faction | faction, examples: South Gaters Wildlife | ||||||||||
Role | roles, examples: Trader Psi trainer Quest NPC | ||||||||||
Location | location, examples: South Gate Outposts Lower Underrail | ||||||||||
Quests | quest1 quest2 quest3 etc | ||||||||||
Loot | Ammunition Scraps Firearm Barrels (rarely) | ||||||||||
Abilities | misc. combat stuff, examples: Throws Flashbangs Can use Neural Overload Has Acid Spray special attack | ||||||||||
| |||||||||||
|
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Character_Infobox/doc to view this documentation. (edit) (How does this work?)
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 quest2 | ||||||||
Abilities | True-sight | ||||||||
| |||||||||
|
Minimal infobox example | |||
| |||
Automaton | |||
---|---|---|---|
Role | Styg's old forum avatar | ||
Location | some upcoming release |
See the source.