Jump to content

Template:Chapter: Difference between revisions

forgot to catch level 0 in switch stmt
(using ifexpr for math instead of ifeq, which is for strings)
(forgot to catch level 0 in switch stmt)
Line 13: Line 13:
|}
|}
|-
|-
![[Image:Act {{#switch:{{{1|7}}}|1|2|3|4|5|6|7=1|8|9|10|11=2|12|13|14=3}} .MISSION FAILED.png|128px]]
![[Image:Act {{#switch:{{{1|7}}}|0|1|2|3|4|5|6|7=1|8|9|10|11=2|12|13|14=3}} .MISSION FAILED.png|128px]]
!valign="center" | {{#ifexpr:{{{1|7}}}=0|(None)|[[Image:Chapter {{{1|7}}} .MISSION COMPLETE.png|128px]]}}
!valign="center" | {{#ifexpr:{{{1|7}}}=0|(None)|[[Image:Chapter {{{1|7}}} .MISSION COMPLETE.png|128px]]}}
|-
|-