Template:Journal date/doc: Difference between revisions
From Guild of Archivists
(Create documentation page for 'Hover text' template using TemplateData.) |
(Update documentation to include new 'dni' parameter.) |
||
Line 71: | Line 71: | ||
], | ], | ||
"required": true | "required": true | ||
}, | |||
"dni": | |||
{ | |||
"label": "D'ni", | |||
"description": "If nonempty, the template is formatted as a D'ni numeral date, as per Gehn's journals in the Riven remake.", | |||
"type": "string", | |||
"suggestedvalues": ["yes"] | |||
} | } | ||
}, | }, |
Latest revision as of 03:14, 24 December 2024
A template useful for transcribing dates in journal date format from the journals of e.g. Atrus, Gehn. It provides both a hover text depicting the full date and a link to the page for the corresponding year.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Hahr (Short Form) | 1 hahr | The short form hahr as used in the typical journal date format. Must be an integer between 0 and 624 inclusive. | Number | required |
Vailee | 2 vailee | The numeric value of the vailee used in the journal date. Must be an integer between 1 and 10 inclusive.
| Number | required |
Yahr | 3 yahr | The numeric value of the yahr used in a journal date. Must be an integer between 1 and 29 inclusive.
| Number | required |
D'ni | dni | If nonempty, the template is formatted as a D'ni numeral date, as per Gehn's journals in the Riven remake.
| String | optional |