Difference between revisions of "Template:Century name from title year"
Jump to navigation
Jump to search
imported>BrownHairedGirl (←Created page with '<includeonly><!-- -->{{Century name from decade or year|{{Title decade}}|{{{1|}}}|nomatch={{{nomatch|}}}}}</includeonly><!-- --><noinclude><!-- -->{{Documentatio...') |
imported>BrownHairedGirl (fix) |
||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
− | -->{{Century name from decade or year|{{Title | + | -->{{Century name from decade or year|{{Title year}}|{{{1|}}}|nomatch={{{nomatch|}}}}}<!-- |
+ | --></includeonly><!-- | ||
--><noinclude><!-- | --><noinclude><!-- | ||
-->{{Documentation}}<!-- | -->{{Documentation}}<!-- | ||
--></noinclude> | --></noinclude> |
Revision as of 17:07, 16 March 2020
![]() | This template is used on approximately 5,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.
Transclusion count updated automatically (see documentation). |
Extracts a 4-digit year from the current page title, and returns the name of the century in which that year was.
Usage
{{Century name from title year}}
Mostly used in categorisation.
Parameters
All parameters are optional
- The single word "dash" changes the output from "nth century" to "nth-century"
- A "nomatch" parameter may be used to specify text to be return if the input cannot be processed. Default behaviour is return an empty string if there is no match
Examples
{{Century name from title year}}
When used on e.g. Category:1798 in Ireland, returns →18th century
{{Century name from title year|dash}}
When used on e.g. Category:1910s in Ireland, returns →20th-century
{{Century name from title year}}
When used on e.g. Category:Bantry, returns →{{Century name from title year|nomatch=FAIL}}
When used on e.g. Category:Ballyjamesduff, returns →FAIL
Implementation
This template is implemented by using {{Century name from decade or year}} around {{Title year}}.
The same effect can be achieved by using {{Century name from decade or year|{{Title year}}}}
... but this wrapper makes more easily-read markup
See also
- Template:Title year range
- Template:Title decade
- Template:Title century
- Template:Century name from decade or year
- Template:Century name from title decade
The above documentation is transcluded from Template:Century name from title year/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |