meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:contribution_guide [2026/04/24 15:04] dorepswiki:contribution_guide [2026/05/10 19:27] (current) – external edit 127.0.0.1
Line 93: Line 93:
 ===== DokuWiki Syntax: The Essentials ===== ===== DokuWiki Syntax: The Essentials =====
  
-DokuWiki is designed to be simple. There is noneed to learn complex code ... just "wrap" text in a few special characters. To learn more ++++click here.|+DokuWiki is designed to be simple. There is no need to learn complex code ... just "wrap" text in a few special characters. To learn more ++++click here.|
  
 ==== Headings ==== ==== Headings ====
Line 151: Line 151:
   * All  media on a page must be located in the ''medi'' namespace    * All  media on a page must be located in the ''medi'' namespace 
   * Media for a page is to be located in page namespace for the media   * Media for a page is to be located in page namespace for the media
-  *  **Example**: write about a fish and insert a fish.png. The page is fish.tx+  *  **Example**: write about a fish and insert a fish.webp. The page is fish.tx
     * The fish lives in a "pond" (namespace/folder)     * The fish lives in a "pond" (namespace/folder)
-    * The link would be ''{{:media:pond:fish:fish.png}}''+    * The link would be ''{{:media:pond:fish:fish.webp}}''
  
   * ''{{namespace:filename.ext}}''   * ''{{namespace:filename.ext}}''