Difference between revisions of "Template:Coord/input/ERROR"

From blackwiki
Jump to navigation Jump to search
imported>Pauli133
m (fixing lint errors)
imported>ShakespeareFan00
(Mismatched SPAN tags - Repaired.)
 
Line 1: Line 1:
<span style="color:red">'''Unknown format in {{tl|Coord}}. Parameters:'''
+
<span style="color:red">'''Unknown format in {{tl|Coord}}. Parameters:'''</span>
:'''1={{{1|}}}'''
+
:<span style="color:red">'''1={{{1|}}}'''</span>
:'''2={{{2|}}}'''
+
:<span style="color:red">'''2={{{2|}}}'''</span>
:'''3={{{3|}}}'''
+
:<span style="color:red">'''3={{{3|}}}'''</span>
:'''4={{{4|}}}'''
+
:<span style="color:red">'''4={{{4|}}}'''</span>
:'''5={{{5|}}}'''
+
:<span style="color:red">'''5={{{5|}}}'''</span>
:'''6={{{6|}}}'''
+
:<span style="color:red">'''6={{{6|}}}'''</span>
:'''7={{{7|}}}'''
+
:<span style="color:red">'''7={{{7|}}}'''</span>
:'''8={{{8|}}}'''
+
:<span style="color:red">'''8={{{8|}}}'''</span>
:'''9={{{9|}}}'''</span>
+
:<span style="color:red">'''9={{{9|}}}'''</span>
 
{{#ifeq:{{NAMESPACE}}|{{NS:0}}|[[Category:Coord template needing repair|?{{PAGENAME}}]]}}
 
{{#ifeq:{{NAMESPACE}}|{{NS:0}}|[[Category:Coord template needing repair|?{{PAGENAME}}]]}}
 
<noinclude>
 
<noinclude>
 
{{template doc|Template:Coord/sub doc}}
 
{{template doc|Template:Coord/sub doc}}
 
</noinclude>
 
</noinclude>

Latest revision as of 08:31, 17 July 2018

Unknown format in {{Coord}}. Parameters:

1=
2=
3=
4=
5=
6=
7=
8=
9=


Template documentation[view] [edit] [history] [purge]

The following templates are "subroutines" of {{Coord}}. Separating them out drastically reduces the pre-expand size of {{Coord}}. They shouldn't be invoked directly.

name function
{{Coord/display/inline}} displays coordinates inline
{{Coord/display/inline,title}} displays coordinates inline and above the article
{{Coord/display/title}} displays coordinates above the article (generally to the right of the article's title)
{{Coord/link}} generates microformats and link to GeoHack
{{Coord/input/dec}} reads coordinates in decimal degrees {{Coord|12|-12}}
{{Coord/input/d}} reads coordinates in decimal degrees with directional letters {{Coord|12|N|12|W}}
{{Coord/input/dm}} reads coordinates in degrees/minutes format {{Coord|12|12|N|12|12|W}}
{{Coord/input/dms}} reads coordinates in degrees/minutes/seconds format {{Coord|12|12|12|N|12|12|12|W}}
{{Coord/input/ERROR}} generates error message if the inputs do not match any of the above formats
{{Coord/input/error2}} generates error message for range checks and such
{{Coord/input/nolat}} generates error message for missing latitude
{{Coord/negzeropad}} pads a positive number with trailing zeroes until it matches the precision of a negative number
{{Coord/prec dec}} selects a format for converting decimal degrees, based on the precision of the inputs