Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- wrap @wiki:plugins
- line with italic, bold and underlined text, e.g. <code>//**__Emulated Big Headline__**//</code> //**Emulated Small Headline**// A smaller headline uses no underlining, e.g. <code>//**Emulated Small Headline**//</code> If you need text that is bold and italic, simply use it the oth
- syntax @wiki
- t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> ===== Smileys ===== DokuWiki converts commonly... ) (tm) (r) "He thought 'It's a man's world'..." <code> -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) "He thought 'It's a man's world'..." </code> Please note: These conversions can be turned of
- orphanmedia @wiki:plugins
- isplay Orphans-Plugin eingesetzt wird. </WRAP> <code> ~~NOCACHE~~ </code> ~~NOCACHE~~ ===== all ===== <code> ~~ORPHANMEDIA:all~~ </code> ~~ORPHANMEDIA:all~~ ===== summary ===== <code> ~~ORPHANMEDIA:summary~~ <
- style @wiki:plugins
- ====== Stylings ====== ===== Alignment ===== <code> <style right> Hier Ein Absatz rechts </style> </code> <style right> Hier Ein Absatz rechts </style> ---- <code> <style left> Hier Ein Absatz links </style> </code> <style left> Hier Ein Absatz links </style> ----
- vshare @wiki:plugins
- ===== Videos ===== <code> {{youtube>L-WM8YxwqEU?200x110}} </code> {{youtube>L-WM8YxwqEU?200x110}} \\ ===== größerer Player ===== <code> {{youtube>L-WM8YxwqEU?large}} </code> {{youtube>L-WM8YxwqEU?large}} \\ ===== rechtsbündig (gefloatet
- csv @wiki:plugins
- lle mittels csv aus dem Quellcode der Seite ==== <code> <csv> Number,Name,Details \\ 1,Power Man,Blue \\ 2,Red Book,"Yellow, but blue" \\ </csv> </code> <csv> Number,Name,Details 1,Power Man,Blue 2,Re... ===== Tabelle mittels csv aus einer Datei ===== <code> <csv wiki:plugins:tiere.csv></csv> </code> <csv wiki:plugins:tiere.csv></csv> ===== Feldausgabe (out
- cloud @wiki:plugins
- e 50 meist verwendeten Begriffe des Wikis) ===== <code> ~~CLOUD:50~~ </code> ~~CLOUD:50~~ ===== TagCloud (die 10 meist verwendeten Tags des Namensraums) ===== <code> ~~TAGCLOUD:10>wiki:plugins~~ </code> ~~TAGCLOUD:10>wiki:plugins~~ ===== SearchCloud (die 20 meist ve
- filelist @wiki:plugins
- ===== Dateilisten ===== ==== Listenstyle ==== <code> {{filelist>:wiki:*.png&style=list&tableheader=1&tableshowdate=1&tableshowsize=1&recursive=1}} </code> {{filelist>:wiki:*.png&style=list&tableheader=1... howsize=1&recursive=1}} ==== Tabellenstyle ==== <code> {{filelist>:wiki:*.png&style=table&tableheader=1&tableshowdate=1&tableshowsize=1&recursive=1}} </code> {{filelist>:wiki:*.png&style=table&tableheader=
- pagenavigation @wiki:plugins
- ====== Simplenavigation ====== <code> {{simplenavi>wiki:plugins:}} </code> {{simplenavi>wiki:plugins:}} ====== Page Navigation ====== <code> [<>] </code> [<>]
- datatables @wiki:plugins
- Zeilen hinzuzufügen. ====== Datatables ====== <code -> <datatables paging="false"> ^ Header 1 ^ Head... 1 | 2 | | 3 | 6 | | 5 | 76 | </datatables> </code> <datatables paging="false"> ^ Header 1 ^ Heade... 76 | </datatables> ====== SimpleTable ====== <code -> ^ eins ^ zwei ^ drei ^ | eins | zwei | fünf | | sieben | vier | % | </code> ^ eins ^ zwei ^ drei ^ | eins | zwei | fün
- pagelist @wiki:plugins
- ===== Pagelisten ===== ==== Als Tabelle ==== <code> <pagelist&user&comments&firsthl> * [[:start]] *... ound:]] * [[:wiki:plugins:start]] </pagelist> </code> <pagelist&user&comments&firsthl> * [[:start]]... plugins:start]] </pagelist> ==== Als Liste ==== <code> <pagelist&user&comments&nofirsthl&list> * [[:s... ound:]] * [[:wiki:plugins:start]] </pagelist> </code> <pagelist&user&comments&nofirsthl&list> * [[:
- comment @wiki:plugins
- t der HTML-Quellcode) sollte folgender Inhalt der Code-Box stehen: <code> /** * @todo: rewrite this section to reflect changes made recently * * this is a longer note */ </code> /** * @todo: rewrite this section to reflect c
- numberedheadings @wiki:plugins
- ==== Überschriften ==== <code> ====== - Level 1 Headline ====== ===== - Level 2 Headline ===== ==== - L... l 2 Headline ===== ==== - Level 3 Headline ==== </code> ====== - Level 1 Headline ====== ===== - Level
- refnotes @wiki:plugins
- ====== refNotes ====== <code> This is where the note is introduced the first time[(This is a note 1.)]. ... her reference[(name)]. another reference[(#3)] </code> This is where the note is introduced the first
- plantumlparser @wiki:plugins
- ==== Graphen ===== <code> <uml> Alice -> Bob: Authentication Request Bob --> Alice: Authentication Respo... <-- Bob: another authentication Response </uml> </code> <uml> Alice -> Bob: Authentication Request Bob