Template:Map

From Highway 0, the Kentucky Route Zero wiki
Revision as of 01:24, 6 February 2018 by Eli (talk | contribs)
Jump to navigation Jump to search

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.

{{Map/Start|base=FILENAME.png|width=PIXELS}}
<!-- {{Map/Grid}} -->
{{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
Test
Color test
A longer test on several lines


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%

Components