Plantilla:Mapa caja
De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda
Esta plantilla es una envoltura para Widget:Mapa caja, utilizado en cajas para proporcionar la API de mapa GW2 con un marcador que indica la posición PNJ.
Uso[editar]
{{Mapa caja | coordenadas = | bounds = }}
Traducción necesaria para: los parámetros y notas
Parámetros[editar]
- coordenadas
- [X,Y] coordinate pair. Integers between 0 and 32000. Wrap each value pair in brackets. Separate these multiple points with commas and wrap in an additional set of brackets if multiple different locations are possible. If a 3rd value in the first array is given, it will be interpreted as a floor. If a fourth value in the first array is given, it will be interpreted as a continent.
- path
- Requires multiple pairs of coordinates. Plots a green flag at the start, white dots between and a red flag at the end.
- bounds
- Multiple [X,Y] coordinate pairs to form a polygon on the map.
- localtiles
- Opcional. If set, will use wiki tiles instead of the API. Only useful if the tiles exist in en:Category:Map raster tiles.
- requires
- Opcional. If set to LWS4, LWS5 or any of the story releases part of those seasons, localtiles will be used.
- tipo
- Opcional. Used by non-pnj infoboxes.
Ejemplo[editar]
{{Mapa caja | coordenadas = [49028, 30881] }}
Mapa interactivo
Used in[editar]
- Plantilla:Aventura caja
- Plantilla:Localización caja
- Plantilla:Evento caja
- Plantilla:Corazón caja (also uses bounds)
- Plantilla:PNJ caja
- Plantilla:Cosa caja
A quick guide to capturing coordinates[editar]
- NPC Coordinates Guide
- If it's an event, uso Widget:Tabla evento.
- If it's a point of interest, or a heart PNJ, uso Widget:Tabla mapa.
- For all other cases:
- GW2Timer.com - clicking on any point generates the coordinates in the box in the bottom left corner.
- GW2Navi ingame overlay - same as the above external website but uses your ingame data to determine your location.