Template:PAGENAMEBASE/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(See also)
m (→‎Usage: replace template being deleted using AWB)
Line 5: Line 5:


== Usage ==
== Usage ==
This template returns the current {{wikivar|PAGENAME}} minus any [[Wikipedia:Disambiguation|disambiguation]] (text in parentheses).
This template returns the current {{tld|PAGENAME}} minus any [[Wikipedia:Disambiguation|disambiguation]] (text in parentheses).


e.g. {{tlx|PAGENAMEBASE}} on page <code>Chiton (genus)</code> returns <code>Chiton</code>
e.g. {{tlx|PAGENAMEBASE}} on page <code>Chiton (genus)</code> returns <code>Chiton</code>

Revision as of 22:25, February 25, 2016

Usage

This template returns the current {{PAGENAME}} minus any disambiguation (text in parentheses).

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

Can also pass an optional page parameter:

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

See also