|
|
(19 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
− | <div id="accordion">
| + | == Testseiten == |
− | <div class="card">
| + | [[Demo:Suchanfragen]] |
− | <div class="card-header" id="headingOne">
| + | [[Team:Testseite für Team]] |
− | <h5 class="mb-0">
| |
− | <button class="btn btn-link" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
| |
− | Collapsible Group Item #1
| |
− | </button>
| |
− | </h5>
| |
− | </div>
| |
| | | |
− | <div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion">
| + | [[Schlumpf]] |
− | <div class="card-body">
| + | |
− | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
| + | == Learning Parser Functions == |
− | </div>
| + | [[User:Thilo/Sandkasten/ParserFuncs|Thilo/Sandkasten/ParserFuncs]] |
− | </div>
| + | |
− | </div>
| + | [[Template:ArgTest]] |
− | <div class="card">
| + | |
− | <div class="card-header" id="headingTwo">
| + | [[:Category:TestArea]] |
− | <h5 class="mb-0">
| + | |
− | <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
| + | == Liste Attribute und Erlaubte Werte == |
− | Collapsible Group Item #2
| + | {{#ask: [[Attribut:+]] |
− | </button>
| + | |?Datentyp |
− | </h5>
| + | |?Erlaubt Wert |
− | </div>
| + | }} |
− | <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
| + | |
− | <div class="card-body">
| + | |
− | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
| + | == Test Botstrap Template == |
− | </div>
| + | {{AccordionCard |
− | </div>
| + | |head=Test heading |
− | </div>
| + | |bg-color= |
− | <div class="card">
| + | |text=Text |
− | <div class="card-header" id="headingThree">
| + | }} |
− | <h5 class="mb-0">
| + | |
− | <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
| + | |
− | Collapsible Group Item #3
| + | == Test Boostrap == |
− | </button>
| + | <bootstrap_accordion> |
− | </h5>
| + | <bootstrap_card header="{{hn}}">Test zum Texten</bootstrap_card> |
− | </div>
| + | </bootstrap_accordion> |
− | <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
| + | |
− | <div class="card-body">
| + | <!--{{#if:{{{m_room|}}} | ([{{{m_room|}}} Meetingraum]) |}}--> |
− | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
| + | |
− | </div>
| + | == Test raw == |
− | </div>
| + | <bootstrap_accordion> |
− | </div> | + | <bootstrap_card header="Test" style="background-color:#js938r;">{{{text|}}}</bootstrap_card> |
− | </div> | + | <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> |
Testseiten
Demo:Suchanfragen
Team:Testseite für Team
Schlumpf
Learning Parser Functions
Thilo/Sandkasten/ParserFuncs
Template:ArgTest
Category:TestArea
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>