MediaWiki/Bootstrap: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
 
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
== Accordion ==
<noinclude>
<bootstrap_accordion>
<!--
<bootstrap_card header="Lorem ipsum 1" style="width: 300px;">
----
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
{{Navigation|<zurück>|<nachste>}}
</bootstrap_card>
----
<bootstrap_card header="Lorem ipsum 2" style="width: 300px;">
-->
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
'''MediaWiki/Bootstrap'''
</bootstrap_card>
</noinclude>
</bootstrap_accordion>


<bootstrap_accordion>
== Beschreibung ==
<bootstrap_card header="Lorem ipsum 1" style="width: 300px;">
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
</bootstrap_card>
<bootstrap_card header="Lorem ipsum 2" style="width: 300px;">
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
</bootstrap_card>
</bootstrap_accordion>


== list-group ==
== Installation ==
<ul class="list-group">
<syntaxhighlight lang="bash" highlight="1" line copy>
  <li class="list-group-item">A simple default list group item</li>
</syntaxhighlight>
  <li class="list-group-item list-group-item-primary">A simple primary list group item</li>
  <li class="list-group-item list-group-item-secondary">A simple secondary list group item</li>
  <li class="list-group-item list-group-item-success">A simple success list group item</li>
  <li class="list-group-item list-group-item-danger">A simple danger list group item</li>
</ul>


== Tabelle ==
== Aufruf ==
{| class="table table-striped table-hover sortable"
<syntaxhighlight lang="bash" highlight="1" line copy>
! scope="col" | # !! First !! Last !! Handle
</syntaxhighlight>
 
=== Optionen ===
<!--
{| class="table table-striped table-hover sortable options gnu big"
-->
{| class="table table-striped table-hover"
|-
! Unix !! GNU !! Parameter !! Beschreibung
|-
| || || ||
|-
|}
 
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
{| class="table table-striped table-hover options col1center big"
|-
! Wert !! Beschreibung
|-
| 0 || Erfolg
|-
| >0 || Fehler
|}
 
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
 
<!-- output -->
<syntaxhighlight lang="bash" highlight="" line>
</syntaxhighlight>
 
=== Problembehebung ===
 
== Konfiguration ==
=== Dateien ===
{| class="table table-striped table-hover options big"
|-
|-
| scope="row" | 1 || Mark || Otto || @mdo
! Datei !! Beschreibung
|-
|-
| scope="row" | 2 || Jacob || Thornton || @fat
| ||  
|-
|-
| scope="row" | 3 || Larry || the Bird || @twitter
| ||  
|}
|}


== Grid ==
<noinclude>
<div class="container">
<!--
  <div class="row">
----
    <div class="col">
{{Navigation|<zurück>|<nachste>}}
      1 of 2
----
    </div>
-->
    <div class="col">
== Anhang ==
      2 of 2
=== Siehe auch ===
    </div>
<div style="column-count:2">
  </div>
<categorytree hideroot=on mode="pages">MediaWiki/Bootstrap</categorytree>
  <div class="row">
    <div class="col">
      1 of 3
    </div>
    <div class="col">
      2 of 3
    </div>
    <div class="col">
      3 of 3
    </div>
  </div>
</div>
</div>
----
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}
=== Dokumentation ===
<!--
; Man-Page
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)]
; Info-Pages
-->
=== Links ===
==== Projekt ====
==== Weblinks ====
# https://bootstrap.pro.wiki/
# https://getbootstrap.com/docs/5.3/getting-started/introduction/
<!--
{{DEFAULTSORT:new}}
{{DISPLAYTITLE:new}}
-->
[[Kategorie:MediaWiki/Bootstrap]]
</noinclude>

Aktuelle Version vom 7. August 2026, 12:28 Uhr