Template:Weapons/MagicE: Difference between revisions
From Tiny Rogues Wiki
(Created page with "{{#cargo_query: tables=Weapon_Infobox |fields=_pageName |format=template |template=WeaponList |where=Weapon_Type LIKE "%Magic" and Rarity = "L" |group by=_pageID |limit = 250 }}") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where=Weapon_Type LIKE "%Magic" and Rarity = " | |where=Weapon_Type LIKE "%Magic%" and Rarity = "4" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
}} | }} |