Templat:Location map Chad/doc

Daripada Wikipedia, ensiklopedia bebas.
Map of Chad

Template:Location map Chad is a location map definition used to overlay markers and labels on an equirectangular projection map of Chad. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage[sunting sumber]

These definitions are used by the following templates when invoked with parameter "Chad":

Map definition[sunting sumber]

  • name = Chad
    Name used in the default map caption
  • bottom = 6.95
    Latitude at bottom edge of map, in decimal degrees
  • left = 12.85
    Longitude at left edge of map, in decimal degrees
  • right = 24.6
    Longitude at right edge of map, in decimal degrees
  • x = ({{{3}}}-12.85)*8.5106382978723
    An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
  • y = ({{{2}}}-23.95)*-5.8823529411765
    An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge

Alternative map

The map defined as image1 (Chad relief location map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Examples using location map templates[sunting sumber]

Location map, using default map (image)[sunting sumber]

Ralat Lua pada baris 425 di Modul:Location_map: No value was provided for longitude.

{{Location map | Chad
| width   = 130
| lat_deg = 12.112
| lon_deg = 15.035
| label   = N'Djamena
}}

Location map many, using relief map (image1)[sunting sumber]

Ralat Lua pada baris 143 di Modul:Location_map/multi: Unable to find the specified location map definition: "Module:Location map/data/Chad" does not exist.

{{Location map many | Chad
| relief   = yes
| width    = 130
| caption  = Two locations in Chad
| lat1_deg = 12.112
| lon1_deg = 15.035
| label1   = N'Djamena
| lat2_deg = 8.66
| lon2_deg = 16.85
| label2   = Doba
}}

Location map+, using AlternativeMap[sunting sumber]

Ralat Lua pada baris 27 di Modul:Location_map/multi: Unable to find the specified location map definition: "Module:Location map/data/Chad" does not exist.

{{Location map+ | Chad
| AlternativeMap = Chad relief location map.jpg
| width   = 130
| caption = Two locations in Chad
| places  =
  {{Location map~ | Chad
  | lat_deg = 12.112
  | lon_deg = 15.035
  | label   = N'Djamena
  }}
  {{Location map~ | Chad
  | lat_deg = 8.66
  | lon_deg = 16.85
  | label   = Doba
  }}
}}

See also[sunting sumber]

Location map templates
Infobox templates incorporating (passing values to) the Location map template

Templat:Location map/doc/See also infobox templates