Show Menu
Cheatography

DokuWiki Cheat Sheet by

Cheat Sheet for Dokuwiki Project

Headlines

====== Headline 1 ======
Headline 1
===== Headline 2 =====
Headline 2
==== Headline 3 ====
Headline 3
=== Headline 4 ===
Headline 4
== Headline 5 ==
Headline 5

Font Formatting

Text
Bold
//Text//
Italic
__Text__
Underlined
' 'monos­paced' '
Monospaced
<su­b>
Subscript
<su­p>
Supers­cript
<de­l>
Deleted
And any combin­ation from this

Links

[[http­://­goo­gle.de]]
External Link
[[http­://­goo­gle.de­|oo­gle]]
External Link with Name
[[page­name]]
Internal Link
[[name­spa­ce:­pag­ename]]
Internal Link with Namespaces
[[name­spa­ce#­sec­tion]]
Link direct to Section
[[\\se­rve­r\s­hare]]
Windows Shares
 

Images

{{wiki:image.png}}
Real Size Image
{{wiki:image.png?50}}
Resize image to given width
{{wiki:image.png?200x50}}
Resize to given width an height
{{http://google.de/images/image.png?200x50}}
External Image
{{ wiki:i­mag­e.png}}
Left Image
{{wiki:image.png }}
Right Image
{{ wiki:i­mag­e.png }}
Center Image

Lists

* Text
Unordered List
- Text
Ordered list

Code

<co­de>
Code View
<code php>
Code with PHP Syntax Highli­ghting
<code php exam.p­hp>
Downlo­adable Code with PHP Syntax Highli­ghting
 

Syntax Highli­ghting Languages (GeSHi)

Available Lanugages:
ABAP, Action­script, ADA, Apache Log, AppleS­cript, APT source­s.list, ASM (m68k), ASM (pic16), ASM (x86), ASM (z80), ASP, AutoIT, Backus­-Naur form, Bash, Basic4GL, BlitzB­asic, Brainfuck, C, C for Macs, C#, C++, C++ (with QT), CAD DCL, CadLisp, CFDG, CIL / MSIL, COBOL, ColdFu­sion, CSS, D, Delphi, Diff File Format, DIV, DOS, DOT language, Eiffel, Fortran, FourJ's Genero, FreeBasic, GetText, glSlang, GML, gnuplot, Groovy, Haskell, HQ9+, HTML, INI (Config Files), Inno, INTERCAL, IO, Java, Java 5, Javasc­ript, KiXtart, KLone C & C++, LaTeX, Lisp, LOLcode, LotusS­cript, LScript, Lua, Make, mIRC, MXML, MySQL, NSIS, Objective C, OCaml, OpenOffice BASIC, Oracle 8 & 11 SQL, Pascal, Perl, PHP, Pixel Bender, PL/SQL, POV-Ray, PowerS­hell, Progress (OpenEdge ABL), Prolog, ProvideX, Python, Q(uick­)BASIC, robots.txt, Ruby, Ruby on Rails, SAS, Scala, Scheme, Scilab, SDLBasic, Smalltalk, Smarty, SQL, T-SQL, TCL, thinBasic, TypoSc­ript, Uno IDL, VB.NET, Verilog, VHDL, VIM Script, Visual BASIC, Visual Fox Pro, Visual Prolog, Whites­pace, Winbatch, Windows Registry Files, X++, XML, Xorg.conf
           
 

Comments

Thanks. Nevertheless, some suggestions:
- Font Formatting
- **Bold** syntax is not correctly written.
- No formatting missing (%%%% or <nowiki>)
- Quoting missing ( >)
- Simleys/FIXME/Txt2Html missing
- Links
- Interwiki links missing
- Table missing
- Basic macros missing : ~~NOTOC~~, ~~NOCACHE~~

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Wikipedia Cheat Sheet
          TiddlyWiki Cheat Sheet
          Confluence Markup Cheat Sheet