Template:Offhand: Difference between revisions
From Tiny Rogues Wiki
m (plural title) |
(added legendary and set rarity boxes) |
||
Line 46: | Line 46: | ||
|template=WeaponList | |template=WeaponList | ||
|where=Equipment_Type = "Offhand" and Rarity = "4" | |where=Equipment_Type = "Offhand" and Rarity = "4" | ||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#f64e00 !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | |||
{{#cargo_query: | |||
tables=Equipment_Infobox | |||
|fields=_pageName | |||
|format=template | |||
|template=WeaponList | |||
|where=Equipment_Type = "Offhand" and Rarity = "5" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#00af00 !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | |||
{{#cargo_query: | |||
tables=Equipment_Infobox | |||
|fields=_pageName | |||
|format=template | |||
|template=WeaponList | |||
|where=Equipment_Type = "Offhand" and Rarity = "6" | |||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 |