Template:GetSubpage/doc: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
"1": { | "1": { | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true, | ||
"label": "Page name to retrieve the subpage from" | |||
}, | |||
"category": { | |||
"description": "specifies that a colon will be the delimiter" | |||
} | } | ||
}, | }, | ||
Revision as of 05:18, 16 January 2026
Returns the subpage portion of given text eg: {{GetSubpage|Test Drive Meme - March 2025/FAQ Page}} gives FAQ Page
Gives the subpage portion of the provided text
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page name to retrieve the subpage from | 1 | no description | Page name | required |
| category | category | specifies that a colon will be the delimiter | Unknown | optional |