From Dark and Darker Wiki

< Template:TabToggle

Revision as of 21:22, 8 April 2024 by Raw Salad (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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