Template:Offhand: Difference between revisions
From Tiny Rogues Wiki
(Blanked the page) Tag: Blanking |
(header link, spacing) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Segment | |||
| SectionCls=section-border {{{class|}}} mw-collapsible mw-collapsed | |||
| hStyles=font-size: 1.25em; | |||
| Title0=[[File:Buckler.png|25px|link=[[Offhand]]]] [[Offhand|Offhands]] | |||
| Content0= | |||
<dfn>{{</dfn> | |||
<ul class="FilterSearchNone" id="FilterUL" style=" margin-left: 0px"> | |||
<ul style="border-color:#7b7c85 !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 = "1" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#61ceee !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 = "2" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#e1c969 !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 = "3" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#b100fc !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 = "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 | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<dfn>}}</dfn> | |||
}} |