User Tools

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
playground:playground [2025/03/10 00:39] zebraplayground:playground [2025/03/27 23:38] (current) – fixed header frodo207
Line 1: Line 1:
 +====== Playground ======
 +
 Syntax: https://www.dokuwiki.org/wiki:syntax Syntax: https://www.dokuwiki.org/wiki:syntax
 +
 +<AUTHORSTATS>
 +
 +<AUTHORSTATS 20>
  
 ====== Formatting Methods ====== ====== Formatting Methods ======
Line 19: Line 25:
 <nowiki>**bo** //it// __un__</nowiki> <nowiki>**bo** //it// __un__</nowiki>
 Lorem ipsum((This is a footnote)) Lorem ipsum((This is a footnote))
 +
 +<code>
 +This is a preformatted code block.              It preserves spaces.
 +Check it out.
 +</code>
 +
 +<file>
 +This is basically the same as a codeblock but it can quote files
 +Check it out yo.                                          .
 +</file>
 +
 +====== Image Item Tooltip =======
 +<WRAP 260px centeralign left round box>
 +<WRAP mythicaltooltip>
 +[[shards|{{:category_shards.png?nolink&200x200|Shards}}]] 
 +<WRAP mythicaltooltiptext>
 +#;;
 +<typo fs: 16px; ff: Minecraft; fc: #d1bd26;> 
 +Trophy Shard \\
 +{{:prefix_mythical.png?nolink&102}} \\
 +</typo>
 +<typo fs: 18px; fc: #555555; fv:small-caps;> 
 +crafting component \\
 +</typo>
 +#;;
 +----
 +#;;
 +<typo fs: 16px; ff: Minecraft; fc: #CED5C1;>
 +Shards are used in various crafting recipes. View your recipes to see where shards apply. \\
 +\\ 
 +</typo>
 +#;; 
 +</WRAP>
 +</WRAP> 
 +<typo fs: 24px; fw: bold; ff: Minecraft; fc: #ffffff;>
 +Shards
 +</typo>
 +</WRAP>
 +<WRAP clear />
  
 ====== Quoting ====== ====== Quoting ======
Line 31: Line 76:
 ====== Tables ====== ====== Tables ======
  
 +Basic Table:
 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ ^ Heading 1 ^ Heading 2 ^ Heading 3 ^
 | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
 | Row 2 Col 1 | Double column span || | Row 2 Col 1 | Double column span ||
 | Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3| | Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3|
 +
 +Vertical Table:
 +|              ^ Heading 1            ^ Heading 2          ^
 +^ Heading 3    | Row 1 Col 2          | Row 1 Col 3        |
 +^ Heading 4    | no colspan this time |                    |
 +^ Heading 5    | Row 2 Col 2          | Row 2 Col 3        |
 +
 +Vertically Connected Cells (Row spans):
 +^ Heading 1      ^ Heading 2                  ^ Heading 3          ^
 +| Row 1 Col 1    | this cell spans vertically | Row 1 Col 3        |
 +| Row 2 Col 1    | :::                        | Row 2 Col 3        |
 +| Row 3 Col 1    | :::                        | Row 2 Col 3        |
 +
 +Table w/ Alignment: (vertical alignment not supported)
 +^           Table with alignment           ^^^
 +|         right|    center    |left          |
 +|left          |         right|    center    |
 +| xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
 +
 +====== Tooltip ======
 +<autott>
 +  <content>Linked text on the page!</content>
 +  <tip>Body of the tooltip.</tip>
 +  <title>Optional Tooltip Title</title>
 +</autott>
 +
 +====== Info Box ======
 +{{infobox>
 +name = FishOnMC
 +image = logo.png
 +Full Name = Fish On Minecraft
 +Title = Fishing Simulator
 +Age = 2 yrs old
 +Origin = [[Character's Homeland]]
 +Role = Character's Role
 +Affiliations = [[Group 1]], [[Group 2]], [[Group 3]]
 +Special Abilities = Ability 1, Ability 2, Ability 3
 +Notable Achievements = Achievement 1, Achievement 2, Achievement 3
 +Companions = [[Companion 1]], [[Companion 2]]
 +Enemies = [[Enemy 1]], [[Enemy 2]]
 +}}
 +
  
 ====== Links ======= ====== Links =======

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information