Template:Debate argument

From Tears of Themis Wiki
==Description==

For displaying debate stage enemy details. To be used in conjunction with Template:Debate wave

Usage[edit source]

{{Debate wave
|arguments=
{{Debate argument
|quote=
|attribute=
|hp=
|atk=
|def=
<!-- Optional, do not include if there are no skills -->
|skill1Icon=
|skill1Name=
|skill1Description=
...
|skill5Icon=
|skill5Name=
|skill5Description=
}}

}}

Example[edit source]

{{Debate wave
|arguments=
{{Debate argument
|quote=Testing the argument template
|attribute=Logic
|hp=123
|atk=456
|def=789
|skill1Icon=Layer by Layer
|skill1Name=Layer by Layer
|skill1Description=Lorem ipsum skill description
}}

{{Debate argument
|quote=Testing the argument template
|attribute=Null
|hp=987
|atk=654
|def=321
}}

}}

Wave 1[edit source]

Logic card type icon
Logic
"Testing the argument template"
HP: 123
ATK: 456
DEF: 789

Layer by Layer icon.png
Layer by Layer
Lorem ipsum skill description

No type card icon
Null
"Testing the argument template"
HP: 987
ATK: 654
DEF: 321

This template defines the table "StageArgument". View table.