Difference between revisions of "Template:MapSubregion"

From West Of Vipers Gate
m (1 revision imported)
m
Line 2: Line 2:
  
 
== Map ==
 
== Map ==
<span style="background: {{{colour|white}}};">Base colour</span>
+
<span style="background: {{{colour|white}}}; border: solid black 1px;">Base colour</span>
  
 
[[File:{{{background}}}|left|200x200px|thumb|background]]
 
[[File:{{{background}}}|left|200x200px|thumb|background]]

Revision as of 23:19, 12 August 2023

Usage

{{MapSubregion|Glades of Leamingbury|colour=#ADDEA5|background=tmp.png}}
Region
The first parameter should be the name of a (proper) Region
background
An image uploaded to this wiki
colour
A css colour specifier, e.g. a hex code, or a colour name like 'beige'

A Subregion page should have a Tiles subpage (e.g. Deadlands/Tiles) listing the coordinates of tiles in the region. The tiles should be given in one line, in a list delimited by semicolons, each coordinate in the form 'nw,sw', that is a comma separated pair of the northwest coordinate and southwest coordinate. Spaces are ignored and may be used but other whitespace may break fail to load into the map-tiler properly.