Difference between revisions of "Template:Grounds"

From DAS Wiki
Line 11: Line 11:
 
|founder=
 
|founder=
 
|owner=
 
|owner=
 +
|landscape_architect=
 +
|other_designers=
 
|builder=
 
|builder=
 
|area=
 
|area=
Line 36: Line 38:
 
-->{{#if:{{{acreage|}}}|<tr><th>Acreage</th><td>{{{acreage|}}}</td></tr>}}<!--
 
-->{{#if:{{{acreage|}}}|<tr><th>Acreage</th><td>{{{acreage|}}}</td></tr>}}<!--
 
-->{{#if:{{{type|}}}|<tr><th>Type of facility</th><td>{{{type}}}</td></tr>}}<!--
 
-->{{#if:{{{type|}}}|<tr><th>Type of facility</th><td>{{{type}}}</td></tr>}}<!--
-->{{#if:{{{founder|}}}{{{owner|}}}{{{builder|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">People</th></tr>}}<!--
+
-->{{#if:{{{founder|}}}{{{owner|}}}{{{builder|}}}{{{landscape_architect|}}}{{{other_designers|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">People</th></tr>}}<!--
 
-->{{#if:{{{founder|}}}|<tr><th>Founder</th><td>{{{founder|}}}</td></tr>}}<!--
 
-->{{#if:{{{founder|}}}|<tr><th>Founder</th><td>{{{founder|}}}</td></tr>}}<!--
 
-->{{#if:{{{owner|}}}|<tr><th>Owner</th><td>{{{owner|}}}</td></tr>}}<!--
 
-->{{#if:{{{owner|}}}|<tr><th>Owner</th><td>{{{owner|}}}</td></tr>}}<!--
 +
-->{{#if:{{{landscape_architect|}}}|<tr><th>Landscape Architect</th><td>{{{landscape_architect|}}}</td></tr>}}<!--
 +
-->{{#if:{{{other_designers|}}}|<tr><th>Other designers</th><td>{{{other_designers|}}}</td></tr>}}<!--
 
-->{{#if:{{{builder|}}}|<tr><th>Builder</th><td>{{{builder|}}}</td></tr>}}<!--
 
-->{{#if:{{{builder|}}}|<tr><th>Builder</th><td>{{{builder|}}}</td></tr>}}<!--
 
-->{{#if:{{{founded|}}}{{{opened|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Dates</th></tr>}}<!--
 
-->{{#if:{{{founded|}}}{{{opened|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Dates</th></tr>}}<!--

Revision as of 18:53, June 13, 2021

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

{{Grounds
|name=
|alt_name=
|image=
|address=
|geo_reference=
|founder=
|owner=
|landscape_architect=
|other_designers=
|builder=
|area=
|height=
|founded=
|opened=
|type=
|NRHP_ID=
|HRHP_url=
}}

Edit the page to see the template text. This template defines the table "Grounds". View table.