Predloga:Century name from decade or year/dok

Iz Wikipedije, proste enciklopedije

When supplied with a 1-, 2-, 3- or 4-digit year or decade, returns the name of the century.

Mostly used in categorisation.

Parameters[uredi kodo]

  1. The first parameter is required: either a 1-, 2-, 3-, or 4-digit year (e.g. 61, 905, 1839) or a 2-, 3-, or 4--digit decade (e.g. 60s, 900s, 1830s)
  2. The second parameter is optional. The single word "dash" changes the output from "nth century" to "nth-century"
  3. An optional "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

Usage[uredi kodo]

  • {{Century name from decade or year|YYYY}}
  • {{Century name from decade or year|YYYY|dash}}
  • {{Century name from decade or year|YYY0s}}
  • {{Century name from decade or year|YYY0s|dash}}
  • {{Century name from decade or year|YYYY|nomatch=FAIL}}
  • {{Century name from decade or year|YYYY|dash|nomatch=FAIL}}
  • {{Century name from decade or year|YYY0s|nomatch=FAIL}}
  • {{Century name from decade or year|YYY0s|dash|nomatch=FAIL}}

Examples[uredi kodo]

  • {{Century name from decade or year|8}} → 1. stoletje
  • {{Century name from decade or year|63}} → 1. stoletje
  • {{Century name from decade or year|421}} → 5. stoletje
  • {{Century name from decade or year|1707}} → 18. stoletje
  • {{Century name from decade or year|1514|dash}} → 16.-stoletje
  • {{Century name from decade or year|0s}}
  • {{Century name from decade or year|40s}}
  • {{Century name from decade or year|550s}}
  • {{Century name from decade or year|1920s}}
  • {{Century name from decade or year|2030s|dash}}
  • {{Century name from decade or year|0.}} → 1. stoletje
  • {{Century name from decade or year|40.}} → 1. stoletje
  • {{Century name from decade or year|550.}} → 6. stoletje
  • {{Century name from decade or year|1920.}} → 20. stoletje
  • {{Century name from decade or year|2030.|dash}} → 21.-stoletje

Errors[uredi kodo]

Empty or inappropriate parameters produce no output, unless the "nomatch" paremeter is set.

  • {{Century name from decade or year}}
  • {{Century name from decade or year|7}} → 1. stoletje
  • {{Century name from decade or year|123abc}}
  • {{Century name from decade or year|French flying flamingoes flounce furiously}}

With "nomatch"

  • {{Century name from decade or year|nomatch=FAILED}} → FAILED
  • {{Century name from decade or year|7|nomatch=Aaaaaaaaaargh}} → 1. stoletje
  • {{Century name from decade or year|123abc|nomatch=garbage input}} → garbage input
  • {{Century name from decade or year|Fastidious French flying flamingoes flounce furiously|nomatch=NOMATCH}} → NOMATCH

Redirects[uredi kodo]

TemplateData[uredi kodo]

To je dokumentacija TemplateData za predlogo, ki jo uporabljajo Vizualni urejevalnik in druga orodja; glejte mesečno poročilo o uporabi parametrov za to predlogo.

TemplateData za Century name from decade or year

Returns the name of the century for a 1-, 2-, 3- or 4-digit year or decade.

Parametri predloge[Urejanje podatkov predloge]

ParameterOpisVrstaStanje
Year or decade1

a 1-, 2-, 3- or 4-digit-year (e.g. '1957') or a 4-digit-decade (e.g. '1760s')

Privzeto
Številkaneobvezno
dash2

If this parameter is dash, then the century number is followed by a dash rather than a space, i.e. '16th-century' instead of the default '16th century'

Privzeto
Nizneobvezno
No match textnomatch

If the input is not a 1-, 2-, 3- or 4-digit year or decade, output the "nomatch" value. Defaults to blank.

Nizneobvezno

See also[uredi kodo]