Difference between revisions of "Template:Century name from title year/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>BrownHairedGirl
({{High use|2155 }})
 
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 +
{{High use|2155 }}
 
Extracts a 4-digit year from the current page title, and returns the name of the century in which that year was.
 
Extracts a 4-digit year from the current page title, and returns the name of the century in which that year was.
  

Latest revision as of 02:19, 5 May 2020

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

  1. The single word "dash" changes the output from "nth century" to "nth-century"
  2. 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

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