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
Last revisionBoth sides next revision
cheatsheet [2012-11-20 23:41] Klap-incheatsheet [2022-09-07 13:06] 213.61.231.130
Line 1: Line 1:
-^ Syntax ^ Result ^ +====== DokuWiki Cheatsheet ====== 
-  **FORMATTING**   || +sdf 
-| ''<nowiki>**bold**</nowiki>'' | **bold** +^ Syntax                                                              ^ Result                                                      
-| ''<nowiki>//italic//</nowiki>'' | //italic// | + **FORMATTING**                                                                                                                  || 
-| ''<nowiki>__underline__</nowiki>''__underline__ | +| ''%%**bold** //italic// __underline__%%''                           | **bold** //italic// __underline__                           
-| ''<nowiki>''monospace''</nowiki>'' (single quotes) | ''monospace''+| ''%%''monospace''%%'' (single quotes)                               | ''monospace''                                               
-| ''<nowiki>**//__''all together''__//**</nowiki>'' | **//__''all together''__//** | +| ''%%**//__''all together''__//**%%''                                | **//__''all together''__//**                                
-| ''<nowiki><sup>sup</sup></nowiki>'' and ''<nowiki><sub>sub</sub></nowiki>'' | <sup>sup</sup> and <sub>sub</sub>+| ''%%<sup>superscript</sup>%%'' and ''%%<sub>subscript</sub>%%''     | <sup>superscript</sup> and <sub>subscript</sub>             
-| ''<nowiki><del>delete text</del></nowiki>'' | <del>delete text</del>+| ''%%<del>delete text</del>%%''                                      | <del>delete text</del>                                      
-| ''<nowiki>force\\ newline</nowiki>'' | force\\ newline | +| ''%%force\\ newline \\needs a space%%''                             | force\\ newline \\needs a space                             
-  **LINKS **   || +''%%<nowiki>**bo** //it// __un__%%</nowiki>''                       | %%**bo** //it// __un__%%                                    | 
-| ''<nowiki>[[http://www.google.com|Google]]</nowiki>'' | [[http://www.google.com|Google]] | +|  **LINKS **                                                                                                                      || 
-| ''<nowiki>[[mailto:foo@example.com|Mr. Foo]]</nowiki>'' | [[mailto:foo@example.com|Mr. Foo]] | +| ''%%https://www.google.com%%''                                      | https://www.google.com                                      | 
-| ''<nowiki>[[wiki:Syntax|Go to the syntax page]]</nowiki>'' | [[wiki:Syntax|Go to the syntax page]] | +| ''%%[[https://www.google.com|Google]]%%''                           | [[https://www.google.com|Google]]                           
-| ''<nowiki>[[wiki:Syntax#anchor|Link to anchor]]</nowiki>'' | [[wiki:Syntax#anchor|Link to anchor]] | +| ''%%[[mailto:foo@example.com|Mr. Foo]]%%''                          | [[mailto:foo@example.com|Mr. Foo]]                          
-| ''<nowiki>[[doku>interwiki|Interwiki link]]</nowiki>'' | [[doku>interwiki|Interwiki link]] | +| ''%%[[foo@example.com]]%%''                                           | [[foo@example.com]]                          | 
-|  **IMAGES**  || +| ''%%[[wiki:Syntax|Go to the syntax page]]%%''                       | [[wiki:Syntax|Go to the syntax page]]                       
-| ''<nowiki>{{wiki:dokuwiki-128.png}}</nowiki>'' | {{wiki:dokuwiki-128.png}} | +| ''%%[[wiki:Syntax#anchor|Link to anchor]]%%''                       | [[wiki:Syntax#anchor|Link to anchor]]                       
-| ''<nowiki>[[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]]</nowiki>'' [[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]] +| ''%%[[doku>interwiki|Interwiki link]]%%''                           | [[doku>interwiki|Interwiki link]]                           
-''<nowiki>{{wiki:dokuwiki-128.png |With caption}}</nowiki>'' | {{wiki:dokuwiki-128.png |With caption}} | +|  **IMAGES**                                                                                                                      || 
-|  **OTHER**  || +| ''%%{{wiki:dokuwiki-128.png |With (mouseover) title}}%%''           | {{wiki:dokuwiki-128.png |With (mouseover) title}}           
-| ''<nowiki>Lorem ipsum((This is a footnote))</nowiki>'' | Lorem ipsum((This is a footnote)) |+| ''%%{{  wiki:dokuwiki-128.png?64 }}%%'' (whitespace aligns)         | {{ wiki:dokuwiki-128.png?64 }}                              | 
 +''%%[[https://www.dokuwiki.org|{{ wiki:dokuwiki-128.png?32}}]]%%''  | [[https://www.dokuwiki.org|{{ wiki:dokuwiki-128.png?32}}]]  
 +|  **OTHER**                                                                                                                       || 
 +| ''%%Lorem ipsum((This is a footnote))%%''                           | Lorem ipsum((This is a footnote))                           |
cheatsheet.txt · Last modified: 2022-09-07 13:24 by Aleksandr

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