MediaWiki/Bootstrap: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
 
(17 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>


== list-group ==
== Beschreibung ==
<ul class="list-group">
  <li class="list-group-item">A simple default list group item</li>
  <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 ==
== Installation ==
{| class="table table-striped table-hover sortable"
<syntaxhighlight lang="bash" highlight="1" line copy>
! scope="col" | # !! First !! Last !! Handle
</syntaxhighlight>
 
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
 
=== Optionen ===
<!--
{| class="table table-striped table-hover sortable options gnu big"
-->
{| class="table table-striped table-hover"
|-
|-
| scope="row" | 1 || Mark || Otto || @mdo
! Unix !! GNU !! Parameter !! Beschreibung
|-
|-
| scope="row" | 2 || Jacob || Thornton || @fat
| || || ||  
|-
|-
| scope="row" | 3 || Larry || the Bird || @twitter
|}
|}


== Grid ==
=== Parameter ===
<div class="container">
=== Umgebungsvariablen ===
  <div class="row">
=== Exit-Status ===
    <div class="col">
{| class="table table-striped table-hover options col1center big"
      1 of 2
|-
    </div>
! Wert !! Beschreibung
    <div class="col">
|-
      2 of 2
| 0 || Erfolg
    </div>
|-
  </div>
| >0 || Fehler
  <div class="row">
|}
    <div class="col">
 
      1 of 3
== Anwendung ==
    </div>
<syntaxhighlight lang="bash" highlight="1" line copy>
    <div class="col">
</syntaxhighlight>
      2 of 3
 
    </div>
<!-- output -->
    <div class="col">
<syntaxhighlight lang="bash" highlight="" line>
      3 of 3
</syntaxhighlight>
    </div>
 
  </div>
=== Problembehebung ===
 
== Konfiguration ==
=== Dateien ===
{| class="table table-striped table-hover options big"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||
|}
 
<noinclude>
<!--
----
{{Navigation|<zurück>|<nachste>}}
----
-->
== Anhang ==
=== Siehe auch ===
<div style="column-count:2">
<categorytree hideroot=on mode="pages">MediaWiki/Bootstrap</categorytree>
</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