Template:Coords/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Zombie Man
m (typo)
imported>Zombie Man
m (typo again)
Line 13: Line 13:
<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
[[Category:Contact Templates|{{PAGENAME}}]][[Category: Mission Template|{{PAGENAME}}]]
[[Category:Contact Templates|{{PAGENAME}}]][[Category: Mission Templates|{{PAGENAME}}]]
</includeonly>
</includeonly>

Revision as of 01:50, 18 February 2010

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.

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]

See also