Code generator for this template will be available in Mapper.
X >
Y v
121
122
123
124
125
126
127
128

124
125
126
127
128
129
130
131
132
133
Main coordinates are the center of the image.
Main coordinates can be in the styles:
- x=x.pixels
- x=x
- y=y.pixels
- y=y
and marks coordinates:
- x.pixels, y.pixels
- x, y
where x and y are used as shown on the above map and pixels are values between 0 and 255
z can be from 0 to 15, 7 is sea level floor, top floor is 0 and bottom floor is 15
All parameters are optional except x and y for marks
{{Minimap
|x=127.128
|y=124.128
|z=7
|width=1
|height=1
|zoom=1
|zoomm=1 (zoom marks)
|centermark=yes
|expand=yes
|mark1=x,y,1(number of the icon),Link(i.e. Demon)
|mark2=x,y,icon,Link
|mark3=x,y,icon,Link
|mark4=x,y,icon,Link
}}
For icon 21, a number has to be used instead of Link

