Template:Offhand: Difference between revisions

From Tiny Rogues Wiki
No edit summary
(header link, spacing)
 
(5 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:Buckler.png|25px]]Offhand
| Title0=[[File:Buckler.png|25px|link=[[Offhand]]]] [[Offhand|Offhands]]
| Content0=
| Content0=
<dfn>{{</dfn>
<dfn>{{</dfn>
Line 9: Line 9:
{{#cargo_query:
{{#cargo_query:
tables=Equipment_Infobox
tables=Equipment_Infobox
|fields=_pageName,Effect,Attunement,Rarity
|fields=_pageName
|format=template
|format=template
|template=WeaponList
|template=WeaponList
|where=Equipment_Type = "Offhand" and Rarity = "C"
|where=Equipment_Type = "Offhand" and Rarity = "1"
|group by=_pageID
|group by=_pageID
|limit = 250
|limit = 250
Line 20: Line 20:
{{#cargo_query:
{{#cargo_query:
tables=Equipment_Infobox
tables=Equipment_Infobox
|fields=_pageName,Effect,Attunement,Rarity
|fields=_pageName
|format=template
|format=template
|template=WeaponList
|template=WeaponList
|where=Equipment_Type = "Offhand" and Rarity = "U"
|where=Equipment_Type = "Offhand" and Rarity = "2"
|group by=_pageID
|group by=_pageID
|limit = 250
|limit = 250
Line 31: Line 31:
{{#cargo_query:
{{#cargo_query:
tables=Equipment_Infobox
tables=Equipment_Infobox
|fields=_pageName,Effect,Attunement,Rarity
|fields=_pageName
|format=template
|format=template
|template=WeaponList
|template=WeaponList
|where=Equipment_Type = "Offhand" and Rarity = "R"
|where=Equipment_Type = "Offhand" and Rarity = "3"
|group by=_pageID
|group by=_pageID
|limit = 250
|limit = 250
Line 42: Line 42:
{{#cargo_query:
{{#cargo_query:
tables=Equipment_Infobox
tables=Equipment_Infobox
|fields=_pageName,Effect,Attunement,Rarity
|fields=_pageName
|format=template
|format=template
|template=WeaponList
|template=WeaponList
|where=Equipment_Type = "Offhand" and Rarity = "E"
|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

Latest revision as of 16:17, 27 January 2024

{{
    }}