Template:Weapons/RangedU: 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 "%Ranged" and Rarity = "U" |group by=_pageID |limit = 250 }}") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where=Weapon_Type LIKE "%Ranged" and Rarity = " | |where=Weapon_Type LIKE "%Ranged%" and Rarity = "2" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
}} | }} |