Difference between revisions of "Template:TL"

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

Latest revision as of 12:17, 29 January 2020

Tier list grid icon