Template:Coords: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (Remove errant space)
No edit summary
Line 1: Line 1:
<includeonly>(&nbsp;X:&nbsp;{{{1}}}&nbsp;Y:&nbsp;{{{2}}}&nbsp;)</includeonly><noinclude>
<includeonly><span class="bg3wiki-coordinates>&nbsp;X:&nbsp;{{{1}}}&nbsp;Y:&nbsp;{{{2}}}</span></includeonly><noinclude>
[[File:Minimap Example.png|thumb|An example of a minimap. The coordinates X: -456, Y: -22 can be seen near the bottom.]]
[[File:Minimap Example.png|thumb|An example of a minimap. The coordinates {{coords|-456|-22}} can be seen near the bottom.]]


This template includes coordinates into a page. Coordinates can be found in-game at the bottom of the minimap. If you also want to include the [[Location]], consider using [[Template:Position]].
This template includes coordinates into a page. Coordinates can be found in-game at the bottom of the minimap. If you also want to include the [[Location]], consider using [[Template:Position]].

Revision as of 16:38, 29 August 2023

An example of a minimap. The coordinates  X: -456 Y: -22 can be seen near the bottom.

This template includes coordinates into a page. Coordinates can be found in-game at the bottom of the minimap. If you also want to include the Location, consider using Template:Position.

Usage: {{coords|25|-10}}

Result:  X: 25 Y: -10