Koha Test Wiki MW Canasta on Koha Portainer

Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.

For the current Koha Wiki, visit https://wiki.koha-community.org .

Template:Title year/doc

From Koha Test Wiki MW Canasta on Koha Portainer
Jump to navigation Jump to search

Usage

{{Title year|match|nomatch|page=}}

or

{{Title year|match=|nomatch=|page=}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Title year

Extracts a 3- or 4-digit year from the current page title. All parameters are optional.

Template parameters

ParameterDescriptionTypeStatus
Match Instance1 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.

Default
1
Numberoptional
No match text2 nomatch

If no 3- or 4-digit year is found, output the "nomatch" value. Defaults to blank.

Stringoptional
Override page titlepage

Specified a page title to use other than the current page. If left blank, the template will use the title of the current page

Default
{{BASEPAGENAME}}
Pageoptional

See also