This template is used on approximately 11,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation).
This forces the template to use a title other than the current page
|nomatch=value
This parameter is used to specify a message to be generate if no match is found. For example
Default output{{Title monthname|page=All Watched Over by Machines of Loving Grace}} →
with nomatch{{Title monthname|page=All Watched Over by Machines of Loving Grace|nomatch=No month!}} → No month!
|match=number
If multiple month names 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.
Examples:
{{Title monthname|page=Events in June, July, or August|match=3}} → August
{{Title monthname|page=Riots in February, March, April, May, June, or July (and maybe November)|match=-2}} → July
If multiple monthnames 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
Number
optional
No match text
nomatch
If no monthname 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