Difference between revisions of "Template:Item effect"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
Line 12: Line 12:
   }}{{#switch:{{lc:{{{1|}}}}}<!-- Effect value -->
   }}{{#switch:{{lc:{{{1|}}}}}<!-- Effect value -->
   | restore hp = Restores up to {{{percent|}}}% of HP{{#if:{{{max|}}}|&nbsp;({{{max}}} points max)}}.
   | restore hp = Restores up to {{{percent|}}}% of HP{{#if:{{{max|}}}|&nbsp;({{{max}}} points max)}}.
   | spell speed | skill speed | critical hit | magic defense | direct hit rate | vitality | piety | mind | intelligence | strength | dexterity | tenacity | determination | craftsmanship | control | gathering | perception | gp | cp = &nbsp;+{{#if:{{{value|}}}|{{{value}}}}}{{#if:{{{percent|}}}|{{{percent}}}%}}{{#if:{{{max|}}}|&nbsp;(Max {{{max}}})}}
   | exp | gear durability| spell speed | skill speed | critical hit | magic defense | direct hit rate | vitality | piety | mind | intelligence | strength | dexterity | tenacity | determination | craftsmanship | control | gathering | perception | gp | cp = &nbsp;+{{#if:{{{value|}}}|{{{value}}}}}{{#if:{{{percent|}}}|{{{percent}}}%}}{{#if:{{{max|}}}|&nbsp;(Max {{{max}}})}}
   | #default = {{{value|}}}
   | #default = {{{value|}}}
   }}|''No effect name provided.''}}</p></onlyinclude><noinclude>
   }}|''No effect name provided.''}}</p></onlyinclude><noinclude>

Revision as of 22:37, 1 February 2019

No effect name provided.

Description

{{item effect|<effect>|percent=|max=}}

Parameters

Unnamed parameter 1
Item effect. Accepts: restore hp. (types under construction).
percent
Effect percent.
max
Effect max value.

Example

{{Item effect|restore hp|percent=24|max=1920}}

Restores up to 24% of HP (1920 points max).