Difference between revisions of "Template:Action fact"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
| cure | cure potency = Cure Potency
| cure | cure potency = Cure Potency
| refresh | refresh potency = Refresh Potency
| refresh | refresh potency = Refresh Potency
| combo = {{#switch:{{{2}}}|bonus|action=Combo {{ucfirst:{{{2}}}}}|#default={{{2}}} Combo Bonus}}
| success rate = Success Rate
| success rate = Success Rate
| aetherflow gauge cost = [[Aetherflow]] Gauge Cost
| aetherflow gauge cost = [[Aetherflow]] Gauge Cost
Line 12: Line 13:
                                 | efficiency | success rate = {{#if:{{{other|}}}|{{{2|}}}|{{{2|}}}%}}
                                 | efficiency | success rate = {{#if:{{{other|}}}|{{{2|}}}|{{{2|}}}%}}
                                 | aetherflow gauge cost | dreadwyrm aether cost = {{{2|}}}
                                 | aetherflow gauge cost | dreadwyrm aether cost = {{{2|}}}
                                | combo = {{{3|}}}
                                 | #default = {{colorize|{{{2|}}}}}
                                 | #default = {{colorize|{{{2|}}}}}
                                 }}<!--
                                 }}<!--
Line 23: Line 25:
== Parameters ==
== Parameters ==
;Unnamed parameter 1
;Unnamed parameter 1
:Fact name. Accepts: ''duration'', ''additional'', ''potency'', ''aetherflow gauge cost'', ''dreadwyrm aether cost''. (types under construction).
:Fact name. Accepts: ''duration'', ''additional effect'', ''potency'', ''cure potency'', ''refresh'', ''efficiency'', ''success rate'', ''combo'', ''aetherflow gauge cost'', ''dreadwyrm aether cost''. (types under construction).
;Unnamed parameter 2
;Unnamed parameter 2
:Fact value. If ''param 1'' is specified, displays fact value.
:Fact value. If ''param 1'' is specified, displays fact value. If ''param 1'' is combo, this can be either ''action'', ''bonus'' or another type of combo.
;Unnamed parameter 3
:Additional fact value. If ''param 1'' is combo, displays this as fact value.
; other
; other
: Optional. Set anything to prevent the template from using predefined style to the ''fact value''.
: Optional. Set anything to prevent the template from using predefined style to the ''fact value''.
Line 38: Line 42:
<pre>{{Action fact|aetherflow gauge cost|1}}</pre>
<pre>{{Action fact|aetherflow gauge cost|1}}</pre>
{{Action fact|aetherflow gauge cost|1}}
{{Action fact|aetherflow gauge cost|1}}
<pre>{{Action fact|combo|action|Heavy Swing}}</pre>
{{Action fact|combo|action|Heavy Swing}}


[[Category:Formatting templates]]</noinclude>
[[Category:Formatting templates]]</noinclude>

Revision as of 13:40, 4 August 2017

No fact name provided.

Description

{{action fact|<fact>|<description>}}

Parameters

Unnamed parameter 1
Fact name. Accepts: duration, additional effect, potency, cure potency, refresh, efficiency, success rate, combo, aetherflow gauge cost, dreadwyrm aether cost. (types under construction).
Unnamed parameter 2
Fact value. If param 1 is specified, displays fact value. If param 1 is combo, this can be either action, bonus or another type of combo.
Unnamed parameter 3
Additional fact value. If param 1 is combo, displays this as fact value.
other
Optional. Set anything to prevent the template from using predefined style to the fact value.

Example

{{Action fact|duration|20}}
Duration: 20s
{{Action fact|Deals unaspected damage with each ```attack```.}}
Deals unaspected damage with each attack.
{{Action fact|aetherflow gauge cost|1}}
Aetherflow Gauge Cost: 1
{{Action fact|combo|action|Heavy Swing}}
Combo Action: Heavy Swing