Difference between revisions of "Template:TL"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Teg
(Created page with "{{#cargo_query: tables=Characters |fields=_pageName=Name,InternalId |where=Name='{{{1|}}}' |group by=_pageName |format=template |template=TierListGridEntryDisplay }}")
>Caledor92
(removing _pagename=name)
 
(176 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{#cargo_query:
+
<noinclude>Tier list grid icon [[Category:Templates]]</noinclude><includeonly><div class="TierListBox"><!--
tables=Characters
+
-->{{#invoke:CargoQuery|main
|fields=_pageName=Name,InternalId
+
|q?tables=Adventurers
|where=Name='{{{1|}}}'
+
|q?fields=_pageName=Name,Id=InternalId,VariationId,Rarity
|group by=_pageName
+
|q?where=FullName="{{{1|{{{Name|}}}}}}"
|format=template
+
|q?groupBy=_pageName
 
|template=TierListGridEntryDisplay
 
|template=TierListGridEntryDisplay
}}
+
|q?limit=1
 +
|more results text=
 +
|default=?
 +
}}</div>[[Category:Tier List]]</includeonly>

Latest revision as of 12:17, 29 January 2020

Tier list grid icon