Difference between revisions of "Template:Skill turn interval"
Jump to navigation
Jump to search
Tag: Undo |
SurtrFan8511 (talk | contribs) (Will this work hmm) Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#ifeq:{{{interval| | <includeonly><onlyinclude>{{#ifeq:{{{interval|1}}}|0|<!--turn intervals should never be 0 unless arguments were parsed incorrectly-->Interval error!|{{#ifeq:{{{interval|1}}} {{{surplus|0}}}|1 0||{{#switch:{{{total turn|1}}} | ||
| 0 = Phase | | 0 = Phase | ||
| 1 = Total | | 1 = Total |
Revision as of 16:13, 1 October 2023
{{Skill turn interval|interval=1|surplus=0|total turn=1}}
{{Skill turn interval|interval=3|surplus=2|total turn=1}}
Total turns 3, 6, 9...
{{Skill turn interval|interval=1|surplus=1|total turn=1}}
Total turns 2, 3, 4...
{{Skill turn interval|interval=3|surplus=0|total turn=0}}
Phase turns 1, 4, 7...
{{Skill turn interval|interval=999|surplus=0|total turn=0}}
Phase turn 1
The above documentation is transcluded from Template:Skill turn interval/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |