Template:FULLROOTPAGENAME

From The Adachi Wiki
Revision as of 14:57, 31 March 2023 by Adachi (talk | contribs) (Created page with "{{ {{{|safesubst:}}}#if: {{ {{{|safesubst:}}}Ns has subpages | {{ {{{|safesubst:}}}#if:{{{1|}}}|{{ {{{|safesubst:}}}NAMESPACE:{{{1}}}}}|{{ {{{|safesubst:}}}NAMESPACE}}}} }} | {{ {{{|safesubst:}}}#titleparts:{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|{{ {{{|safesubst:}}}FULLPAGENAME}}}}|1}} | {{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|{{ {{{|safesubst:}}}FULLPAGENAME}}}} }}<noinclude> {{Documentation}} [[Category:Templates{{#translation:}}]] </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

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