Content deleted Content added
MarioJump83 (talk | contribs) |
MarioJump83 (talk | contribs) →Siege and pressure from one side icons: match with the map |
||
Line 77:
== Siege and pressure from one side icons ==
===Definition===
The siege icon ([[File:map-circle-
===How to place these icons===
The easiest way to place these icons is to copy/paste the line code of the object you want to have a circle (or semi-circle) around it and then:
# Replace the mark = parameter with [[File:map-circle-
# Increase marksize = parameter by 4. So for example, if the town dot has a size of 10, then the circle (or semi-circle) should have a size of 14.
Line 87:
'''Example:'''
* Correct: <syntaxhighlight lang="lua">{ lat = "33.972", long = "36.897", mark = "map-arcNE-
{ lat = "33.972", long = "36.897", mark = "Abm-
* Wrong: <syntaxhighlight lang="lua">{ lat = "33.972", long = "36.897", mark = "Abm-
{ lat = "33.972", long = "36.897", mark = "map-arcNE-
== Truce (purple with D) icon ==
|