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!
Difference between revisions of "Template:Map"
Jump to navigation
Jump to search
m |
(→Use) |
||
Line 9: | Line 9: | ||
<pre><nowiki> | <pre><nowiki> | ||
− | {{Map/Start|base=FILENAME.png|width=PIXELS}} | + | {{Map/Start|base=FILENAME.png|width=PIXELS|link=PAGENAME}} |
<!-- {{Map/Grid|color=rgba(255, 255, 255, 1)}} --> | <!-- {{Map/Grid|color=rgba(255, 255, 255, 1)}} --> | ||
{{Map/Label|X|Y|Label}} | {{Map/Label|X|Y|Label}} |
Revision as of 23:33, 6 February 2018
A template for making maps with labels. See Maps.
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.
Optionally, for visibility, specify a color in rgba format (rgb: 0-255, a: 0.0-1.0); the default is white with 20% opacity.
{{Map/Start|base=FILENAME.png|width=PIXELS|link=PAGENAME}} <!-- {{Map/Grid|color=rgba(255, 255, 255, 1)}} --> {{Map/Label|X|Y|Label}} {{Map/Label|X|Y|[[Label with link]]}} {{Map/Label|X|Y|Label|color=COLOR}} {{Map/End}}
Examples
![Equus Oils.png](/~donald/zero/images/thumb/4/43/Equus_Oils.png/500px-Equus_Oils.png)
10%
10%
10%
20%
20%
20%
30%
30%
30%
40%
40%
40%
50%
50%
50%
60%
60%
60%
70%
70%
70%
80%
80%
80%
90%
90%
90%