Jump to content
šŸ—³ļøšŸ–„ļø The Wikimedia Foundation December 2024 Developer Satisfaction Survey closes on the 2025-01-03. This survey helps us measure developer satisfaction, and prioritize work on tools and platforms for our technical contributors.

Template:FULLROOTPAGENAME

From wikiNonStop
Revision as of 15:38, 7 March 2022 by en>Baris6161TURK
(diff) ā† Older revision | Latest revision (diff) | Newer revision ā†’ (diff)

Template:FULLROOTPAGENAME

Template documentation


Get the namespace and the root of the page name.

Usage

  • {{FULLROOTPAGENAME}} ā†’ Template:FULLROOTPAGENAME
  • {{FULLROOTPAGENAME|Template:1x/sandbox}} ā†’ Template:1x
  • {{FULLROOTPAGENAME|Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1}} ā†’ Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1

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

  • {{FULLROOTPAGENAME|List of 28 Days/Weeks Later characters}} ā†’ List of 28 Days/Weeks Later characters

Note that this template can be substituted.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

FULLROOTPAGENAME

A meta template that takes a page name and returns its root page name (including namespace).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Page name1

The input page name. If omitted or empty, the current page name will be used

Page nameoptional

See also