Template:PAGENAMEBASE/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(MC BULL)
(Undid revision 962719752 by Mbull9867 (talk). vandalism)
Line 5: Line 5:


== Usage ==
== Usage ==
= This template returns the current {{tld|MC BULL}} minus (text in parentheses) or the final set of parentheses where more than one set exist. =
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|MC BULL}} on page [[Chiton (genus)]] returns {{MC BULL|Chiton (genus)}}
e.g. {{tlx|PAGENAMEBASE}} on page [[Chiton (genus)]] returns {{PAGENAMEBASE|Chiton (genus)}}
::on [[Sweet Dreams (Are Made of This) (album)]] returns {{MC BULL|Sweet Dreams (Are Made of This) (album)}}
::on [[Sweet Dreams (Are Made of This) (album)]] returns {{PAGENAMEBASE|Sweet Dreams (Are Made of This) (album)}}
::on [[Sweet Dreams (Are Made of This)]] returns {{MC BULL|Sweet Dreams (Are Made of This)}}
::on [[Sweet Dreams (Are Made of This)]] returns {{PAGENAMEBASE|Sweet Dreams (Are Made of This)}}
::on [[Stadion der Freundschaft (Frankfurt (Oder))]] returns {{MC BULL|Stadion der Freundschaft (Frankfurt (Oder))}}
::on [[Stadion der Freundschaft (Frankfurt (Oder))]] returns {{PAGENAMEBASE|Stadion der Freundschaft (Frankfurt (Oder))}}


Can also pass an optional page parameter:
Can also pass an optional page parameter:
* {{tlc|MC BULL|foo (bar)}} → "{{MC BULL|foo (bar)}}"
* {{tlc|PAGENAMEBASE|foo (bar)}} → "{{PAGENAMEBASE|foo (bar)}}"
* {{tlc|MC BULL|foo bar}} → "{{MC BULL|foo bar}}"
* {{tlc|PAGENAMEBASE|foo bar}} → "{{PAGENAMEBASE|foo bar}}"


It is not to be confused with {{tld|MC BULL}}, which is a [[mw:Help:Magic words|magic word]] that strips subpages, not parentheses.
It is not to be confused with {{tld|BASEPAGENAME}}, which is a [[mw:Help:Magic words|magic word]] that strips subpages, not parentheses.


== See also ==
== See also ==

Revision as of 17:45, June 15, 2020

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