65,723
editsAd placeholder
Template:Weapon action: Difference between revisions
Jump to navigation
Jump to search
Updated to use spells table
HiddenDragon (talk | contribs) No edit summary |
HiddenDragon (talk | contribs) (Updated to use spells table) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = | <includeonly>{{#cargo_query: tables = spells | ||
| fields = _pageName = link, name, icon, action_type, description, CONCAT({{{2|40}}})=size | | fields = _pageName = link, name, controller_icon = icon, action_type, description, CONCAT({{{2|40}}})=size | ||
| where = _pageName = "{{#replace: {{{1}}} | " | \" }}" | | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" AND is_weapon_action = "1" | ||
| format = template | | format = template | ||
| template = WeaponAction/Format | | template = WeaponAction/Format |