Difference between revisions of "Template:Location"
From DFM Wiki
EricThrift (talk | contribs) (Use a very basic template for now.) Tag: 2017 source edit |
EricThrift (talk | contribs) (Add TemplateData) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | Location: {{{1}}}, {{{2}}} [https://wikimap.toolforge.org/?wp=false&basemap=2&cluster=false&zoom=16&lat={{{1}}}&lon={{{2}}} View on map] | + | <includeonly>Location: {{{1}}}, {{{2}}} [https://wikimap.toolforge.org/?wp=false&basemap=2&cluster=false&zoom=16&lat={{{1}}}&lon={{{2}}} View on map]</includeonly><noinclude> |
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": "Latitude", | ||
+ | "required": true | ||
+ | }, | ||
+ | "2": { | ||
+ | "label": "Longitude", | ||
+ | "required": true | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Revision as of 14:04, 5 November 2021
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Latitude | 1 | no description | Unknown | required |
Longitude | 2 | no description | Unknown | required |