Template:Infobox lighthouse: Difference between revisions
Jump to navigation
Jump to search
>Netoholic m (moved Template:Infobox lighthouse to Template:Infobox Lighthouse) |
>Dual Freq (Modified template to include coordinates and characteristics) |
||
Line 1: | Line 1: | ||
{| class="infobox bordered" style="width: 23em; font-size: 90%; background-color: #F6F9FF;" | {| class="infobox bordered" style="width:23em; font-size: 90%; background-color: #F6F9FF;" | ||
|+ style="font-size: larger;" | '''{{{name|{{PAGENAME}}}}}''' | |+ style="font-size: larger;" | '''{{{name|{{PAGENAME}}}}}''' | ||
|- class="hiddenStructure{{{image_name|}}}" | |- class="hiddenStructure{{{image_name|}}}" | ||
| colspan="2" style=" | | colspan="2" style="text-align: center;" | | ||
|- | [[Image:{{{image_name}}}|250x300px| ]]<br>{{{caption}}} | ||
|- class="hiddenStructure{{{location|}}}" | |||
! Location: | ! Location: | ||
| {{{location}}} | | {{{location}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{coordinates|}}}" style="vertical-align: middle;" | ||
! | ! [[Geographic coordinate system|Coordinates]]<br><small> WGS-84 ([[Global Positioning System|GPS]])</small> | ||
| {{{coordinates}}} | |||
|- | |||
| {{{ | |||
|- class="hiddenStructure{{{foundation|}}}" | |- class="hiddenStructure{{{foundation|}}}" | ||
! Foundation: | ! Foundation: | ||
Line 28: | Line 26: | ||
| {{{automated}}} | | {{{automated}}} | ||
|- class="hiddenStructure{{{shape|}}}" | |- class="hiddenStructure{{{shape|}}}" | ||
! Tower | ! Tower shape: | ||
| {{{shape}}} | | {{{shape}}} | ||
|- class="hiddenStructure{{{height|}}}" | |- class="hiddenStructure{{{height|}}}" | ||
Line 34: | Line 32: | ||
| {{{height}}} | | {{{height}}} | ||
|- class="hiddenStructure{{{elevation|}}}" | |- class="hiddenStructure{{{elevation|}}}" | ||
! Elevation | ! Elevation: | ||
| {{{elevation}}} | | {{{elevation}}} | ||
|- class="hiddenStructure{{{lens|}}}" | |- class="hiddenStructure{{{lens|}}}" | ||
! Original | ! Original lens: | ||
| {{{lens}}} | | {{{lens}}} | ||
|- class="hiddenStructure{{{intensity|}}}" | |- class="hiddenStructure{{{intensity|}}}" | ||
! Intensity | ! Intensity: | ||
| {{{intensity}}} | | {{{intensity}}} | ||
|- class="hiddenStructure{{{range|}}}" | |- class="hiddenStructure{{{range|}}}" | ||
! Range | ! Range: | ||
| {{{range}}} | | {{{range}}} | ||
|- class="hiddenStructure{{{characteristic|}}}" | |||
! [[Characteristic light|Characteristic:]] | |||
| {{{characteristic}}} | |||
|} | |} | ||
<noinclude> | |||
== Usage == | |||
<pre> | |||
{{Infobox_Lighthouse | |||
| image_name = | |||
| caption = | |||
| location = | |||
| coordinates = {{coor dms|38|55|59|N|74|57|37|W|type:landmark}} or {{coor d|38.9|N|-74.9|E|type:landmark}} | |||
| yearlit = | |||
| automated = | |||
| yeardeactivated = | |||
| foundation = | |||
| construction = | |||
| shape = | |||
| height = | |||
| lens = | |||
| range = | |||
| characteristic = | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 21:40, 15 January 2006
[[Image:{{{image_name}}}|250x300px| ]] | |
Location: | {{{location}}} |
---|---|
Coordinates WGS-84 (GPS) |
{{{coordinates}}} |
Foundation: | {{{foundation}}} |
Construction: | {{{construction}}} |
Year first lit: | {{{yearlit}}} |
Deactivated: | {{{yeardeactivated}}} |
Automated: | {{{automated}}} |
Tower shape: | {{{shape}}} |
Height: | {{{height}}} |
Elevation: | {{{elevation}}} |
Original lens: | {{{lens}}} |
Intensity: | {{{intensity}}} |
Range: | {{{range}}} |
Characteristic: | {{{characteristic}}} |
Usage
{{Infobox_Lighthouse | image_name = | caption = | location = | coordinates = {{coor dms|38|55|59|N|74|57|37|W|type:landmark}} or {{coor d|38.9|N|-74.9|E|type:landmark}} | yearlit = | automated = | yeardeactivated = | foundation = | construction = | shape = | height = | lens = | range = | characteristic = }}