Template:Map Location: Difference between revisions
From HOPE Wiki
No edit summary Tag: Manual revert |
m added clearer instructions |
||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
Use this template on HOPE 26 map-location pages. | Use this template on HOPE 26 map-location pages. | ||
== Instructions == | |||
'''To add a new location to the map, create a wiki page for the location, and add its data using the format illustrated below.''' | |||
As soon as you save your new location's wiki page, it should be added to the map. | |||
== Example == | == Example == | ||
[[The New Yorker Hotel]] | |||
<pre> | <pre> | ||
Latest revision as of 06:31, 16 July 2026
This template defines the table "MapLocations". View table.
Use this template on HOPE 26 map-location pages.
Instructions
To add a new location to the map, create a wiki page for the location, and add its data using the format illustrated below.
As soon as you save your new location's wiki page, it should be added to the map.
Example
{{Map Location
|name=The New Yorker Hotel
|lat=40.7527316
|lon=-73.9936287
|category=Hotel
|description=HOPE 26 conference hotel.
|hours=
|url=https://www.newyorkerhotel.com/
}}
Fields
- name
- Location name. Defaults to the page title.
- lat
- Required latitude in decimal degrees.
- lon
- Required longitude in decimal degrees.
- category
- Hotel, Food, Coffee, Transit, Pharmacy, Grocery, ATM, Shipping, Quiet, Hardware, Emergency, or Other.
- description
- Short description for the location page and map popup.
- hours
- Optional hours or availability note.
- url
- Optional official website.
