====== PlayGround ====== Feel free to play around with this here. I've included some basic examples to help get you started. Tap the EDIT button to see the formatting.. ===== Bold, Italics, Underlines ===== Using two of /, *, or _ on both sides of a bit of text will do the following: * **BOLD** -> ''%%**like this**%%''. * //ITALICS// -> ''%%//like this//%%''. * __Underlined__ -> ''%%__like this__%%''. ===== Links ===== * [[:sidebar|Sidebar]] * Side note: DokuWiki is configured to grab the "Title" from the first HEADER on the target page. ===== Large Wraps ===== **Informational Wrap** **Help Wrap** **Important Wrap** ===== Inline Wraps ===== - wrap INFO text - wrap HELP text - wrap IMPORTANT text ===== Lists ===== Dash list: - Item (a) - Item (b) - Item (b.1) - Item (b.2) Star list: * Item (a) * Item (b) * Item (b.a) * Item (b.b) * Item (b.c) * Item C. ===== Headers ===== ====== 6x (='s) Top of Page ====== ===== 5x (='s) Major Divisions ===== ==== 4x (='s) Minor Divisions ==== the 4x is the smallest header that shows up in the top right "index" of a page. === 3x (='s) Sections === == 2x (='s) Sub-sections == ====== 6x (='s) Top of Page ====== ===== 5x (='s) Major Divisions ===== ==== 4x (='s) Minor Divisions ==== === 3x (='s) Sections === == 2x (='s) Sub-sections == ===== SKIP HIGHLIGHT ===== Add two ' symbols before and after. ''Like this'' ===== Hidden / Expandable Things ===== https://www.dokuwiki.org/plugin:folded ++++ Title to show | And this is the text that is revealed! ++++ ++++ Title to show | and this is the text that is revealed! ++++ ==== Nested Folds Test ==== ++++ Outer Fold | The trick is to wrap the inner fold: ++++ Inner Fold | This is the content of the inner fold. ++++ ++++ ++++ Outer Fold | The trick is to wrap the inner fold: ++++ Inner Fold | This is the content of the inner fold. ++++ ++++ ====== Youtube Embeds ====== {{youtube>YJoscTeO_QI}} {{youtube>YJoscTeO_QI}} ===== HTML Embeds =====