Template:Rules/doc

Template page
Revision as of 19:46, 23 May 2024 by Mausterio (talk | contribs) (Created page with " <templatedata> { "params": { "id": { "label": "ID", "description": "Specifies an internal ID for this element. Must be unique. This field should only be filled if this template expands or collapses alongside another such template. Actual value does not matter.", "example": "23", "type": "string" }, "title": { "label": "Title", "description": "The main title to display within the header. ", "type": "string", "suggested": true }, "subtit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template creates a simple expandable box to display rules, FAQs, and other content details.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Titletitle

The main title to display within the header.

Stringsuggested
Subtitlesubtitle

The smaller text to display above the title in the header.

Stringsuggested
Bodybody

The content to display within the body. By default, this content is hidden until toggled.

Contentrequired
IDid

Specifies an internal ID for this element. Must be unique. This field should only be filled if this template expands or collapses alongside another such template. Actual value does not matter.

Example
23
Stringoptional