« Modèle:En/Infobox » : différence entre les versions

De GrottoCenter
Contenu ajouté Contenu supprimé
(space around the infobox)
(degrees North and East)
 
Ligne 9 : Ligne 9 :
| align="center" bgcolor="lightblue" | '''''Coord. WGS84 decimal & Altitude asl'''''
| align="center" bgcolor="lightblue" | '''''Coord. WGS84 decimal & Altitude asl'''''
|-
|-
| align="center" | Latitude = {{{LATITUDE}}} degrees E.
| align="center" | Latitude = {{{LATITUDE}}} degrees N.
|-
|-
| align="center" | Longitude = {{{LONGITUDE}}} degrees N.
| align="center" | Longitude = {{{LONGITUDE}}} degrees E.
|-
|-
| align="center" | {{{ALTITUDE}}} m asl
| align="center" | {{{ALTITUDE}}} m asl
Ligne 45 : Ligne 45 :
:* Cave name, ''in extenso'' but without alias (parameter {{{MAINCAVENAME}}})
:* Cave name, ''in extenso'' but without alias (parameter {{{MAINCAVENAME}}})
:* Grottocenter V2.1 sheet number, without zeroes before (parameter {{{SHORTSHEETNUMBER}}})
:* Grottocenter V2.1 sheet number, without zeroes before (parameter {{{SHORTSHEETNUMBER}}})
:* Latitude East, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LATITUDE}}})
:* Latitude North, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LATITUDE}}})
:* Longitude North, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LONGITUDE}}})
:* Longitude East, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LONGITUDE}}})
:* Altitude, in meters above sea level (parameter {{{ALTITUDE}}})
:* Altitude, in meters above sea level (parameter {{{ALTITUDE}}})
:* Country and ISO 3166-1 alpha-2 country code (paramèter {{{COUNTRY}}} and {{{COUNTRYCODE}}})
:* Country and ISO 3166-1 alpha-2 country code (paramèter {{{COUNTRY}}} and {{{COUNTRYCODE}}})

Dernière version du 12 mars 2021 à 13:01

Properties
{{{MAINCAVENAME}}}
GC V2 Sheet# -- OSM Carto.
Coord. WGS84 decimal & Altitude asl
Latitude = {{{LATITUDE}}} degrees N.
Longitude = {{{LONGITUDE}}} degrees E.
{{{ALTITUDE}}} m asl
Country and administrative divisions
{{{COUNTRY}}} ({{{COUNTRYCODE}}})
{{{DIVISION}}} ({{{DIVISIONCODE}}})
{{{SUBDIVISION}}} ({{{SUBDIVISIONCODE}}})
{{{MESH}}} {{{PLACE}}}
Dénivelation
{{{DENIVELATION}}} meters
Development
{{{DEVELOPMENT}}} meters
Access restrictions
{{{ACCESSRESTRICTION}}}



Documentation

This infobox displays the main parameters of a cave.
 
Parameters to enter are :
  • Cave name, in extenso but without alias (parameter {{{MAINCAVENAME}}})
  • Grottocenter V2.1 sheet number, without zeroes before (parameter {{{SHORTSHEETNUMBER}}})
  • Latitude North, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LATITUDE}}})
  • Longitude East, in decimal degrees, in WGS84 decimal coordinates (parameter {{{LONGITUDE}}})
  • Altitude, in meters above sea level (parameter {{{ALTITUDE}}})
  • Country and ISO 3166-1 alpha-2 country code (paramèter {{{COUNTRY}}} and {{{COUNTRYCODE}}})
  • Administrative division (Land or State generally) and its ISO 3166-2 code (parameter {{{DIVISION}}} and {{{DIVISIONCODE}}})
  • Administrative subdivision ("county" in UK or USA ; "département" in France) and its ISO 3166-2 code (parameters {{{SUBDIVISION}}} and {{{SUBDIVISIONCODE}}})
  • Administrative smallest mesh ("commune" in France) and place (parameters {{{MESH}}} and {{{PLACE}}})
  • Dénivelation in meters (parameter {{{DENIVELATION}}})
  • DEveloement in meters (parameter {{{DEVELOPMENT}}})
  • Access restrictions, shortly described, and contacts if any (parameter{{{ACCESSRESTRICTION}}})
 
To use this template, insert the following text in wikicode :
{{En/Infobox
| MAINCAVENAME =
| SHORTSHEETNUMBER =
| LATITUDE =
| LONGITUDE =
| ALTITUDE =
| COUNTRY =
| COUNTRYCODE =
| DIVISION =
| DIVISIONCODE =
| SUBDIVISION =
| SUBDIVISIONCODE =
| MESH =
| PLACE =
| DENIVELATION =
| DEVELOPMENT =
| ACCESSRESTRICTION=
}}