Toggle menu
15
236
76
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Title disambig text/doc: Difference between revisions

Template page
Created page with "{{Documentation subpage}} {{lua|Module:String}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === : <code>{{Tlx|Title disambig text|''Title (disambig)''}}</code> If page title is of the form ''Title (disambig)'', this function will return ''disambig''. If no parenthetical expression is present, returns an empty string. Write this to use the current page as title: : <code>{{Tlx|Title disambig text|<nowiki>{{PAGENAME}}</nowiki>}}</c..."
 
(No difference)

Latest revision as of 06:15, 20 February 2025

Usage

{{Title disambig text|Title (disambig)}}

If page title is of the form Title (disambig), this function will return disambig. If no parenthetical expression is present, returns an empty string.

Write this to use the current page as title:

{{Title disambig text|{{PAGENAME}}}}

Examples

  • {{Title disambig text|Title (whatever)}} → whatever
  • {{Title disambig text|[[Title (whatever)]]}} → whatever

See also