Difference between revisions of "Template:Weapons"

95 bytes added ,  11:16, 28 September 2018
test
(test)
Line 1: Line 1:
{{#ifeq:{{{1|}}}|Slash|Slash|}}{{#ifeq:{{{1|}}}|Strike|Blow|}}{{#ifeq:{{{1|}}}|Pierce|Thrust|}}{{#ifeq:{{{1|}}}|Ranged|Shot|}}{{#ifeq:{{{1|}}}|Magic|Magic|}}{{#ifeq:{{{1|}}}|Wide Magic|Wide Magic|}}{{#ifeq:{{{1|}}}|Wide Slash|Wide Slash|}}{{#ifeq:{{{1|}}}|Heal|Heal|}}{{#ifeq:{{{1|}}}|Snipe|Snipe|}}
{{#switch:{{lc:{{{1|}}}}}
| 斬撃 | | slash = Slash
| 打撃 | | strike | blow = Blow
| 突撃 | | pierce | thrust = Thrust
| 射撃 | | ranged | shot = Shot
| 魔法 | | magic = Magic
| 狙撃 | | snipe = Snipe
| 横一文字 | wide slash | wide_slash | wide-slash = Wide Slash
| 全武 | all | all-round | warrior = Warrior
| | none = None
|#default = {{{1|}}}
}}