Difference between revisions of "Template:Trait infobox"
Jump to navigation
Jump to search
m |
m |
||
Line 24: | Line 24: | ||
</div><!-- | </div><!-- | ||
AUTOCATEGORIZATION | AUTOCATEGORIZATION | ||
--> | -->{{#if: {{NAMESPACE}}|| | ||
<!-- Class traits --> | <!-- Class traits --> | ||
{{#if: {{{class|}}}| | {{#if: {{{class|}}}| | ||
Line 39: | Line 39: | ||
| #default = [[Category:{{ucfirst:{{{class}}}}} traits]] | | #default = [[Category:{{ucfirst:{{{class}}}}} traits]] | ||
}} | }} | ||
}} | |||
}} | }} | ||
{{Quotation|In-game description|{{{description|''No description available.''}}} }} | {{Quotation|In-game description|{{{description|''No description available.''}}} }} |
Revision as of 18:42, 13 June 2017
Description
{{Trait infobox | name = | icon = | class = | level = | description = | actions = }}
Parameters
- name
- Action name. Defaults to the page name.
- icon
- Action icon to show. If not explicitly stated, displays File:<name>.png.
- class
- Class this trait is learned by. Accepts comma-separated: MRD, GLA, PGL, LNC, ARC, ROG, CNJ, THM, ACN, miner, botanist, or fisher.
- level
- Optional. Level required.
- description
- Action description.
- actions
- Optional. Comma-separated list of actions that this trait affects.
- release
- Optional. Expansion this action belongs to. Accepts: heavensward, or stormblood.
Example
{{Trait infobox | name = Enhanced Vitality | icon = Enhanced vitality.png | class = GLA | level = 8 | description = Increases Vitality by 2. | actions = | release = }}
“Increases Vitality by 2.
— In-game description