Template:Weapon action: Difference between revisions

Jump to navigation Jump to search
Second attempt at fixing issue with Template:Condition sources
(Trying to solve quoting issue when Template:Condition sources leads to here.)
(Second attempt at fixing issue with Template:Condition sources)
Line 1: Line 1:
<includeonly>{{#cargo_query: tables = weapon_actions
<includeonly>{{#cargo_query: tables = weapon_actions
| fields = _pageName = link, name, icon, action_type, description, CONCAT({{{2|40}}})=size
| fields = _pageName = link, name, icon, action_type, description, CONCAT({{{2|40}}})=size
| where = name = '{{#replace: {{{1}}} | ' | \' }}'
| where = name = "{{#replace: {{{1}}} | " | \" }}"
| format = template
| format = template
| template = WeaponAction/Format
| template = WeaponAction/Format

Navigation menu