User:Ken/Sandbox: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#cargo_query:
{{#cargo_query:
tables=Weapon_Infobox
tables=Weapon_Infobox
|fields=_pageName,Weapon_Type,Attack_Type,Rarity,Hand,DMGmin,DMGmax,APS,Capacity,Reload,AttackRange,Effect,ProfSTR,ProfDEX,ProfINT
|fields=_pageName,Weapon_Type,Attack_Type,Rarity,Hand,DMGmin,DMGmax,APS,Capacity,Reload,AttackRange,ProfSTR,ProfDEX,ProfINT
|format=template
|format=template
|template=WeaponTable
|template=WeaponTable
|where=Rarity='C' and Weapon_Type = 'Sword/Melee'
|where=Weapon_Type LIKE "%Melee"
|group by=_pageID
|group by=_pageID
|limit = 250
|limit = 250
}}
}}

Revision as of 22:25, 13 April 2023

Error: No field named "Attack_Type" found for any of the specified database tables.