Template:Coords/doc

From Unofficial Homecoming Wiki
< Template:Coords
Revision as of 08:44, 24 May 2022 by Kai Moon (talk | contribs) (cat)
Jump to navigation Jump to search
This is a documentation subpage for Template:Coords (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

This template uses {{nobr}} to make sure that no line breaks occur in the middle of a coordinates string. It also puts the numbers in parentheses and separates them with commas.

If no numbers are provided, the data is taken from the "Has coordinates" properties of the same page, or the page given as the "page" parameter.

Examples

{{coords|10.0|20.0|30.0}}
(10.0, 20.0, 30.0)[Copy]
{{coords|x=10.0|y=20.0|z=30.0}}
(10.0, 20.0, 30.0)[Copy]
{{coords}}
output based on "Has coordinates" properties defined on the page
{{coords|page=Top Dog Badge}}
(131.0, 319.7, -319.5)[Copy]