Difference between revisions of "Template:Skill turn interval"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Changed wording according to UI changes)
Tag: Reverted
Line 1: Line 1:
<includeonly><onlyinclude>{{#ifeq:{{{interval|0}}}|0|<!--turn intervals should never be 0 unless arguments were parsed incorrectly-->Server Error 😔|{{#ifeq:{{{interval|1}}} {{{surplus|0}}}|1 0||{{#switch:{{{total turn}}}
<includeonly><onlyinclude>{{#ifeq:{{{effect_serial_id|0}}}|0|<!--effect ID should never be 0 unless arguments were parsed incorrectly-->Server Error 😔|{{#ifeq:{{{interval|1}}} {{{surplus|0}}}|1 0||{{#switch:{{{total turn}}}
| 0 = Phase
| 0 = Phase
| 1 = Total
| 1 = Total

Revision as of 15:58, 1 October 2023

Template documentation[view] [edit] [history] [purge]
{{Skill turn interval|interval=1|surplus=0|total turn=1}}

Server Error 😔

{{Skill turn interval|interval=3|surplus=2|total turn=1}}

Server Error 😔

{{Skill turn interval|interval=1|surplus=1|total turn=1}}

Server Error 😔

{{Skill turn interval|interval=3|surplus=0|total turn=0}}

Server Error 😔

{{Skill turn interval|interval=999|surplus=0|total turn=0}}

Server Error 😔