Difference between revisions of "Template:Action fact"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
<onlyinclude>:{{#if:{{{2|}}}|<!-- | <onlyinclude>:{{#if:{{{2|}}}|<!-- | ||
-- | -->{{#switch:{{lc:{{{1|}}}}} | ||
| additional | additional effect = Additional Effect | | additional | additional effect = <span class="colorized-description single-tick">Additional Effect:</span> | ||
| cure | cure potency = Cure Potency | | cure | cure potency = <span class="colorized-description single-tick">Cure Potency:</span> | ||
| aetherflow gauge cost = [[Aetherflow]] Gauge Cost | | aetherflow gauge cost = [[Aetherflow]] Gauge Cost | ||
| #default = {{ucfirst:{{{1|}}}}} | | #default = <span class="colorized-description single-tick">{{ucfirst:{{{1|}}}}}:</span> | ||
}} {{#switch:{{lc:{{{1|}}}}} | |||
| duration = {{#switch:{{lc:{{{2|}}}}} | | duration = {{#switch:{{lc:{{{2|}}}}} | ||
| infinite = Infinite | | infinite = Infinite |
Revision as of 03:33, 4 July 2017
- No fact name provided.
Description
{{action fact|<fact>|<description>}}
Parameters
- Unnamed parameter 1
- Fact name. Accepts: duration, additional, potency, or aetherflow gauge cost (types under construction).
- Unnamed parameter 2
- Fact value. If param 1 is specified, displays 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