MediaWiki/Bootstrap: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
 
(25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<bootstrap_accordion>
<noinclude>
<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>
{{Navigation|<zurück>|<nachste>}}
<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>
'''MediaWiki/Bootstrap'''
</bootstrap_accordion>
</noinclude>


<ul class="list-group">
== Beschreibung ==
  <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>


<table class="table table-striped table-hover">
== Installation ==
  <thead>
<syntaxhighlight lang="bash" highlight="1" line copy>
    <tr>
</syntaxhighlight>
      <th scope="col">#</th>
 
      <th scope="col">First</th>
== Aufruf ==
      <th scope="col">Last</th>
<syntaxhighlight lang="bash" highlight="1" line copy>
      <th scope="col">Handle</th>
</syntaxhighlight>
    </tr>
 
  </thead>
=== Optionen ===
  <tbody>
<!--
    <tr>
{| class="table table-striped table-hover sortable options gnu big"
      <th scope="row">1</th>
-->
      <td>Mark</td>
{| class="table table-striped table-hover"
      <td>Otto</td>
|-
      <td>@mdo</td>
! Unix !! GNU !! Parameter !! Beschreibung
    </tr>
|-
    <tr>
| || || ||
      <th scope="row">2</th>
|-
      <td>Jacob</td>
|}
      <td>Thornton</td>
 
      <td>@fat</td>
=== Parameter ===
    </tr>
=== Umgebungsvariablen ===
    <tr>
=== Exit-Status ===
      <th scope="row">3</th>
{| class="table table-striped table-hover options col1center big"
      <td>Larry</td>
|-
      <td>the Bird</td>
! Wert !! Beschreibung
      <td>@twitter</td>
|-
    </tr>
| 0 || Erfolg
  </tbody>
|-
</table>
| >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"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||
|}
 
<noinclude>
<!--
----
{{Navigation|<zurück>|<nachste>}}
----
-->
== Anhang ==
=== Siehe auch ===
<div style="column-count:2">
<categorytree hideroot=on mode="pages">MediaWiki/Bootstrap</categorytree>
</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