Template:PAGENAMEBASE: Difference between revisions
Template page
More actions
initial import from WP |
No edit summary |
||
| Line 1: | Line 1: | ||
{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> | <includeonly>{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
This template returns the current {{tld|PAGENAME}} 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. | ||
Latest revision as of 04:28, 5 April 2020
Usage
edit sourceThis template returns the current Template:Tld 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:
- Template:Tlc → "foo"
- Template:Tlc → "foo bar"
It is not to be confused with Template:Tld, which is a magic word that strips subpages, not parentheses.