Difference between revisions of "Template:Trait infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 9: Line 9:
{{#if: {{{class|}}}|
{{#if: {{{class|}}}|
; [[Class]]
; [[Class]]
: {{#ifeq: {{lc:{{{class}}}}}|any|[[File:Any_class_frame_icon.png|20px|top|link=Class]] [[Class|ANY]]|{{#arraymap:{{{class}}}|,|@@@|{{@@@|name=y}}|<br>}} }}
: {{#ifeq: {{lc:{{{class}}}}}|any|[[File:Any_class_frame_icon.png|20px|top|link=Class]] [[Class]]|{{#arraymap:{{{class}}}|,|@@@|{{@@@|name=y}}|<br>}} }}
}}
}}
{{#if: {{{level|}}}|
{{#if: {{{level|}}}|
Line 58: Line 58:
: Action icon to show. If not explicitly stated, displays <tt>File:<nowiki><name></nowiki>.png</tt>.
: Action icon to show. If not explicitly stated, displays <tt>File:<nowiki><name></nowiki>.png</tt>.
; class
; class
: Class this trait is learned by. Accepts comma-separated: MRD, GLA, PGL, LNC, ARC, ROG, CNJ, THM, ACN, MINER, BOTANIST, or FISHER.
: Class this trait is learned by. Accepts comma-separated: MRD, GLA, PGL, LNC, ARC, ROG, CNJ, THM, ACN, miner, botanist, or fisher.
; level
; level
: Optional. Level required.
: Optional. Level required.

Revision as of 17:11, 12 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 = 
}}
Enhanced vitality.png

Enhanced Vitality

Class
Gladiator frame icon.png GLA
Level
8

Increases Vitality by 2.

— In-game description