Difference between revisions of "Template:Infobox/Location/Coordinate"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+documentation; +translate the second and thrid parameter;)
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
Line 4: Line 4:
  
 
{{Parameter Table|parameters=
 
{{Parameter Table|parameters=
{{Parameter Row|1|The coordinate in degrees.}}
+
{{Parameter row|1|The coordinate in degrees.}}
{{Parameter Row|2|The name for positive values (usually <tt>N</tt> or <tt>E</tt>). Will be parsed by {{Tl|Dict}}.}}
+
{{Parameter row|2|The name for positive values (usually <tt>N</tt> or <tt>E</tt>). Will be parsed by {{Tl|Dict}}.}}
{{Parameter Row|3|The name for negative values (usually <tt>S</tt> or <tt>W</tt>). Will be parsed by {{Tl|Dict}}.}}
+
{{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>

Revision as of 20:53, 26 November 2014

Unknown° {{{2}}}


Shows the current coordinate in degrees, minutes and seconds.

Template:Parameter Table