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:37, 16 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{high-use}} Get the namespace and the base page name of a page. It is similar to the template {{tl|FULLROOTPAGENAME}}, but returns the '''parent''' of the page hierarchy instead of the '''root'''. It is basically equivalent to using the magic word <code><nowiki>{{NAMESPACE}}:{{BASEPAGENAME}}</nowiki></code>. == Usage == * {{tlx|FUL...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Get the namespace and the base page name of a page. It is similar to the template {{FULLROOTPAGENAME}}, but returns the parent of the page hierarchy instead of the root.

It is basically equivalent to using the magic word {{NAMESPACE}}:{{BASEPAGENAME}}.

Usage

  • {{FULLBASEPAGENAME}} → Template:FULLBASEPAGENAME
  • {{FULLBASEPAGENAME|Template:1x/sandbox}} → Template:1x
  • {{FULLBASEPAGENAME|Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1}} → Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1

In namespaces with subpages disabled, it will return the full page name:

  • {{FULLBASEPAGENAME|List of 28 Days/Weeks Later characters}} → List of 28 Days/Weeks Later characters

Note that this template can be substituted.

See also