模组:British regnal year/doc
跳转到导航
跳转到搜索
这是Module:British regnal year的文档页面
| File:OOjs UI icon bold-b.svg | 此模块文档已评为beta版,可广泛使用。因其新近完成,请谨慎使用,以确保输出结果符合预期。 |
This module implements the {{British regnal year}} template. It converts a year in the Gregorian calendar into a British regnal year.
Syntax[编辑]
{{#invoke:British regnal year|main|<year in Gregorian calendar>}}
Example[编辑]
{{British regnal year|1952}} → 16 Geo. 6 – 1 Eliz. 2
Data[编辑]
The data for the module is stored in a table at Module:British regnal year/data. The module looks through the data list from newest to oldest, and returns the data for the first result where the input year is greater than or equal to the year value. The data table entries are organised as follows:
year- the year that the template searches for when deciding what links to display. In most cases this is the year that the monarch's reign began, although it can be different if the history is complicated.linkCurrent- a wikilink to the current monarch's Wikipedia article.startYear- the regnal year of theyearvalue for the current monarch. If this is the monarch's first year on the throne, this is1; if it is their second year, this is2, and so on.linkPrev- a wikilink to the Wikipedia article of the previous monarch.prevEndYear- the regnal year of theyearvalue for the previous monarch.note- a short note about the years for this time period. This is displayed after the other content.