Template:AreaMapDisplay: Difference between revisions
From IdleOn MMO Wiki
(Created page with "<includeonly>{{#cargo_query:tables=AreaMapDisplay |fields=WorldImage=WorldImage, x=x, y=y, Size=Size |where=Area LIKE "{{{1}}}" |format=template |template=AreaMapDisplay/Format |named args=yes |default={{{1}}} }}</includeonly>") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query:tables=AreaMapDisplay | <includeonly>{{#cargo_query:tables=AreaMapDisplay | ||
|fields=WorldImage=WorldImage, x=x, y=y, Size=Size | |fields=WorldImage=WorldImage, IF( 1 = 1, "{{{1}}}", '')=Area, x=x, y=y, Size=Size | ||
|where=Area LIKE "{{{1}}}" | |where=Area LIKE "{{{1}}}" | ||
|format=template | |format=template |