Usage
This template is used by {{Location map-line/draw line}} when drawing a latitude (horizontal) line.
Parameters
|1=
name of map template|2=
longitude in decimal degrees|3=
latitude in decimal degrees
Examples
Using Module:Location map/data/Earth:
{{Location map-line/y|Earth|0|0}}
→ Expression error: Unexpected < operator.{{Location map-line/y|Earth|0|30}}
→ Expression error: Unexpected < operator.{{Location map-line/y|Earth|0|-30}}
→ Expression error: Unexpected < operator.{{Location map-line/y|Earth|0|180}}
→ Expression error: Unexpected < operator.
Supporting module
- {{#invoke:Location map|data}}