Difference between revisions of "Template:Building query"

From DAS Wiki
Line 2: Line 2:
 
{{#cargo_compound_query:
 
{{#cargo_compound_query:
 
tables=buildings;where=architect='{{PAGENAME}}' OR landscape_architect='{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image
 
tables=buildings;where=architect='{{PAGENAME}}' OR landscape_architect='{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image
|tables=Grounds;where=landscape_architect='{{PAGENAME}}';fields=_pageName=Building,opened=Completed,address=Address,image=Image
+
|tables=Grounds;where=landscape_architect='{{PAGENAME}}';fields=_pageName=Project,opened=Completed,address=Address,image=Image
 
|tables=buildings;where=architecture_firm='{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image
 
|tables=buildings;where=architecture_firm='{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image
 
|tables=buildings;where=contractors HOLDS '{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image
 
|tables=buildings;where=contractors HOLDS '{{PAGENAME}}';fields=_pageName=Project,completion_date=Completed,address=Address,image=Image

Revision as of 10:10, June 16, 2021

Projects

Error: Table buildings not found.