Cargo query

Modify query

View wikitext
{{#cargo_query:
limit=20
|offset=100
|tables=GeneralData
|fields=CONCAT('<div style="display:inline-block;border:1px solid #77bfcf50;margin:2px 0;vertical-align:bottom;"><div>[[Image:',Image,']]</div><div style="text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:152px;min-width:152px;margin:0 4px;">[[',_pageName,']]</div></div>')=Image
|where=Image IS NOT NULL
|order by=CONCAT('<div style="display:inline-block;border:1px solid #77bfcf50;margin:2px 0;vertical-align:bottom;"><div>[[Image:',Image,']]</div><div style="text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:152px;min-width:152px;margin:0 4px;">[[',_pageName,']]</div></div>') 
|format=list
}}