From Dark and Darker Wiki

< Template:TabToggle

(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.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional