Template:Marker/doc
From The Fifth City Wiki
Usage
See Map for usage details.
Properties
Parameter name | Optional? | Description | Example value |
---|---|---|---|
name | Text that appears inside the marker, as a label. This is different from the text that appears when hovering over the marker, which would be wikitext placed between the {{Marker}} and {{MarkerEnd}} templates. | Flute Street | |
link | X | A wiki page that clicking on the marker links to. | Jack-of-Smiles |
x | The horizontal position of the marker, as a percentage where 0% represents the left side of the map and 100% represents the right side. | 72.1 | |
y | The vertical position of the marker, as a percentage where 0% represents the top side of the map and 100% represents the bottom side. | 21.8 | |
scale | X | Adjusts the scale of the marker. Defaults to 0.75x size (0.4 ~ 0.75 is usually a good range). | 0.5 |
notooltip | X | Set this property to anything in order to disable the tooltip on marker hover. | true |