Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template:Coords

From Paragon Wiki Archive
Revision as of 09:47, 5 August 2007 by Sekoia (Talk | contribs) (updating to use {{nobr}}. also trying to add support for x=|y=|z=; also updating documentation some)

Jump to: navigation, search

({{{1}}}, {{{2}}}, {{{3}}})

Overview

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)
{{coords|x=10.0|y=20.0|z=30.0}}
(10.0, 20.0, 30.0)