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

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