Difference between revisions of "Template:Trait infobox"
Jump to navigation
Jump to search
m |
m |
||
Line 60: | Line 60: | ||
<!-- Actions unlocked by quests --> | <!-- Actions unlocked by quests --> | ||
{{#if: {{{req-quest|}}}|[[Category:Traits unlocked by quest]]}} | {{#if: {{{req-quest|}}}|[[Category:Traits unlocked by quest]]}} | ||
}}{{Quotation|In-game description|{{{description|''No description available.''}}} }}{{#if: {{{description|}}}|{{#set:Has game description={{{description}}}}} }} | }}{{Quotation|In-game description|{{Colorize|{{{description|''No description available.''}}}}} | ||
{{{facts|}}}}}{{#if: {{{description|}}}|{{#set:Has game description={{{description}}}}} }} | |||
{{clear}} | {{clear}} | ||
{{#ifexpr: {{#ask: [[Has related trait::{{PAGENAME}}]]|format=count}} > 0 | | {{#ifexpr: {{#ask: [[Has related trait::{{PAGENAME}}]]|format=count}} > 0 | |
Revision as of 12:31, 6 December 2017
Description
{{Trait infobox | name = | icon = | acquired = | level = | description = | req-quest = | pvp = | release = }}
Parameters
- name
- Action name. Defaults to the page name.
- icon
- Action icon to show. If not explicitly stated, displays File:<name>.png.
- acquired
- Class/job required to use this trait. Accepts comma-separated: marauder, gladiator, warrior, paladin, dark knight, conjurer, white mage, scholar, astrologian, pugilist, lancer, archer, rogue, thaumaturge, arcanist, monk, dragoon, bard, black mage, summoner, ninja, machinist, samurai, red mage, carpenter, blacksmith, armorer, goldsmith, leatherworker, weaver, alchemist, culinarian, botanist, fisher, or miner.
- level
- Level required to learn a trait. Defaults to 1.
- description
- Action description.
- req-quest
- Optional. Quest required.
- pvp
- Optional. Applies only to combat classes/jobs. Set y to specify this trait belongs to PvP, or c to specify this PvE trait has a PvP counterpart. Defaults to none (no notice).
- release
- Optional. Expansion this action belongs to. Accepts: heavensward, or stormblood.
Example
{{Trait infobox | name = Enhanced Vitality | icon = Enhanced vitality.png | acquired = gladiator, marauder | level = 10 | description = Increases Vitality by 2. | req-quest = | release = }}
“Increases Vitality by 2.
— In-game description