Template:Location map-line
Appearance
Example usage
Latitude
Code | Result |
---|---|
{{Location map-line |lat=-30}} | |
{{Location map-line |lat=60}} | |
{{Location map-line |lat=0}} | |
{{Location map-line |lat=-90}} | |
{{Location map-line |lat=90}} | |
{{Location map-line |lat=91}} | Error: Out of range. |
Longitude
Code | Result |
---|---|
{{Location map-line |lon=-50}} | |
{{Location map-line |lon=130}} | |
{{Location map-line |lon=0}} | |
{{Location map-line |lon=180}} | |
{{Location map-line |lon=181}} | Error: Out of range. |
width and caption parameters
Code | Result |
---|---|
{{Location map-line |lon=0}} | |
{{Location map-line |lon=0 |width=400}} | |
{{Location map-line |lon=0 |caption=Test}} |
No parameters
Code | Result |
---|---|
{{Location map-line}} | WARNING You are using the {{location map-line}} template without proper parameters. If the text {{location map-line}} appears in the wiki markup, this is not the proper use of the location map-line template. Replace {{location map-line}} with {{location map-line|lat=[latitude]}} or {{location map-line|lon=[longitude]}}. |
Both parameters
Code | Result |
---|---|
{{Location map-line|lat=34|lon=130}} |
Parameters
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Location map-line in articles based on its TemplateData.
TemplateData for Location map-line
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
lat | lat | no description | Unknown | optional |
lon | lon | no description | Unknown | optional |
width | width | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |