Difference between revisions of "Template:Ki-ps/doc"

(Created page with "==Usage== Great Zero coordinates (aka "KI-PS coordinates", hence the name of this template) are listed in '''angle''', '''distance''', and '''elevation''', in that order....")
 
 
Line 4: Line 4:
 
{{tld|ki-ps|100|20|3}}
 
{{tld|ki-ps|100|20|3}}
  
The first value is the angle; the second, distance; and the third, elevation.
+
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "Angle",
 +
"description": "The angle, in torans, of the coordinate. The number will be formatted automatically.",
 +
"type": "number",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Distance",
 +
"description": "The horizontal distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.",
 +
"type": "number",
 +
"required": true
 +
},
 +
"3": {
 +
"label": "Elevation",
 +
"description": "The vertical distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.",
 +
"type": "number",
 +
"required": true
 +
}
 +
},
 +
"description": "Insert Great Zero coordinates (aka \"KIPS\") into an article."
 +
}
 +
</templatedata>

Latest revision as of 00:42, 3 November 2015

Usage[edit]

Great Zero coordinates (aka "KI-PS coordinates", hence the name of this template) are listed in angle, distance, and elevation, in that order. You can insert a coordinate set into an article using the template as follows:

{{ki-ps|100|20|3}}

Insert Great Zero coordinates (aka "KIPS") into an article.

Template parameters

ParameterDescriptionTypeStatus
Angle1

The angle, in torans, of the coordinate. The number will be formatted automatically.

Numberrequired
Distance2

The horizontal distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.

Numberrequired
Elevation3

The vertical distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.

Numberrequired