17,030
edits
(Revert to revision 41117) Tag: Replaced |
(Migrate to new module) |
||
Line 1: | Line 1: | ||
<noinclude>This template is powered by Lua from [[Module: | <noinclude>This template is powered by Lua from [[Module:Attacks/Tables]]. | ||
Syntax: {{T|PlayerSpecialAttackTable|Effect}}. | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Effect", | |||
"description": "If specified, only special attacks which have the specified effect are included; otherwise, all special attacks are included", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "Produces a table of special attacks the player may inflict in combat." | |||
} | |||
</templatedata> | |||
[[Category:Tables]] | [[Category:Tables]] | ||
{{V}}<br/><br/><br/></noinclude> | {{V}}<br/><br/><br/></noinclude> | ||
{{#invoke: | <onlyinclude>{{#invoke:Attacks/Tables|getSpecialAttackTable|Item|{{{1|}}}}}</onlyinclude> | ||
<noinclude> | |||
</noinclude> |