Template:Offhand: Difference between revisions
From Tiny Rogues Wiki
m (plural title) |
(header link, spacing) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| SectionCls=section-border {{{class|}}} mw-collapsible mw-collapsed | | SectionCls=section-border {{{class|}}} mw-collapsible mw-collapsed | ||
| hStyles=font-size: 1.25em; | | hStyles=font-size: 1.25em; | ||
| Title0=[[File:Buckler.png|25px]]Offhands | | Title0=[[File:Buckler.png|25px|link=[[Offhand]]]] [[Offhand|Offhands]] | ||
| Content0= | | Content0= | ||
<dfn>{{</dfn> | <dfn>{{</dfn> | ||
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 |