This template is used on approximately 196,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Preview message: Transclusion count updated automatically (see documentation). |
This template uses Lua: |
{{Title year|match|nomatch|page=}}
or
{{Title year|match=|nomatch=|page=}}
TemplateData for Title year
Extracts a 3- or 4-digit year from the current page title. All parameters are optional.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Match Instance | 1 match | If multiple 3- or 4-digit numbers are found, this specifies which match to return, where the first match is match= 1. If a negative number is specified then a match is returned counting from the last match. Hence match = -1 is the same as requesting the last match. Defaults to 1.
| Number | optional |
No match text | 2 nomatch | If no 3- or 4-digit year is found, output the "nomatch" value. Defaults to blank. | String | optional |
Override page title | page | Specified a page title to use other than the current page. If left blank, the template will use the title of the current page
| Page name | optional |