Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 16: Line 16:
 
|-
 
|-
 
! Image
 
! Image
| {{#if:{{{image|}}}|[[File:{{{image|}}}|200px]]}}|\n
+
| {{#if:{{{image|}}}|[[File:{{{image|}}}|200px]]}}
 
|-
 
|-
 
! Address
 
! Address
| {{{address|}}}|\n
+
| {{{address|}}}
 
|-
 
|-
 
! Geo-reference
 
! Geo-reference
| {{#if:{{{Geo|}}}|{{{Geo}}} }}|\n
+
| {{#if:{{{Geo|}}}|{{{Geo}}} }}
 
|-
 
|-
 
! Architect
 
! Architect
| {{#if:{{{architect|}}}|[[{{{architect|}}}]]}}|\n
+
| {{#if:{{{architect|}}}|[[{{{architect|}}}]]}}
 
|}
 
|}
  
 
[[Category:Buildings]]
 
[[Category:Buildings]]
 
</includeonly>
 
</includeonly>

Revision as of 13:28, April 16, 2021

This is the "Buildings" template. It should be called in the following format:

{{Buildings
|image=
|address=
|Geo=
|architect=
}}

Edit the page to see the template text. This template defines the table "buildings". This table has not been created yet.