From Dark and Darker Wiki
(Created page with "<templatedata>{ "description": "Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.", "params": { "1": { "label": "Title", "description": "String that will set the tab's title.", "type": "string", "suggested": true }, "2": { "label": "Content", "description": "Determines what appears on the page.", "type": "string", "suggested": true }, "active": { "label": "Status", "descriptio...") |
(No difference)
|
Latest revision as of 21:22, 8 April 2024
Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | 1 | String that will set the tab's title. | String | suggested |
Content | 2 | Determines what appears on the page. | String | suggested |
Status | active | {yes}. | String | optional |
Integer | tabid | {0, 1, 2, ...}.
| String | optional |