Template:Continued on: Difference between revisions
Jump to navigation
Jump to search
m (templatedata added) |
m (changed templatedata) |
||
Line 23: | Line 23: | ||
"label": "Subpage name", | "label": "Subpage name", | ||
"description": "The name of the subpage (only what appears after the / ).", | "description": "The name of the subpage (only what appears after the / ).", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, |
Latest revision as of 09:55, 25 September 2023
A template used to point to an article's content continued on a subpage. Simply enter the title of the subpage that appears after the / in the "1" field and text of your choice in "2". Both fields must be filled out.
- Examples
{{Continued on|Test|test page}}
Results in:
- Continued on test page.
{{Continued on|Test|the following test page}}
Results in:
- Continued on the following test page.
A template used to point to an article's content continued on a subpage.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Subpage name | 1 | The name of the subpage (only what appears after the / ). | Content | required |
Description | 2 | Description of the subpage.
| Content | required |