Thilo (Diskussion | Beiträge) K |
Thilo (Diskussion | Beiträge) K |
||
(25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | {{#ask: [[ | + | == Testseiten == |
+ | [[Demo:Suchanfragen]] | ||
+ | [[Team:Testseite für Team]] | ||
+ | |||
+ | [[Schlumpf]] | ||
+ | |||
+ | == Learning Parser Functions == | ||
+ | [[User:Thilo/Sandkasten/ParserFuncs|Thilo/Sandkasten/ParserFuncs]] | ||
+ | |||
+ | [[Template:ArgTest]] | ||
+ | |||
+ | [[:Category:TestArea]] | ||
+ | |||
+ | == Liste Attribute und Erlaubte Werte == | ||
+ | {{#ask: [[Attribut:+]] | ||
|?Datentyp | |?Datentyp | ||
|?Erlaubt Wert | |?Erlaubt Wert | ||
− | | | + | }} |
+ | |||
+ | |||
+ | == Test Botstrap Template == | ||
+ | {{AccordionCard | ||
+ | |head=Test heading | ||
+ | |bg-color= | ||
+ | |text=Text | ||
+ | }} | ||
+ | |||
+ | |||
+ | == Test Boostrap == | ||
+ | <bootstrap_accordion> | ||
+ | <bootstrap_card header="{{hn}}">Test zum Texten</bootstrap_card> | ||
+ | </bootstrap_accordion> | ||
+ | |||
+ | <!--{{#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_card header="{{{header}}}">{{{text|}}}</bootstrap_card> | ||
+ | </bootstrap_accordion><bootstrap_accordion> | ||
+ | <bootstrap_card header="{{{header}}}">{{{text|}}}</bootstrap_card> | ||
+ | </bootstrap_accordion> |
Aktuelle Version vom 5. April 2023, 13:30 Uhr
Testseiten
Demo:Suchanfragen Team:Testseite für Team
Learning Parser Functions
Liste Attribute und Erlaubte Werte
Test Botstrap Template
<bootstrap_accordion> <bootstrap_card header=Test heading>Text</bootstrap_card> </bootstrap_accordion>
Test Boostrap
<bootstrap_accordion>
<bootstrap_card header="HOCHN">Test zum Texten</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>