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:30] zebraplayground:playground [2025/03/27 23:38] (current) – fixed header frodo207
Line 1: Line 1:
 +====== Playground ======
 +
 +Syntax: https://www.dokuwiki.org/wiki:syntax
 +
 +<AUTHORSTATS>
 +
 +<AUTHORSTATS 20>
 +
 ====== Formatting Methods ====== ====== Formatting Methods ======
 +
 +==== Headline 3 ====
 +=== Headline 4 ===
 +== Headline 5 ==
  
 **bold**  **bold** 
Line 6: Line 18:
 ''monospace'' ''monospace''
 **//__''all together''__//** **//__''all together''__//**
 +-> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
  
-<sup>superscript</sup> and <sub>subscript</sub>+<sup>superscript</sup> <sub>subscript</sub>
 <del>delete text</del> <del>delete text</del>
 force\\ newline \\needs a space after force\\ newline \\needs a space after
 <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 ======
 +
 +Wow you are so crazy Zebra!
 +> Well aware buddy.
 +>> Well, I hope you took that as a compliment.
 +> I did not.
 +>>> Hey man you totally should have!
 +>> Yeah I agree.
 +
 +====== Tables ======
 +
 +Basic Table:
 +^ Heading 1 ^ Heading 2 ^ Heading 3 ^
 +| Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
 +| Row 2 Col 1 | Double column span ||
 +| 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 =======
Line 18: Line 129:
 [[mailto:foo@example.com|Mr. Foo]] [[mailto:foo@example.com|Mr. Foo]]
 [[foo@example.com]] [[foo@example.com]]
 +
 +====== Internal Links ======
 +
 [[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:logo.png |With (mouseover) title}} {{wiki:logo.png |With (mouseover) title}}
 {{ wiki:logo.png?64 }} {{ wiki:logo.png?64 }}
-[[https://fishonmc.net|{{ wiki: logo.png?32}}]] +[[https://fishonmc.net|{{ wiki:logo.png?32}}]] 
 + 
 +Resize to given width: {{wiki:logo.png?50}} 
 +Resize to given width and height: {{wiki:logo.png?200x50}} 
 +Resized External: {{https://www.php.net/images/php.gif?200x50}} 
  

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