Template:Companion: Difference between revisions
From Tiny Rogues Wiki
(Created page with "{{Segment | SectionCls=section-border {{{class|}}} mw-collapsible mw-collapsed | hStyles=font-size: 1.25em; | Title0=25pxCompanion | 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...") |
(header link,spacing) |
||
(3 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:Red Mushroom Pin.png|25px]]Companion | | Title0=[[File:Red Mushroom Pin.png|25px|link=[[Companion]]]] [[Companion|Companions]] | ||
| Content0= | | Content0= | ||
<dfn>{{</dfn> | <dfn>{{</dfn> | ||
Line 8: | Line 8: | ||
<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: | {{#cargo_query: | ||
tables= | tables=Companion_Infobox | ||
|fields=_pageName | |fields=_pageName | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where= | |where=Rarity = "1" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
Line 19: | Line 19: | ||
<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: | {{#cargo_query: | ||
tables= | tables=Companion_Infobox | ||
|fields=_pageName | |fields=_pageName | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where= | |where=Rarity = "2" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
Line 30: | Line 30: | ||
<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: | {{#cargo_query: | ||
tables= | tables=Companion_Infobox | ||
|fields=_pageName | |fields=_pageName | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where= | |where=Rarity = "3" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
Line 41: | Line 41: | ||
<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: | {{#cargo_query: | ||
tables= | tables=Companion_Infobox | ||
|fields=_pageName | |fields=_pageName | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where= | |where=Rarity = "4" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 | ||
Line 52: | Line 52: | ||
<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: | {{#cargo_query: | ||
tables= | tables=Companion_Infobox | ||
|fields=_pageName | |fields=_pageName | ||
|format=template | |format=template | ||
|template=WeaponList | |template=WeaponList | ||
|where= | |where=Rarity = "5" | ||
|group by=_pageID | |group by=_pageID | ||
|limit = 250 | |limit = 250 |