2,655 bytes added
, 23:41, 15 July 2021
<!-- Categories and interwikis go at the bottom of this page. -->
<!-- Based from the Belgium example on https://en.wikipedia.org/wiki/Template:Location_map/Creating_a_new_map_definition -->
{{Module:Location map/data/doc|image=[[File:SEQ-councils.png|thumb|250px|Map of councils in the South East Queensland Region]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Australia Queensland SEQ
| width = 200
| lat_deg = -26.6819
| lon_deg = 153.1177
| label = Mooloolaba
}}
<!-- below this comment is the text that shows up. If someone were to copy and paste, it should give a map like above -->
<pre style="width:30em">
{{Location map | Australia Queensland SEQ
| width = 200
| lat_deg = -26.6819
| lon_deg = 153.1177
| label = Mooloolaba
}}
</pre>
{{clear}}
Mooloolaba is still too far south in the map. dangnabbit I thought I fixed the coords of the map. Southport seems more accurate, but I think it still may be off. Too far... south, but only slightly???
Actually, Mooloolaba may be fine - I think I was mistaking where it should be with "Noosa Heads" (still sunshine coast LGA)
=== Location map many ===
{{Location map many | Australia Queensland SEQ
| relief = no
| width = 200
| caption = Two locations in South East Queensland
| lat1_deg = -26.6819
| lon1_deg = 153.1177
| label1 = Mooloolaba
| lat2_deg = -27.9736
| lon2_deg = 153.4047
| label2 = Southport
}}
<pre style="width:30em">
{{Location map many | Australia Queensland SEQ
| width = 200
| caption = Two locations in South East Queensland
| lat1_deg = -26.6819
| lon1_deg = 153.1177
| label1 = Mooloolaba
| lat2_deg = -27.9736
| lon2_deg = 153.4047
| label2 = Southport
}}
</pre>
{{clear}}
something is wrong, the whole map doesn't show up
=== Location map+ ===
{{Location map+ | Australia Queensland SEQ
| width = 200
| caption = Two locations in South East Queensland
| places =
{{Location map~ | Australia Queensland SEQ
| lat_deg = -26.6819
| lon_deg = 153.1177
| label = Mooloolaba
}}
{{Location map~ | Australia Queensland SEQ
| lat_deg = -27.9736
| lon_deg = 153.4047
| label = Southport
}}
}}
<pre style="width:35em">
{{Location map+ | Australia Queensland SEQ
| width = 200
| caption = Two locations in South East Queensland
| places =
{{Location map~ | Australia Queensland SEQ
| lat_deg = -26.6819
| lon_deg = 153.1177
| label = Mooloolaba
}}
{{Location map~ | Australia Queensland SEQ
| lat_deg = -27.9736
| lon_deg = 153.4047
| label = Southport
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->
[[Category:]]
</includeonly>