Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!

Changes

Jump to navigation Jump to search
154 bytes added ,  01:27, 6 February 2018
no edit summary
== Use ==
Define a base map layer, choose a display width, and specify the labels. X and Y are percentages.  The grid layer can be used while editing to assist with positioning.<br>Optionally, for visibility, specify a color in rgba format (rgb: 0-255, a: 0.0-1.0); the default is white with 20% opacity.
<pre><nowiki>
{{Map/Start|base=FILENAME.png|width=PIXELS}}
<!-- {{Map/Grid|color=rgba(255, 255, 255, 1)}} -->
{{Map/Label|X|Y|Label}}
{{Map/Label|X|Y|[[Label with link]]}}
{{Map/Start|base=Equus Oils.png|width=500}}
{{Map/Grid|color=rgba(2550, 2550, 255, 0.4)}}
{{Map/End}}

Navigation menu