User Tools

Site Tools


playground:playground

Differences

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

Link to this comparison view

Next revision
Previous revision
playground:playground [2024/09/05 11:15] – created killoplayground:playground [2024/09/05 11:34] (current) killo
Line 1: Line 1:
 ====== Playground ====== ====== Playground ======
 +
 Welcome to the playground! Use this page to test features, and play with [[wiki:dokuwiki|DokuWiki]]! Welcome to the playground! Use this page to test features, and play with [[wiki:dokuwiki|DokuWiki]]!
 +
 +
 +----
 +
 +**Bold**
 +//Italic//
 +__Underline__
 +''Monospace''
 +<del>Strike</del>
 +
 +
 +----
 +
 +  - Ordered List Item 1
 +  - Ordered List Item 2
 +  - Ordered List Item 3
 +
 +  * Unordered List Item 1
 +  * Unordered List Item 2
 +  * Unordered List Item 3
 +
 +----
 +
 +<WRAP center round box 60%>
 +simple centered box
 +</WRAP>
 +
 +<WRAP center round info 60%>
 +info box
 +</WRAP>
 +
 +<WRAP center round tip 60%>
 +tip box
 +</WRAP>
 +
 +<WRAP center round important 60%>
 +important box
 +</WRAP>
 +
 +<WRAP center round alert 60%>
 +alert box
 +</WRAP>
 +
 +<WRAP center round help 60%>
 +help box
 +</WRAP>
 +
 +<WRAP center round download 60%>
 +download box
 +</WRAP>
 +
 +<WRAP center round todo 60%>
 +todo box
 +</WRAP>
 +
 +
 +----
 +
 +
 +<wrap em>especially emphasised</wrap>
 +
 +<wrap hi>highlighted</wrap>
 +
 +<wrap lo>less significant</wrap>
 +
 +
 +----
 +
 +^ Heading 1      ^ Heading 2       ^ Heading 3          ^
 +| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        |
 +| Row 2 Col 1    | some colspan (note the double pipe) ||
 +| Row 3 Col 1    | Row 3 Col 2     | Row 3 Col 3        |
 +
playground/playground.1725534923.txt.gz · Last modified: 2024/09/05 11:15 by killo