Template:Offhand/Menu/E: Difference between revisions
From Tiny Rogues Wiki
< Template:Offhand | Menu
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Equipment_Infobox | tables=Equipment_Infobox | ||
|fields=_pageName, Rarity | |fields=_pageName, Rarity, Equip_Load | ||
|format=template | |format=template | ||
|template=OffhandList | |template=OffhandList | ||
|where=Equipment_Type LIKE "%Offhand%" and Rarity = " | |where=Equipment_Type LIKE "%Offhand%" and Rarity = "4" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
}} | }} |