Template:Location map/Info
Template:Location map displays values stored in location map data templates with names such as "Template:Location map Belgium". These templates are used by {{Location map}} to obtain values such as the file name and the border coordinates of each location map.
Usage
- On a template page
<syntaxhighlight lang="wikitext">
</syntaxhighlight>
- On a documentation sub-page
name | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/name" does not exist. | |||
---|---|---|---|---|
border coordinates | ||||
Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/top" does not exist. | ||||
Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/left" does not exist. | ←↕→ | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/right" does not exist. Expression error: Unexpected < operator. | ||
Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/bottom" does not exist. | ||||
map center | Expression error: Unexpected < operator. | |||
x | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/x" does not exist. | |||
y | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/y" does not exist. | |||
image | [[:Image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image" does not exist.|Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image" does not exist.]]
| |||
[[image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image" does not exist.|400x400px|Location map]] | ||||
image1 | [[:Image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image1" does not exist.|Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image1" does not exist.]]
| |||
[[image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image1" does not exist.|400x400px|Location map]] | ||||
image2 | [[:Image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image2" does not exist.|Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image2" does not exist.]]
| |||
[[image:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/image2" does not exist.|400x400px|Location map]] | ||||
skew | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/skew" does not exist. | |||
lat_skew | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/lat_skew" does not exist. | |||
mark | [[:File:Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/mark" does not exist.|Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/mark" does not exist.]]
| |||
marksize | Lua error in Module:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/marksize" does not exist. |
</syntaxhighlight>
The name
parameter
The {{Location map}} family of templates uses the value assigned to name
to generate alt text. It is used to construct the sentence "label
is located in name
". Assign a value to <name>
that fits in the sentence. For example:
- Chicago is located in the United States. So
|name=the United States
. - Santo Domingo is located in the Dominican Republic. So
|name=the Dominican Republic
.
See also
- Module:Location map/info, used for location map data modules such as "Module:Location map/data/Belgium"
- {{Location map}} and Module:Location map