Vorlage:Accordion end/doc: Unterschied zwischen den Versionen

This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „{{Documentation subpage}} <!-- Categories go at the bottom of this page. --> == Description == Closes a [https://www.w3schools.com/bootstrap/bootstrap_collapse…“)
 
K (Tobi verschob die Seite Vorlage:BS accordion end/doc nach Vorlage:Accordion end/doc, ohne dabei eine Weiterleitung anzulegen)
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:
<!-- Categories go at the bottom of this page. -->
<!-- Categories go at the bottom of this page. -->
== Description ==
== Description ==
Closes a [https://www.w3schools.com/bootstrap/bootstrap_collapse.asp bootstrap accordion], you previously opened with a {{tl|BS accordion begin}}.
Closes a [https://www.w3schools.com/bootstrap/bootstrap_collapse.asp bootstrap accordion], you previously opened with a {{tl|Accordion begin}}.


== Parameters ==
== Parameters ==
Zeile 9: Zeile 9:
== Usage ==
== Usage ==
{{code|lang=bibtex|code=<nowiki>
{{code|lang=bibtex|code=<nowiki>
{{BS accordion end}}
{{Accordion end}}
</nowiki>}}
</nowiki>}}


== See also ==
== See also ==
* {{tl|BS accordion begin}}
* {{tl|Accordion begin}}
* {{tl|BS accordion panel}}
* {{tl|Accordion panel}}


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- ADD CATEGORIES AFTER THIS LINE -->
<!-- ADD CATEGORIES AFTER THIS LINE -->
[[Category:Verzauberte Welten templates]][[Category:Bootrap templates]]
[[Category:Verzauberte Welten templates]][[Category:Bootstrap templates]]
}}
}}
}}</includeonly>
}}</includeonly>

Aktuelle Version vom 25. November 2017, 23:35 Uhr

Description

Closes a bootstrap accordion, you previously opened with a {{Accordion begin}}.

Parameters

none

Usage

{{Accordion end}}


See also