Template:WeaponTypeRow: Difference between revisions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
|{{{notes|}}} | |{{{notes|}}} | ||
<noinclude> | <noinclude> | ||
==Usage== | |||
<pre> | |||
{{WeaponTypeRow|Name|Rarity|ATP|ATA|max grind|special=special|requirement to equip|class=001000000000|notes=notes}} | |||
</pre> | |||
The <code>class</code> argument is in class order (HUmar, HUnewearl, HUcast, HUcaseal, RAmar, RAmarl, RAcast, RAcaseal, FOmar, FOmarl, FOnewm, FOnewearl), with a 1 if the class can use it and a 0 if they can't. Leave the argument blank if all classes can equip it. | |||
The <code>notes</code> argument is for things like additional stats and features unique to the weapon. Use <code>&#43;</code> for a plus sign and <code>&minus;</code> for a minus sign at the start of <code>notes</code>. | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 16:29, 12 July 2017
|- |[[{{{1}}}]] |{{{2}}}★ |{{{3}}} |{{{4}}} |{{{5}}} | |{{{6}}} |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98; border-right:solid 1px black"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98; border-right:solid 1px black"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |style="background-color:#98FB98;"|○ |
Usage
{{WeaponTypeRow|Name|Rarity|ATP|ATA|max grind|special=special|requirement to equip|class=001000000000|notes=notes}}
The class
argument is in class order (HUmar, HUnewearl, HUcast, HUcaseal, RAmar, RAmarl, RAcast, RAcaseal, FOmar, FOmarl, FOnewm, FOnewearl), with a 1 if the class can use it and a 0 if they can't. Leave the argument blank if all classes can equip it.
The notes
argument is for things like additional stats and features unique to the weapon. Use +
for a plus sign and −
for a minus sign at the start of notes
.