Template:Collapsible-Block: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Marlons-8752 (talk | contribs)  <noinclude> gefixt | Marlons-8752 (talk | contribs) No edit summary | ||
| Line 29: | Line 29: | ||
| <div style="font-weight:bold;line-height:1.6;">{{{title|Dies ist der Titel. Er ist immer sichtbar.}}}</div> | <div style="font-weight:bold;line-height:1.6;">{{{title|Dies ist der Titel. Er ist immer sichtbar.}}}</div> | ||
| <div class="mw-collapsible-content {{#ifeq: {{{default}}} | collapse | mw-collapsed | }}"> | <div class="mw-collapsible-content {{#ifeq: {{{default}}} | collapse | mw-collapsed | }}"> | ||
| {{{ | {{{1|Dies ist der Inhalt der einklappbaren Box}}} | ||
| </div></div> | </div></div> | ||
Revision as of 14:58, 26 October 2022
Verwendung
{{Template:Collapsible-Block|default=|title=|
Hier Inhalt rein
}}
Gültige Werte für default:
- collapse
- expand
Für die Faulen:
{{Template:Collapsible-Block|default=collapse|title=|
Hier Inhalt rein
}}
{{Template:Collapsible-Block|default=expand|title=|
Hier Inhalt rein
}}
Beispiel
Dies ist der Titel. Er ist immer sichtbar.
Dies ist der Inhalt der einklappbaren Box