Template:Accessory: Difference between revisions
From Tiny Rogues Wiki
No edit summary |
(header link,spacing) |
||
(11 intermediate revisions by 2 users 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:Amethyst Ring.png|25px]]Accessory | | Title0=[[File:Amethyst Ring.png|25px|link=[[Accessory]]]] [[Accessory|Accessories]] | ||
| Content0= | | Content0= | ||
<dfn>{{</dfn> | <dfn>{{</dfn> | ||
<ul class="FilterSearchNone" id="FilterUL" style=" margin-left: 0px"> | <ul class="FilterSearchNone" id="FilterUL" style=" margin-left: 0px"> | ||
<ul style="border-color:#7b7c85 !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | <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 = "Accessory" and Rarity = "1" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | </ul> | ||
<ul style="border-color:#61ceee !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | <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 = "Accessory" and Rarity = "2" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | </ul> | ||
<ul style="border-color:#e1c969 !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | <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 = "Accessory" and Rarity = "3" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | </ul> | ||
<ul style="border-color:#b100fc !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | <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 = "Accessory" and Rarity = "4" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | |||
<ul style="border-color:#f64e00 !important;border:1px solid;border-radius: 10px;margin-bottom: 5px;"> | <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 = "Accessory" and Rarity = "5" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | </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 = "Accessory" and Rarity = "6" | |||
|group by=_pageID | |||
|limit = 250 | |||
}} | |||
</ul> | </ul> | ||
<dfn>}}</dfn> | <dfn>}}</dfn> | ||
}} | }} |