Template:Location map/doc

From Foxhole Wiki
Jump to navigation Jump to search
Template-info.png Documentation

Parameters

Parameter Description
  Name of the map.
label Name of the marker.
x In-game x coordinate (e.g. G).
y In-game y coordinate (e.g 7).
k In-game k coordinate (between 1-9).
caption This field is hidden in template and won't be shown.
float Available options: center / left / right / none.
background Background colour of the marker text (e.g. rgba(50, 60, 150, 0.5)).
width Width of the map.
border This field is hidden in template and won't be shown.
marksize Size of the marker.
mark To use another image as marker instead of red dot.
position Position of the marker text relative to marker. Default is right.
label_size Size of the market text (default 90).

Usage

{{Location map
 |
 |label =
 |x=
 |y=
 |k=
 |caption=
 |float=
 |background=
 |width=
 |border=
 |marksize=
 |mark=
 |position=
 |label_size=
}}

Example


{{Location map
 |Deadlands
 |label = NSRF Letter
 |x=G
 |y=8
 |k=3
 |caption=
 |float=
 |background=
 |width=250
 |border=
 |marksize=
 |mark=
 |position=
 |label_size=120
}}


MapDeadlandsHex.png

NSRF Letter

NSRF Letter

Deadlands - G8k3




This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.