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 a line break before the map) Tag: 2017 source edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <includeonly> | |
| + | {{#display_map:{{{1}}}, {{{2}}}}} | ||
| + | |||
| + | Location: {{{1}}}, {{{2}}}</includeonly><noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Latitude", | ||
| + | "required": true | ||
| + | }, | ||
| + | "2": { | ||
| + | "label": "Longitude", | ||
| + | "required": true | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 20:46, 30 November 2021
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Latitude | 1 | no description | Unknown | required |
| Longitude | 2 | no description | Unknown | required |

