Template:Chr119/doc

From Meta, a Wikimedia project coordination wiki

This template is the inverse of Template:Code: it decodes a string coded in "page title" form.

The maximum string length is 119 (excess characters are ignored), resulting in a "page title" of 254 characters. These resulting characters are digits and slashes only, so the string is a valid page title in canonical form, so it is suitable for application of #titleparts without being affected by automatic conversions.

Examples[edit]

  • "{{chr119|650203}}" → "Abc" [1]
  • "{{chr119|0}}" → "" [2]
  • "{{chr119|}}" → "" [3]
  • "{{chr119}}" → "" [4]
  • "{{chr119|73130107091405/32013223151812/04320914322308/09030832052205/18253219091407/12053216051819/15143215143220/08053216120114/05203209193207/09220514320618/05053201030305/19193220153220/08053219211332/15063201121232/08211301143211/14152312050407/0546}}" → "Imagineaworldinwhicheverysinglepersonontheplanetisgivenfreeaccesstothesumofallhumanknowledge." [5]

Truncated:

  • "{{chr119|73130107091405/32013223151812/04320914322308/09030832052205/18253219091407/12053216051819/15143215143220/08053216120114/05203209193207/09220514320618/05053201030305/19193220153220/08053219211332/15063201121232/08211301143211/14152312050407/05463232323232/32}}" → "Imagineaworldinwhicheverysinglepersonontheplanetisgivenfreeaccesstothesumofallhumanknowledge." [6]

Invalid number:

  • "{{chr119|a3130107091405/32013223151812/04320914322308/09030832052205/18253219091407/12053216051819/15143215143220/08053216120114/05203209193207/09220514320618/05053201030305/19193220153220/08053219211332/15063201121232/08211301143211/14152312050407/05463232323232/32}}" → "˚aworldinwhicheverysinglepersonontheplanetisgivenfreeaccesstothesumofallhumanknowledge." [7]

See also[edit]