Star Wars: The Old Republic Wiki
Register
(Updated information.)
m (→‎See also: Removed extra category.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
{{doc/start}}
 
==Development==
 
==Development==
 
This tooltip is in production, but is still missing many boundaries and images. For information on which are still needed, please see: [[MediaWiki talk:Coordstooltip.js]]
 
This tooltip is in production, but is still missing many boundaries and images. For information on which are still needed, please see: [[MediaWiki talk:Coordstooltip.js]]
   
 
==Usage==
 
==Usage==
<nowiki>{{Tooltip Coords|<Map>|<East/West>|<North/South>}}</nowiki><br />
+
{{Tlx|Tooltip Coords|<Map>|<East/West>|<North/South>}}<br />
 
As in:
 
As in:
:: <nowiki>Farnel Outpost - Command Center entrance: {{Tooltip Coords|Bugtown|278|-220}}</nowiki>
+
:: Farnel Outpost - Command Center entrance: {{Tlx|Tooltip Coords|Bugtown|278|-220}}
 
which yields:
 
which yields:
 
::Farnel Outpost - Command Center entrance: {{Tooltip Coords|Bugtown|278|-220}}
 
::Farnel Outpost - Command Center entrance: {{Tooltip Coords|Bugtown|278|-220}}
Line 17: Line 18:
 
==See also==
 
==See also==
 
[[MediaWiki:Coordstooltip.js]]
 
[[MediaWiki:Coordstooltip.js]]
  +
{{doc/end}}

Latest revision as of 06:28, 29 November 2019

Template-info Documentation

Development

This tooltip is in production, but is still missing many boundaries and images. For information on which are still needed, please see: MediaWiki talk:Coordstooltip.js

Usage

{{Tooltip Coords|<Map>|<East/West>|<North/South>}}


As in:

Farnel Outpost - Command Center entrance: {{Tooltip Coords|Bugtown|278|-220}}


which yields:

Farnel Outpost - Command Center entrance: [278, -220]

List of known maps

Any zone with an existing file "Zone_map.jpg" will show a popup, but coordinates will only work for those specified in the file coords.js.

See "HOWTO add/change coordinates" in MediaWiki:Coordstooltip.js for adding/changing coordinates.

For a list of example coordinates of available maps see: coordstooltip.js' talk page.

See also

MediaWiki:Coordstooltip.js

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