Difference between revisions of "Template:Grounds"

From DAS Wiki
Line 31: Line 31:
 
|-<!-- all the arrows at the end and beginning of the lines below serve to eliminate carriage returns/line feeds from the published infobox. Otherwise, small amounts of vertical white space appear when no output is desired (i.e. when there is no entry for that particular category).-->
 
|-<!-- all the arrows at the end and beginning of the lines below serve to eliminate carriage returns/line feeds from the published infobox. Otherwise, small amounts of vertical white space appear when no output is desired (i.e. when there is no entry for that particular category).-->
 
<!--Site Information
 
<!--Site Information
-->{{#if:{{{alt_name|}}}{{{address|}}}{{{geo_reference|}}}{{{height|}}}{{{acreage|}}}{{{type|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Site Information</th></tr>}}<!--
+
-->{{#if:{{{alt_name|}}}{{{address|}}}{{{Geo|}}}{{{height|}}}{{{area|}}}{{{type|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Site Information</th></tr>}}<!--
 
-->{{#if:{{{alt_name|}}}|<tr><th>Other Name</th><td>{{{alt_name|}}}</td></tr>}}<!--
 
-->{{#if:{{{alt_name|}}}|<tr><th>Other Name</th><td>{{{alt_name|}}}</td></tr>}}<!--
 
-->{{#if:{{{address|}}}|<tr><th>Address</th><td>{{{address|}}}</td></tr>}}<!--
 
-->{{#if:{{{address|}}}|<tr><th>Address</th><td>{{{address|}}}</td></tr>}}<!--
 
-->{{#if:{{{Geo|}}}|<tr><th colspan="2">{{#display_map:|{{{Geo}}}~ ~ ~#3B3BF5~ ~ ~#68A1E6|width=320|height=250 }}</th></tr> }}<!--
 
-->{{#if:{{{Geo|}}}|<tr><th colspan="2">{{#display_map:|{{{Geo}}}~ ~ ~#3B3BF5~ ~ ~#68A1E6|width=320|height=250 }}</th></tr> }}<!--
 
-->{{#if:{{{height|}}}|<tr><th>Above Sea-level (ft)</th><td>{{{height|}}}</td></tr>}}<!--
 
-->{{#if:{{{height|}}}|<tr><th>Above Sea-level (ft)</th><td>{{{height|}}}</td></tr>}}<!--
-->{{#if:{{{acreage|}}}|<tr><th>Acreage</th><td>{{{acreage|}}}</td></tr>}}<!--
+
-->{{#if:{{{area|}}}|<tr><th>Acreage</th><td>{{{area|}}}</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|}}}{{{landscape_architect|}}}{{{other_designers|}}}|<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>}}<!--

Revision as of 16:02, June 14, 2021

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

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

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