Template:Hahrtee/doc: Difference between revisions
From Guild of Archivists
(Create documentation for 'Hahrtee' template.) |
m (Mark second parameter as required.) |
||
Line 13: | Line 13: | ||
"description": "The D'ni century, expressed as an integer representing the number of 625s in the year.", | "description": "The D'ni century, expressed as an integer representing the number of 625s in the year.", | ||
"example": "2", | "example": "2", | ||
"type": "number" | "type": "number", | ||
"required": true | |||
} | } | ||
}, | }, |
Latest revision as of 05:16, 31 July 2024
Used in pages representing specific hahrtee in the D'ni calendar. Generates the necessary calendar box that appears in the top right hand of the page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Decade | 1 | The D'ni decade, expressed as a decimal value that is a multiple of 25.
| Number | required |
Century | 2 | The D'ni century, expressed as an integer representing the number of 625s in the year.
| Number | required |