Template:Infobox lighthouse: Difference between revisions

From Random Island Wiki
Jump to navigation Jump to search
>Mangoe
(re-order date fields)
>Mangoe
(put all construction fields together)
Line 11: Line 11:
! [[Geographic coordinate system|Coordinates]]<br><small> WGS-84 ([[Global Positioning System|GPS]])</small>
! [[Geographic coordinate system|Coordinates]]<br><small> WGS-84 ([[Global Positioning System|GPS]])</small>
{{!}} {{{coordinates<includeonly>| {{{latitude|}}}<br>{{{longitude|}}}</includeonly>}}} }}
{{!}} {{{coordinates<includeonly>| {{{latitude|}}}<br>{{{longitude|}}}</includeonly>}}} }}
|-
{{#if: {{{foundation<includeonly>|</includeonly>}}}|
! Foundation:
{{!}} {{{foundation}}} }}
|-
{{#if: {{{construction<includeonly>|</includeonly>}}}|
! Construction:
{{!}} {{{construction}}} }}
|-
|-
{{#if: {{{yearbuilt<includeonly>|</includeonly>}}}|
{{#if: {{{yearbuilt<includeonly>|</includeonly>}}}|
Line 35: Line 27:
! Deactivated:
! Deactivated:
{{!}} {{{yeardeactivated}}} }}
{{!}} {{{yeardeactivated}}} }}
|-
{{#if: {{{foundation<includeonly>|</includeonly>}}}|
! Foundation:
{{!}} {{{foundation}}} }}
|-
{{#if: {{{construction<includeonly>|</includeonly>}}}|
! Construction:
{{!}} {{{construction}}} }}
|-
|-
{{#if: {{{shape<includeonly>|</includeonly>}}} |
{{#if: {{{shape<includeonly>|</includeonly>}}} |

Revision as of 15:17, 4 June 2007

{{{name}}}
[[Image:{{{image_name}}}|250x300px| ]]
{{{caption}}}
Location: {{{location}}}
Coordinates
WGS-84 (GPS)
{{{coordinates}}}
Year first constructed: {{{yearbuilt}}}
Year first lit: {{{yearlit}}}
Automated: {{{automated}}}
Deactivated: {{{yeardeactivated}}}
Foundation: {{{foundation}}}
Construction: {{{construction}}}
Tower shape: {{{shape}}}
Markings/Pattern: {{{marking}}}
Height: {{{height}}}
Elevation: {{{elevation}}}
Original lens: {{{lens}}}
Current lens: {{{currentlens}}}
Intensity: {{{intensity}}}
Range: {{{range}}}
Characteristic: {{{characteristic}}}

Template:Template doc