Template:Ki-ps/doc: Difference between revisions
From Guild of Archivists
(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....") |
No edit summary |
||
Line 4: | Line 4: | ||
{{tld|ki-ps|100|20|3}} | {{tld|ki-ps|100|20|3}} | ||
The | <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 source]
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Angle | 1 | The angle, in torans, of the coordinate. The number will be formatted automatically. | Number | required |
Distance | 2 | The horizontal distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically. | Number | required |
Elevation | 3 | The vertical distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically. | Number | required |