Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:44, 16 February 2025 by Prd (talk | contribs) (Created page with "{{high-risk}} {{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{lua|Module:String}} == Usage == This template returns the current {{tld|PAGENAME}} minus (text in parentheses) or the final set of parentheses where more than one set exist. e.g. {{tlx|PAGENAMEBASE}} on page Chiton (genus) returns {{PAGENAMEBASE|Chiton (genus)}} ::on Sweet Dreams (Are Made of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:High-risk

Usage

This template returns the current {{PAGENAME}} minus (text in parentheses) or the final set of parentheses where more than one set exist.

e.g. {{PAGENAMEBASE}} on page Chiton (genus) returns Chiton

on Sweet Dreams (Are Made of This) (album) returns Sweet Dreams (Are Made of This)
on Sweet Dreams (Are Made of This) returns Sweet Dreams
on Stadion der Freundschaft (Frankfurt (Oder)) returns Stadion der Freundschaft

Can also pass an optional page parameter:

  • {{PAGENAMEBASE|foo (bar)}} → "foo"
  • {{PAGENAMEBASE|foo bar}} → "foo bar"

It is not to be confused with {{BASEPAGENAME}}, which is a magic word that strips subpages, not parentheses.

See also