Template:Subpage of

From Mainlining Wiki
Revision as of 07:45, 13 July 2025 by Knuxify (talk | contribs) (Created page with "<noinclude><templatedata> { "params": { "1": { "label": "First-level page", "type": "string", "required": true }, "2": { "label": "Second level page", "description": "The page title after the first slash (/).", "type": "string" }, "3": { "label": "Third-level page", "description": "The page title after the second slash (/).", "type": "string" } }, "description": "Displays a link back to the parent page of a subpage. Include this...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Displays a link back to the parent page of a subpage. Include this template at the beginning of a page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
First-level page1

no description

Stringrequired
Second level page2

The page title after the first slash (/).

Stringoptional
Third-level page3

The page title after the second slash (/).

Stringoptional

This is intended to replace MediaWiki's default subpage link display feature, which is not enabled on the pmOS wiki (as it would interfere with the names of any wiki page that uses the / character).

This template supports up to 3 subpages.

Example

{{Subpage of|Qualcomm}}
{{Subpage of|Qualcomm|Adding a new SoC to mainline Linux}}