Template:Search map

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

Description

Displays a map with optional flags which can be marked onto it, using in-game coordinates.

{{Search map
| <unnamed param1>
| coordinates = 
| title = 
| image = 
| size = 
| marker-type = 
| marker-label = 
| marker-size = 
| css-float = 
}}

Parameters

unnamed param 1
The pagename from which to pull the map through property Has map image. Defaults to {{PAGENAME}}.
coordinates
The coordinates to mark on the map. It uses the following form separated by semi-colons: <x,y,z>><type>><label>.
Example: 12.5,7.4>>Cool label
title
Optional. The search map title. Defaults to "Search map".
image
Optional. A plain image to be used as map. Overrides unnamed param 1.
size
Optional. The map size. Accepts either medium or big. Defaults to small.
marker-type
Optional. The marker type to be used as default for all markers. Accepts: flag (default), creature, quest. (Additional types fate, fishing-node, spearfishing-node, logging-node, harvesting-node, mining-node, quarrying-node have not been added.)
marker-label
Optional. The marker label to be used as default for all markers.
marker-size
Optional. The marker icon size to be used as default for all markers. Defaults to 20px.
css-float
Optional. Used to make the map float either right or left.

Examples

{{Search map
| image = Ruby Sea HQ Map.jpg
}}
Search map
{{Search map
| image = Yanxia HQ Map.jpg
| size = big
| coordinates = 28,11;26,10;23,11;21,9;17,13;18,16;12,30;17,34>>Label!
}}
Search map
{{Search map
| image = Ruby Sea HQ Map.jpg
| title = Okina Locations
| coordinates = 26,7>creature>Special Mark!;19,9>creature>Special Mark!;16,11>creature>Special Mark!;7,30>creature>Special Mark!;24,33>creature>Special Mark!;27,31>creature>Special Mark!;32,24>creature>Special Mark!;35,20>creature>Special Mark!;31.5,37.1>quest>The Price of Betrayal
| marker-type = creature
| marker-label = Hunting Mark
}}
Okina Locations