playground:playground

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:playground [22.02.2022 15:17] – [IMMER] wikiadminplayground:playground [15.05.2023 12:51] (aktuell) ole.zol2
Zeile 1: Zeile 1:
-====== Playground ======+====== Playground für Simon und Oleg ======
  
-//zum ausprobieren von Dingen.// +:-D :-X
-===== Datatables =====+
  
-^Spalte 1^Spalte2^ <font inherit/inherit;;#2ecc71;;inherit>Spalte3</font> | 
-|Irgendwas| | | 
-|Text text text| <font inherit/inherit;;inherit;;#9b59b6>Noch was</font> |[[https://ticket.itswob.de/|Mehr]]| 
-|{{https://dokuwiki.wobila.de/lib/plugins/ckgedit/ckeditor/plugins/smiley/images/angry_smile.png?nolink&23x23|angry}}|¾|Æ| 
-| | | | 
  
-===== Fixme und Todo ======+[[playground:simon-playground|]]
  
-TODO +https://wiki.wobila.de/doku.php?id=playground:oleg-playground
-FIXME+
  
-===== Bilder ===== 
-{{:playground:ramstein.jpg?nolink&|ramstein.jpg}} 
- 
- 
-===== Text mit Type ===== 
- 
-  * <text type="muted">muted</text> 
-  * <text type="primary">primary</text> 
-  * <text type="success">success</text> 
-  * <text type="info">info</text> 
-  * <text type="warning">warning</text> 
-  * <text type="danger">danger</text> 
- 
-===== Tooltips ===== 
- 
-<tooltip title="Sample Text" placement="bottom">Lorem ipsum</tooltip> dolor sit amet... 
- 
-===== Grid und Panels ===== 
- 
-<panel type="warning" title="Test1"> 
-<grid> 
-<col sm="3"> 
-<panel type="default" title="Default"> 
-Default mit Breite 3 
-</panel> 
-</col> 
-<col sm="3"> 
-<panel type="primary" title="Primary"> 
-Primary mit Breite 3 
-</panel> 
-</col> 
-<col sm="3"> 
-<panel type="success" title="Success"> 
-Success mit Breite 3 
-</panel> 
-</col> 
-<col sm="3"> 
-<panel type="warning" title="Warning"> 
-Warning mit Breite 3 
-</panel> 
-</col> 
-<col sm="3"> 
-<panel type="danger" title="Danger"> 
-Danger mit Breite 3 
-</panel> 
-</col> 
- 
-</grid> 
-</panel> 
- 
- 
-===== Navigationsleiste ===== 
- 
-<nav> 
-  * [[:start]] 
-  * [[:plugin:bootswrapper|Plugin]] 
-  * [[playground:playground]] 
-  * DokuWiki 
-    * [[:wiki:welcome]] 
-    * [[:wiki:syntax]] 
-</nav> 
- 
- 
-===== Accordion ===== 
- 
-<accordion> 
-<panel title="First panel"> 
-First panel content 
-</panel> 
-<panel title="Second panel"> 
-Second panel content 
-</panel> 
-</accordion> 
- 
-===== Well ===== 
-<well>Look, I'm in a well!</well> 
- 
- 
- 
- 
-====== Seitenvorlage ====== 
- 
-====== IMMER ====== 
- 
-<grid> 
-<col sm="6"> 
-<panel type="success" title="Allgemeine Informationen"> 
-** Geräteeinrichtung ** 
-  * [[schul-it:wlan:einrichtung:iOS | iOS (iPhone / iPad)]] 
-  * [[schul-it:wlan:einrichtung:windows | Windows]] 
-  * [[schul-it:wlan:einrichtung:android | Android]] 
-  * [[schul-it:wlan:einrichtung:android | Gast Zugang]] 
- 
-</panel> 
-</col> 
-<col sm="6"> 
-<panel type="warning" title="Administrativ"> 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-</panel> 
-</col> 
-</grid> 
- 
- 
-===== WENN LEHRER ===== 
-<grid> 
-<col sm="4"> 
-<panel type="success" title="Allgemeine Informationen"> 
-** Geräteeinrichtung ** 
-  * [[schul-it:wlan:einrichtung:iOS | iOS (iPhone / iPad)]] 
-  * [[schul-it:wlan:einrichtung:windows | Windows]] 
-  * [[schul-it:wlan:einrichtung:android | Android]] 
-  * [[schul-it:wlan:einrichtung:android | Gast Zugang]] 
- 
-</panel> 
-</col> 
-<col sm="4"> 
-<panel type="warning" title="Administrativ"> 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-</panel> 
-</col> 
-<col sm="4"> 
-<panel type="primary" title="LuL?"> 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  * [[schul-it:wlan:gast-zugang | Gast-Zugänge]] 
-  *  
-</panel> 
-</col> 
-</grid>