Template:Character

From For The King Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description

To use this template, add the {{Character}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Character
 | name         = This will default to {{PAGENAME}} if left blank.
 | image        = Portrait-{{PAGENAME}}.png
 | previous     = {{{previous character}}}
 | next         = {{{next character}}}
 | lorecost     = {{{lore cost}}}
 | description  = ''{{{description}}}''
 | passive      =
 | active       =
 | appfocus     =
 | apphealth    =
 | appstr       =
 | appvit       =
 | appint       =
 | appawr       =
 | apptal       =
 | appspd       =
 | applck       =
 | apparm       =
 | appres       =
 | appeva       =
 | jrnyfocus    =
 | jrnyhealth   =
 | jrnystr      =
 | jrnyvit      =
 | jrnyint      =
 | jrnyawr      =
 | jrnytal      =
 | jrnyspd      =
 | jrnylck      =
 | jrnyarm      =
 | jrnyres      =
 | jrnyeva      =
 | mstrfocus    =
 | mstrhealth   =
 | mstrstr      =
 | mstrvit      =
 | mstrint      =
 | mstrawr      =
 | mstrtal      =
 | mstrspd      =
 | mstrlck      =
 | mstrarm      =
 | mstrres      =
 | mstreva      =
 | goldapp      = {{gold|X}}
 | goldjrny     = {{gold|X}}
 | goldmstr     = {{gold|X}}
 | weaponsapp   =
 | weaponsjrny  =
 | weaponsmstr  =
 | armorapp     = [[Old Boots]]
 | armorjrny    =
 | armormstr    =
 | equipapp     =
 | equipjrny    =
 | equipmstr    =
 | itemsapp     = 1x [[Godsbeard]]<br />1x [[Golden Root]]<br />1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
 | itemsjrny    = 1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
 | itemsmstr    = 1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
}}

Sample output

{{Character
 | name         = The {{PAGENAME}}
 | image        = Portrait-{{PAGENAME}}.png
 | previous     = character
 | next         = character
 | lorecost     = 15
 | description  = ''Wise in the ways of nature, the Herbalist can make highly effective use of healing items. While travelling she is always watching out for useful herbs and plants.''
 | passive      = [[Gather Herbs]]
 | active       = [[Party Heal]]
 | appfocus     = 4
 | apphealth    = 35
 | appstr       = 49
 | appvit       = 57
 | appint       = 81
 | apptal       = 75
 | appawr       = 63
 | applck       = 69
 | appspd       = 55
 | apparm       = 5
 | appres       = 6
 | appeva       = 15
 | jrnyfocus    = 3
 | jrnyhealth   = 30
 | jrnystr      = 44
 | jrnyvit      = 52
 | jrnyint      = 76
 | jrnytal      = 70
 | jrnyawr      = 58
 | jrnylck      = 64
 | jrnyspd      = 50
 | jrnyarm      = 0
 | jrnyres      = 1
 | jrnyeva      = 10
 | mstrfocus    = 3
 | mstrhealth   = 30
 | mstrstr      = 44
 | mstrvit      = 52
 | mstrint      = 76
 | mstrtal      = 70
 | mstrawr      = 58
 | mstrlck      = 64
 | mstrspd      = 50
 | mstrarm      = 0
 | mstrres      = 1
 | mstreva      = 10
 | goldapp      = {{gold|8}}
 | goldjrny     = {{gold|3}}
 | goldmstr     = {{gold|3}}
 | weaponsapp   = [[Cane]]
 | weaponsjrny  = [[Cane]]
 | weaponsmstr  = [[Cane]]
 | armorapp     = [[Old Boots]]
 | armorjrny    =
 | armormstr    =
 | equipapp     =
 | equipjrny    =
 | equipmstr    =
 | itemsapp     = 2x [[Godsbeard]]<br />1x [[Golden Root]]<br />1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
 | itemsjrny    = 1x [[Godsbeard]]<br />1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
 | itemsmstr    = 1x [[Godsbeard]]<br />1x [[Tinder Pouch]]<br />1x [[Safety Stone]]
}}