Benutzer:Kpfiwa/Vorlage:Infobox Leuchturm/Projekt

aus Wikipedia, der freien Enzyklopädie

Leuchtturm (Q39715)
 Bild (P18) 
  geographische Koordinaten (P625)

Transfer

{ {Documentation subpage} } {{:en:Lua|Module:Infobox|Module:Coordinates|Module:InfoboxImage|Module:Lighthouse tracking|Module:String|Module:Wikidata|Module:WikidataIB|Module:Check for unknown parameters}} {{Infobox lighthouse}} may be used to summarise information about a lighthouse. Much of this infobox's data will be retrieved from Wikidata. Editors are encouraged to add data to the relevant item.


Parameter für Leuchtürme

# Feld Label Wikidata Properties genutz für Beispiele
1 NAME Name LEMMA = (P1448) Name des Leuctturms (LEMMA) Roter Sand
2 ALTNAME (P1448) Alternativer Name oder Originalname Fremdsprache russ Name
3 BILD Image (P18) An image of the lighthouse stored on Wikimedia Commons. A caption can be included with (P2096). Cuxhaven.jpg
4 BILDBESCHREIBUNG (P2096)
5 ORT (P276), (P131), (Q126514)
6 LAND (P17)
7 LAGE Location Location of the lighthouse.
8 POSKARTE
9 KARTE
10 BREITENGRAD Geographische Koordinaten (P625) Latitude and longitude of the position of the lighthouse. If specifying manually, use the {{Coord}} template. A map will automatically be included in the infobox unless it is turned off (see #Maps). 29°4'18.012"N, 48°29'35.988"E
11 LÄNGENGRAD
12 BNG National Grid (P613) National Grid in GB NY 21540 07211
13 REGION-ISO
14 FAHRWASSER (P706)
15 LAGE-HÖHE
16 LAGE-HÖHE-BEZUG
17 FEUERTRAEGERHOEHE Tower height (P2048) The total height of the structure above ground. 10 metres
18 FEUERHOEHE Focal height (P2923) qualified with (P462) The height of the light above mean sea level. When a navigator's light list simply shows a value for 'height', that should be entered here. 14 metres
19 BAUART Construction (P186) qualified with (P518) The material of the structure. (Q41177)
20 FORM Tower shape (P1419) qualified with (P518) The shape of the structure. (Q9090332)
21 MARKIERUNG Markings (P462) qualified by (P518)
(P5422) qualified with (P1114), (P462), (P7469), (P518)
Color or other distinctive marks. horizontal red stripe
22 KENNUNG Characteristic (P1030) qualified with (P805), (P580) and (P582) The pattern of flashes in shorthand notation. See Light characteristic for examples and explanation. Fl.WR.30s
23 SEKTOR
24 TRAGWEITE-WEISS (P2929) qualified with (P462)
25 TRAGWEITE-GRUEN
26 TRAGWEITE-ROT
27 TRAGWEITE-SONSTIG
28 FARBE-SONSTIG
29 OPTIK Lens (P9597) qualified with (P580) and (P582) The type of lens used in the light. (Q24629169), (Q7907476)
30 LICHTSTÄRKE Intensity (P3041) qualified with (P462) Luminous intensity of the light, measured in candela. 14,400 candela
31 BETRIEBSART Power source (P618) Source of power for the lighthouse (Q1483757)
32 LICHTQUELLE Light source n/a Source of illumination of the light. CDM T lamp, High intensity LED lamp
33 NEBELSIGNAL Nebelhorn-Signal n/a The type and frequency of any fog signal, e.g. bell, horn, etc., as given in the light list. HORN: 1 blast ev 15s (2s bl)
34 RACON Racon (P3994) The letter transmitted in morse code by the Racon, if it has one. N
35 FUNKTION
36 BAU-ZEIT Constructed (P571) Date of start of construction. 1897
37 BETRIEBSZEIT First lit (P729) Date that the light entered service. 27 June 1904
38 AUTOMATISIERT Automated (P793) -> (Q24410992) qualified with (P585) The date the light was converted to automatic. 4 December 1998
39 UKHO Admiralty List of Lights and Fog Signals H 7658.1
40 NGA NGA (P3563) NGA-Liste der Licht-, Funk- und Nebelsignale 111-5852
41 ARLHS ARLHS (P2980) Amateur Radio Lighthouse Society USA-034
42 USCG USCG (P3723) Leuchtfeuerliste der US-Küstenwache ‘V-NNNN’
43 CCG CCG (P3920) List of Lights, Buoys and Fog Signals 430
44 LOKAL Könnte auch CCG, USCG übernehmen! Überschneidet sich
45 LOKAL -NR
46 MMSI Maritime Mobile Service Identity (P587), (P2979) Rufnummer des mobilen Seefunkdienstes 211203300
47 MART MarineTraffic (P3601) Karten# von Marine Traffic 1000019398
48 STILLLEGUNG Deactivated (P730) If the light is no longer in service, the date it was decommissioned. June 1980
49 URL
50 DENKMAL Heritage (P1435) A description of the lighthouse's heritage status. NRHP listed place
51 BETREIBER Operator (P137) qualified with (P580) and (P582) The authority responsible for operating the light. Trinity House
52 53 BEMERKUNG-ADD
BEMERKUNG-TEXT
54 SEEKARTE
55 NEBENBOX
56 ERBAUER Built by (P193), (P631) Engineer or builder of the lighthouse. (Q1355182)
57 ARCHITEKT Designed by (P287) Designer of the lighthouse. (Q27835212)
58 WD Wikidata Q-Nummer Q12345

Liste

Modul:Wikibase


Bespoke numbering systems

If a country has its own numbering system (such as the Netherlands), the country name, ID number and a link (optional) may be specified.

  • |country=
  • |countrynumber=
  • |countrylink=

Fetch wikidata

To fetch specific fields from Wikidata (and no others) the |fetchwikidata= can be used. For example, to fetch the date of construction and the date of deactivation, use:

  • |fetchwikidata=constructed,yeardeactivated

If this parameter is not specified then all available fields will be fetched.

To suppress certain fields (but fetch others), the |suppressfields= can be used. For example, to suppress the range of the lighthouse and its intensity, use:

  • |suppressfields=range,intensity

If this parameter is not specified then no fields will be suppressed.

By default, the template will use the Wikidata item associated with the article. In some cases (for example, if the article is about an island but contains some information about a lighthouse on that island) you will need to specify the Wikidata Q-identifier using |qid=. For example:

  • |qid=Q28333621

Embedding other templates

The |module= parameter can be used for embedding other templates into this infobox (see Wikipedia:Infobox modules):

{{Infobox lighthouse
| name = 
...
| module =
  {{Infobox example
  | embed = yes <!-- or 'child=yes' or 'subbox=yes' -->
  ...
  }}
}}

Full list

Parameters left blank will not be shown. All of the parameters are text fields so you can, for example

  • list in a span of years: |yeardeactivated=1952–1980
  • provide explanation: |yearlit=1880 (current tower)
  • give more than one answer: |fogsignal=Bell (1880)<br />Horn 1 every 20s (1915)
Kopiervorlagen
Template Vorlage Überschrift
{{Infobox lighthouse
| name            = 
| image_name      = 
| image_width     = 
| caption         = 
| location        = 
| coordinates     = <!-- {{Coord}} -->
| yearbuilt       = <!-- {{Start date|YYYY}} -->
| yearlit         = 
| automated       = 
| yeardeactivated = 
| foundation      = 
| construction    = 
| shape           = 
| marking         = 
| height          = 
| focalheight     = 
| lens            = 
| lightsource     = 
| intensity       = 
| range           = 
| characteristic  = 
| fogsignal       = 
| racon           = 
| admiralty       = 
| canada          = 
| NGA             = 
| ARLHS           = 
| USCG            = 
| country         = 
| countrynumber   = 
| countrylink     = 
| managingagent   = 
| heritage        = 
| module          = 
}}
{{Infobox Leuchtturm+
| NAME =
| ALTNAME =
| BILD =
| BILDBESCHREIBUNG =
| ORT =
| LAND =
| LAGE =
| POSKARTE =
| KARTE =
| BREITENGRAD =
| LÄNGENGRAD =
| REGION-ISO =
| FAHRWASSER =
| LAGE-HÖHE =
| LAGE-HÖHE-BEZUG =
| FEUERTRAEGERHOEHE =
| FEUERHOEHE =
| BAUART =
| FORM =
| MARKIERUNG =
| KENNUNG =
| SEKTOR =
| TRAGWEITE-WEISS =
| TRAGWEITE-GRUEN =
| TRAGWEITE-ROT =
| TRAGWEITE-SONSTIG =
| FARBE-SONSTIG =
| OPTIK =
| BETRIEBSART =
| NEBELSIGNAL =
| RACON =
| FUNKTION =
| BAU-ZEIT =
| BETRIEBSZEIT =
| UKHO =
| NGA =
| ARLHS =
| USCG =
| LOKAL =
| LOKAL-NR =
| STILLLEGUNG =
| URL =
| DENKMAL =
| BETREIBER =
| BEMERKUNG-TEXT =
| BEMERKUNG-ADD =
| SEEKARTE = 1
| NEBENBOX =
}}
Beispiel

Coordinates

For coordinates, use |coordinates= with {{Coord}}. See the Coord template's documentation for details on usage. For example, |coordinates={{coord|1|2|N|3|4|E|type:landmark|displayVorlage:=inline,title}}

Maps

A Mapframe map is automatically included if:

  • There are coordinates specified on the page's Wikidata item
  • It has not be turned off by setting |mapframe=no

The following optional parameters can then be used to adjust the map

  • |mapframe-zoom= zoom level (default is Vorlage:Kbd)
  • |mapframe-width= and |mapframe-height= for the map size (defaults are Vorlage:Kbd and Vorlage:Kbd)
  • |mapframe-marker= for the marker icon (default is no marker icon)
  • either |mapframe-marker-color= or |mapframe-marker-colour= for the marker colour (hex triplet, default is #5E74F3)
  • |mapframe-caption= caption below the map
  • |mapframe-lat= and |mapframe-long= (or |mapframe-latitude= and |mapframe-longitude=) – alternate initial latitude and longitude for the map, instead of the lighthouse coordinates. Specify as a decimal number.

Microformat

Vorlage:UF-hcard-geo

Tracking category

See also

Vorlage:Buildings and structures infobox templates

TemplateData

Vorlage:Show