Difference between revisions of "User:Mornsta/Sandbox4"
Jump to navigation
Jump to search
>Mornsta-gpuser (Blanked the page) |
>Mornsta-gpuser |
||
| Line 1: | Line 1: | ||
| − | + | {{#cargo_query:tables=Adventurers | |
| + | |fields=CONCAT('<div style="display:inline-block; width: 65px; margin: 0 3px 0 3px; vertical-align:top;">[[File:', Id, ' 0', VariationId,' r0',Rarity,'.png|60px|link=',_pageName,']]<br/>[[' , _pageName, ']]</div>') | ||
| + | |where= DATEDIFF(ReleaseDate,NOW()) >= -300 | ||
| + | |group by=_pageName | ||
| + | |order by= ReleaseDate DESC, Rarity DESC, Id DESC, VariationId | ||
| + | |more results text= | ||
| + | |delimiter=}} | ||
Revision as of 05:07, 10 December 2018
Error: Table Adventurers not found.