Difference between revisions of "Template:BuildingQueryMap"

From DAS Wiki
Line 1: Line 1:
 
{{#cargo_query:
 
{{#cargo_query:
 
  tables        = buildings
 
  tables        = buildings
  |fields        = completion_date=Completed,buildings._pageName=Building,Geo=Geo
+
  |fields        = completion_date,buildings._pageName=Building,Geo=Geo
 
  |where        = architect='{{PAGENAME}}'
 
  |where        = architect='{{PAGENAME}}'
|order by      = buildings.completion_date
 
 
  |format        = map
 
  |format        = map
 
  |height        = 300
 
  |height        = 300
 
  |width        = 600
 
  |width        = 600
 
}}
 
}}

Revision as of 20:27, May 3, 2021

Error: Table buildings not found.