Thilo (Diskussion | Beiträge) K |
Thilo (Diskussion | Beiträge) K |
||
Zeile 1: | Zeile 1: | ||
− | + | == Test Template == | |
− | + | {{AccordionCard | |
− | + | |header=Test | |
− | + | |bg-color= | |
− | + | |text=Text | |
− | < | + | }} |
+ | |||
+ | |||
+ | |||
+ | <!--{{#if:{{{m_room|}}} | ([{{{m_room|}}} Meetingraum]) |}}--> | ||
+ | == Test raw == | ||
+ | <bootstrap_accordion> | ||
+ | <bootstrap_card header="Test" style="background-color:#js938r;">{{{text|}}}</bootstrap_card> | ||
+ | <bootstrap_card header="{{{header}}}">{{{text|}}}</bootstrap_card> | ||
+ | <bootstrap_card header="{{{header}}}">{{{text|}}}</bootstrap_card> | ||
<bootstrap_accordion> | <bootstrap_accordion> | ||
− | <bootstrap_card header=" | + | <bootstrap_card header="{{{header}}}">{{{text|}}}</bootstrap_card> |
− | + | </bootstrap_accordion><bootstrap_accordion> | |
− | <bootstrap_card> | + | <bootstrap_card header="{{{header}}}">{{{text|}}}</bootstrap_card> |
</bootstrap_accordion> | </bootstrap_accordion> |
Version vom 6. Oktober 2021, 10:00 Uhr
Test Template
<bootstrap_accordion> <bootstrap_card header=>Text</bootstrap_card> </bootstrap_accordion>
Test raw
<bootstrap_accordion>
<bootstrap_card header="Test" style="background-color:#js938r;"></bootstrap_card> <bootstrap_card header="{{{header}}}"></bootstrap_card> <bootstrap_card header="{{{header}}}"></bootstrap_card>
<bootstrap_accordion>
<bootstrap_card header="{{{header}}}"></bootstrap_card>
</bootstrap_accordion><bootstrap_accordion>
<bootstrap_card header="{{{header}}}"></bootstrap_card>
</bootstrap_accordion>