DokuWiki

It's better when it's simple

User Tools

Site Tools


cheatsheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cheatsheet [2013-10-28 23:10] 131.156.82.82cheatsheet [2022-09-07 13:24] (current) – old revision restored (2022-02-22 22:27) Aleksandr
Line 1: Line 1:
-====== Quick Syntax Guide ======+====== DokuWiki Cheatsheet ======
  
- +^ Syntax                                                              ^ Result                                                      
-^ Syntax ^ Result ^ + **FORMATTING**                                                                                                                  || 
-  **FORMATTING**   || +| ''%%**bold** //italic// __underline__%%''                           | **bold** //italic// __underline__                           
-| ''<nowiki>**bold**</nowiki>'' | **bold** +| ''%%''monospace''%%'' (single quotes)                               | ''monospace''                                               
-| ''<nowiki>//italic//</nowiki>'' | //italic// | +| ''%%**//__''all together''__//**%%''                                | **//__''all together''__//**                                
-| ''<nowiki>__underline__</nowiki>''__underline__ | +| ''%%<sup>superscript</sup>%%'' and ''%%<sub>subscript</sub>%%''     | <sup>superscript</sup> and <sub>subscript</sub>             
-| ''<nowiki>''monospace''</nowiki>'' (single quotes) | ''monospace''+| ''%%<del>delete text</del>%%''                                      | <del>delete text</del>                                      
-| ''<nowiki>**//__''all together''__//**</nowiki>'' | **//__''all together''__//** | +| ''%%force\\ newline \\needs a space%%''                             | force\\ newline \\needs a space                             
-| ''<nowiki><sup>sup</sup></nowiki>'' and ''<nowiki><sub>sub</sub></nowiki>'' | <sup>sup</sup> and <sub>sub</sub>+''%%<nowiki>**bo** //it// __un__%%</nowiki>''                       | %%**bo** //it// __un__%%                                    | 
-| ''<nowiki><del>delete text</del></nowiki>'' | <del>delete text</del>+|  **LINKS **                                                                                                                      || 
-| ''<nowiki>force\\ newline</nowiki>'' | force\\ newline | +| ''%%https://www.google.com%%''                                      | https://www.google.com                                      | 
-  **LINKS **   || +| ''%%[[https://www.google.com|Google]]%%''                           | [[https://www.google.com|Google]]                           
-| ''<nowiki>[[http://www.google.com|Google]]</nowiki>'' | [[http://www.google.com|Google]] | +| ''%%[[mailto:foo@example.com|Mr. Foo]]%%''                          | [[mailto:foo@example.com|Mr. Foo]]                          
-| ''<nowiki>[[mailto:foo@example.com|Mr. Foo]]</nowiki>'' | [[mailto:foo@example.com|Mr. Foo]] | +| ''%%[[foo@example.com]]%%''                                           | [[foo@example.com]]                          | 
-| ''<nowiki>[[wiki:Syntax|Go to the syntax page]]</nowiki>'' | [[wiki:Syntax|Go to the syntax page]] | +| ''%%[[wiki:Syntax|Go to the syntax page]]%%''                       | [[wiki:Syntax|Go to the syntax page]]                       
-| ''<nowiki>[[wiki:Syntax#anchor|Link to anchor]]</nowiki>'' | [[wiki:Syntax#anchor|Link to anchor]] | +| ''%%[[wiki:Syntax#anchor|Link to anchor]]%%''                       | [[wiki:Syntax#anchor|Link to anchor]]                       
-| ''<nowiki>[[doku>interwiki|Interwiki link]]</nowiki>'' | [[doku>interwiki|Interwiki link]] | +| ''%%[[doku>interwiki|Interwiki link]]%%''                           | [[doku>interwiki|Interwiki link]]                           
-|  **IMAGES**  || +|  **IMAGES**                                                                                                                      || 
-| ''<nowiki>{{wiki:dokuwiki-128.png}}</nowiki>'' | {{wiki:dokuwiki-128.png}} | +| ''%%{{wiki:dokuwiki-128.png |With (mouseover) title}}%%''           | {{wiki:dokuwiki-128.png |With (mouseover) title}}           
-| ''<nowiki>[[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]]</nowiki>'' [[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]] +| ''%%{{  wiki:dokuwiki-128.png?64 }}%%'' (whitespace aligns)         | {{ wiki:dokuwiki-128.png?64 }}                              | 
-''<nowiki>{{wiki:dokuwiki-128.png |With caption}}</nowiki>'' | {{wiki:dokuwiki-128.png |With caption}} | +''%%[[https://www.dokuwiki.org|{{ wiki:dokuwiki-128.png?32}}]]%%''  | [[https://www.dokuwiki.org|{{ wiki:dokuwiki-128.png?32}}]]  
-|  **OTHER**  || +|  **OTHER**                                                                                                                       || 
-| ''<nowiki>Lorem ipsum((This is a footnote))</nowiki>'' | Lorem ipsum((This is a footnote)) |+| ''%%Lorem ipsum((This is a footnote))%%''                           | Lorem ipsum((This is a footnote))                           |
cheatsheet.1382998251.txt.gz · Last modified: 2013-10-28 23:10 by 131.156.82.82

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki