Template:T

From Heroes 3 wiki
Revision as of 03:28, 23 May 2021 by Imahero (talk | contribs)
Jump to navigation Jump to search

Lean To

MодUle:case

Variables

  • 1=link
  • lower=(list of words to be set to lowercase, separated by a comma) (defaults to 'a,and,by,for,in,of,or,the,to') (the first and last word of the link is always in title case, regardless of this setting)
  • split=(char(s) to split on) (defaults to the space character)
  • plain=(set to false to use ustring patterns)
  • replace=(char(s) to replace what you split on instead of just using split itself, necessary if using a ustring pattern)