From Dark and Darker Wiki
(Created page with "<templatedata>{ "description": "Marks up a Template/Transclusion/Link Hierarchy node with proper wikitext syntax and displaying Template Docs in a tooltip. Defaults to Template Markup.", "params": { "1": { "label": "Name", "description": "<Name of Template>/<Page to Transclude>/<Page to Link>", "type": "string" },"2": { "label": "Display Name", "description": "Name to display or tag onto Transclusion calls", "type": "string" },"link": { "labe...") |
mNo edit summary |
||
| Line 5: | Line 5: | ||
"label": "Name", | "label": "Name", | ||
"description": "<Name of Template>/<Page to Transclude>/<Page to Link>", | "description": "<Name of Template>/<Page to Transclude>/<Page to Link>", | ||
"required": true, | |||
"type": "string" | "type": "string" | ||
},"2": { | },"2": { | ||
Revision as of 22:36, 18 March 2024
Marks up a Template/Transclusion/Link Hierarchy node with proper wikitext syntax and displaying Template Docs in a tooltip. Defaults to Template Markup.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | <Name of Template>/<Page to Transclude>/<Page to Link> | String | required |
| Display Name | 2 | Name to display or tag onto Transclusion calls | String | optional |
| Markup Type | link | Name to display or tag onto Transclusion calls
| String | optional |
| Markup Type | transclusion | Name to display or tag onto Transclusion calls
| String | optional |
| Markup Type | template | Name to display or tag onto Transclusion calls
| String | optional |