Difference between revisions of "Template:Grounds"

From DAS Wiki
Line 18: Line 18:
 
|elevation=
 
|elevation=
 
|founded=
 
|founded=
 +
|founded_approx=
 
|opened=
 
|opened=
 +
|opened_approx=
 
|type=
 
|type=
 
|NRHP_ID=
 
|NRHP_ID=
Line 39: Line 41:
 
|elevation=Float
 
|elevation=Float
 
|founded=Date
 
|founded=Date
 +
|founded_approx=Boolean
 
|opened=Date
 
|opened=Date
 +
|opened_approx=Boolean
 
|type=List (;) of String
 
|type=List (;) of String
 
|NRHP_ID=String
 
|NRHP_ID=String
Line 58: Line 62:
 
|elevation={{{elevation|}}}
 
|elevation={{{elevation|}}}
 
|founded={{{founded|}}}
 
|founded={{{founded|}}}
 +
|founded_approx={{{founded_approx|}}}
 
|opened={{{opened|}}}
 
|opened={{{opened|}}}
 +
|opened_approx={{{opened_approx|}}}
 
|type={{{type|}}}
 
|type={{{type|}}}
 
|NRHP_ID={{{NRHP_ID|}}}
 
|NRHP_ID={{{NRHP_ID|}}}
Line 83: Line 89:
 
-->{{#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>}}<!--
-->{{#if:{{{founded|}}}|<tr><th>Founded</th><td>{{{founded|}}}</td></tr>}}<!--
+
-->{{#if:{{{founded|}}}|<tr><th>Founded</th><td>{{#if:{{{founded_approx|}}}Abt: }}{{{founded|}}}</td></tr>}}<!--
-->{{#if:{{{opened|}}}|<tr><th>Opened to Public</th><td>{{{opened|}}}</td></tr>}}<!--
+
-->{{#if:{{{opened|}}}|<tr><th>Opened to Public</th><td>{{#if:{{{opened_approx|}}}Abt: }}{{{opened|}}}</td></tr>}}<!--
 
<!--
 
<!--
 
National Register
 
National Register

Revision as of 09:26, June 21, 2021

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

{{Grounds
|name=
|alt_name=
|image=
|address=
|perimeter=
|Geo=
|founder=
|owner=
|landscape_architect=
|other_designers=
|builder=
|acreage=
|elevation=
|founded=
|founded_approx=
|opened=
|opened_approx=
|type=
|NRHP_ID=
|NRHP_url=
}}

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