Template:Mapmark: Difference between revisions

From Morloch Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
The first parameter is the '''latitude''', and the second parameter is the '''longitude'''.  
The first parameter is the '''latitude''', and the second parameter is the '''longitude'''.  
=== Marker Positions ===
=== Marker Positions ===
* '''Dead Center (default)''': <nowiki>{{mapmark|139|236}}</nowiki>
{| class="wikitable"
* '''Top Left''': <nowiki>{{mapmark|-36|-14}}</nowiki>
|-
* '''Top Righ'''t: <nowiki>{{mapmark|-36|485}}</nowiki>
!Location
* '''Bottom Left''': <nowiki>{{mapmark|314|-14}}</nowiki>
!Wikicoords
* '''Bottom Right''': <nowiki>{{mapmark|314|485}}</nowiki>
!Game Coords
!Difference
|-
|'''Center'''
|<nowiki>{{mapmark|236|139}}</nowiki>
|?
|?
|-
|'''NW'''
|<nowiki>{{mapmark|4|-16}}</nowiki>
|11100 x 89561
|?
|-
|'''NE'''
|<nowiki>{{mapmark|475|-16}}</nowiki>
|115843 x 89561
|?
|-
|'''SW'''
|<nowiki>{{mapmark|294|4}}</nowiki>
|11100 x 16391
|?
|-
|'''SE''':
|<nowiki>{{mapmark|294|475}}</nowiki>
|115843 x 16391
|?
|-
|}
</noinclude>
</noinclude>

Revision as of 22:13, 25 September 2017

Template:Mapmark is used for marking a map using input coords.

How to Use Template:Mapmark

  • This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Mapmark}}

Raw Example of Template:Mapmark

Map Marker

Parameters

The first parameter is the latitude, and the second parameter is the longitude.

Marker Positions

Location Wikicoords Game Coords Difference
Center {{mapmark|236|139}} ? ?
NW {{mapmark|4|-16}} 11100 x 89561 ?
NE {{mapmark|475|-16}} 115843 x 89561 ?
SW {{mapmark|294|4}} 11100 x 16391 ?
SE: {{mapmark|294|475}} 115843 x 16391 ?