Toggle menu
14
236
69
27.3K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 03:55, 16 February 2025 by Prd (talk | contribs) (Created page with "* {{tl|R from other capitalisation}} – for categorizing Redirects from titles to article (or other pages) where the redirect is just a different capitalization * {{tl|Template capitalization}} – ?? * Module:String2 Magic words that rewrite the output (copy-paste will get the text as displayed, not as entered): * <code><nowiki>{{lc:}}</nowiki></code> – lower case output of the full text * <code><nowiki>{{uc:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Magic words that rewrite the output (copy-paste will get the text as displayed, not as entered):

  • {{lc:}} – lower case output of the full text
  • {{uc:}} – upper case output of the full text
  • {{lcfirst:}} – lower case output of the first character only
  • {{ucfirst:}} – upper case output of the first character only