wiki:plugins:datatables

DataTables Plugin

Dieses Pluging bringt dir DataTables Unterstützung ins DokuWiki.

Die Dokumentation aller Optionen ist hier: https://www.dokuwiki.org/plugin:datatables

<datatables>
^ Spalte A   ^ Spalte B   ^ Spalte C ^
| Reihe A1   | Reihe B1   | Reihe C1 |
| Reihe A2   | Reihe B2   | Reihe C2 |
| Reihe A2   | Reihe B2   | Reihe C3 |
</datatables>
<datatables>
| Reihe A1   | Reihe B1   | Reihe C1 |
| Reihe A2   | Reihe B2   | Reihe C2 |
| Reihe A2   | Reihe B2   | Reihe C3 |
</datatables>
Reihe A1 Reihe B1 Reihe C1
Reihe A2 Reihe B2 Reihe C2
Reihe A2 Reihe B2 Reihe C3
<datatables>
^ Name ^^
^ Vornam ^ Nachname ^
| Michael | Wegener |
| Dietmar | Schönig |
</datatables>
  • wiki/plugins/datatables.txt
  • Zuletzt geändert: 23.11.2022 18:15
  • von Michael Wegener