Vorlage:Accordion panel/doc

This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Wechseln zu:Navigation, Suche

Description[Quelltext bearbeiten]

Set between an {{Accordion begin}} and an {{Accordion end}}, this adds a panel to a bootstrap accordion.

Used variables[Quelltext bearbeiten]

bs_accordion
defined by {{Accordion begin}}
id of the current accordion
bs_accordion_panel
id of the last added panel to any accordion
defined by {{Accordion panel}}
increased every time, {{Accordion panel}} is called

Parameters[Quelltext bearbeiten]

Description of the entity created by this template or of the function of this template

Vorlagenparameter

ParameterBeschreibungTypStatus
Title of the paneltitle

Defines the title of the panel to add

Standard
Error message
Zeileerforderlich
Body of the panelbody

Gives the body text for the panel that shows when open

Standard
Error message
Zeichenfolgeerforderlich
Open panelopen

Set to true, of you want this panel to be open from the start

Booleschoptional

Usage[Quelltext bearbeiten]

{{Accordion panel
| title=
| body=
| open=
}}


See also[Quelltext bearbeiten]