From Dark and Darker Wiki
(Created page with "<templatedata>{ "description": "Transcludes a page or subsection of a page.", "params": { "1": { "label": "Page", "description": "The template will parse this string for the '#' token and separate them into page and section strings.", "type": "string", "suggested": true }, "section": { "label": "Page Section", "description": "Optionally, you can specify the name of the subsection.", "type": "string", "suggested": false } } }</templatedata>") |
(No difference)
|
Latest revision as of 19:02, 8 April 2024
Transcludes a page or subsection of a page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | 1 | The template will parse this string for the '#' token and separate them into page and section strings. | String | suggested |
| Page Section | section | Optionally, you can specify the name of the subsection. | String | optional |