Difference between revisions of "Template:Infobox/Location/Coordinate"
From Kerbal Space Program Wiki
< Template:Infobox | Location
(+documentation; +translate the second and thrid parameter;) |
m (*renamed Parameter Table to Parameter table;) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
Shows the current coordinate in degrees, minutes and seconds. | Shows the current coordinate in degrees, minutes and seconds. | ||
− | {{Parameter | + | {{Parameter table|parameters= |
− | {{Parameter | + | {{Parameter row|1|The coordinate in degrees.}} |
− | {{Parameter | + | {{Parameter row|2|The name for positive values (usually <tt>N</tt> or <tt>E</tt>). Will be parsed by {{Tl|Dict}}.}} |
− | {{Parameter | + | {{Parameter row|3|The name for negative values (usually <tt>S</tt> or <tt>W</tt>). Will be parsed by {{Tl|Dict}}.}} |
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 12:05, 19 December 2014
Unknown° {{{2}}}
Shows the current coordinate in degrees, minutes and seconds.
# | Optional | Description | Default |
---|---|---|---|
1 | No | The coordinate in degrees. | |
2 | No | The name for positive values (usually N or E). Will be parsed by {{Dict}}. | |
3 | No | The name for negative values (usually S or W). Will be parsed by {{Dict}}. |