Template:Companion/Menu/L: Difference between revisions
From Tiny Rogues Wiki
< Template:Companion | Menu
(Created page with "{{#cargo_query: tables=Equipment_Infobox |fields=_pageName |format=template |template=WeaponList |where=Equipment_Type LIKE "%Companion%" and Rarity = "5" |group by=_pageID |limit = 250 }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#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 | ||
}} | }} |