Difference between revisions of "Template:BuildingQueryMap"

From DAS Wiki
(Undo revision 1686 by Jml (talk))
Tag: Undo
Line 1: Line 1:
 
{{#cargo_compound_query:
 
{{#cargo_compound_query:
tables=buildings;where=building_type='Library' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Blue-marker.png
+
tables=buildings;where=building_type='Library' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Blue-marker.png
|tables=buildings;where=building_type='Church' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Red-marker.png
+
|tables=buildings;where=building_type='Church' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Red-marker.png
|tables=buildings;where=building_type='Government' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Brown-marker.png
+
|tables=buildings;where=building_type='Government' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Brown-marker.png
|tables=buildings;where=building_type='Park' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Green-marker.png
+
|tables=buildings;where=building_type='Park' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Green-marker.png
|tables=buildings;where=building_type='Dwelling' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Yellow-marker.png
+
|tables=buildings;where=building_type='Dwelling' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Yellow-marker.png
|tables=buildings;where=building_type='Commercial' AND architectural_style='{{PAGENAME}}';fields=_pageName,Geo;icon=Purple-marker.png
+
|tables=buildings;where=building_type='Commercial' AND architect='{{PAGENAME}}';fields=_pageName,Geo;icon=Purple-marker.png
 
|format=leaflet
 
|format=leaflet
 
|height        = 600
 
|height        = 600

Revision as of 11:31, May 10, 2021

Error: Table buildings not found.
Library Blue-marker.png Church Red-marker.png Government Brown-marker.png Commercial Purple-marker.png Dwelling Yellow-marker.png Park Green-marker.png Educational Orange-marker.png