Difference between revisions of "Template:Infobox Park"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
m (Template:Infobox park moved to Template:Infobox Park: capitalize infobox names (park=Park))
m
Line 21: Line 21:
 
{{!}} '''Operated by'''
 
{{!}} '''Operated by'''
 
{{!}} {{{operator}}}}}
 
{{!}} {{{operator}}}}}
 +
|-
 +
{{#if: {{{opened|}}}|
 +
{{!}} '''Opened'''
 +
{{!}} {{{opened}}}}}
 
|-  
 
|-  
 
{{#if: {{{visitors|}}}|
 
{{#if: {{{visitors|}}}|
Line 29: Line 33:
 
{{!}} '''Location'''
 
{{!}} '''Location'''
 
{{!}} {{{location}}}}}
 
{{!}} {{{location}}}}}
|-
 
{{#if: {{{opened|}}}|
 
{{!}} '''Opened'''
 
{{!}} {{{opened}}}}}
 
 
|-
 
|-
 
{{#if: {{{mapcode|}}}|
 
{{#if: {{{mapcode|}}}|
Line 38: Line 38:
 
|}<noinclude>
 
|}<noinclude>
 
This is an infobox template for when you want a generic infobox for a park, preserve or similar facility of any kind. For the Map field, just use the built-in Google Editors Map to find the latitude and longitude for the respective "lat" and "lon" properties.
 
This is an infobox template for when you want a generic infobox for a park, preserve or similar facility of any kind. For the Map field, just use the built-in Google Editors Map to find the latitude and longitude for the respective "lat" and "lon" properties.
 +
<pre>{{Infobox Park
 +
|park=
 +
|image=
 +
|caption=
 +
|type=
 +
|size=
 +
|facilties=
 +
|operator=
 +
|visitors=
 +
|opened=
 +
|location=
 +
|mapcode=
 +
}}</pre>
  
 
[[Category:Infobox templates|Park]]
 
[[Category:Infobox templates|Park]]
 
</noinclude>
 
</noinclude>

Revision as of 08:46, 14 March 2007

This is an infobox template for when you want a generic infobox for a park, preserve or similar facility of any kind. For the Map field, just use the built-in Google Editors Map to find the latitude and longitude for the respective "lat" and "lon" properties.

{{Infobox Park
|park=
|image=
|caption=
|type=
|size=
|facilties=
|operator=
|visitors=
|opened=
|location=
|mapcode=
}}