List of maps in BTD6: Difference between revisions

m simplified the query syntax
mNo edit summary
Line 3: Line 3:
==List==
==List==
<div style="text-align:center">{{#cargo_query:table=btd6_maps, btd6_maps__removable_costs
<div style="text-align:center">{{#cargo_query:table=btd6_maps, btd6_maps__removable_costs
|fields=CONCAT("[[File:", image, "|x100px|link=", _pageName, "]]<br>[[", _pageName, "|", name, "]]") = Map,
|fields=CONCAT("[[File:", image, "|120px|link=", _pageName, "]]<br>[[", _pageName, "|", name, "]]") = Map,
difficulty = Difficulty,
difficulty = Difficulty,
entrances = Entrances,
entrances = Entrances,