Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:playground [2025/03/10 00:30] – zebra | playground:playground [2025/03/27 23:38] (current) – fixed header frodo207 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Playground ====== | ||
+ | |||
+ | Syntax: https:// | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
====== Formatting Methods ====== | ====== Formatting Methods ====== | ||
+ | |||
+ | ==== Headline 3 ==== | ||
+ | === Headline 4 === | ||
+ | == Headline 5 == | ||
**bold** | **bold** | ||
Line 6: | Line 18: | ||
'' | '' | ||
**// | **// | ||
+ | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | ||
- | < | + | < |
< | < | ||
force\\ newline \\needs a space after | force\\ newline \\needs a space after | ||
< | < | ||
Lorem ipsum((This is a footnote)) | Lorem ipsum((This is a footnote)) | ||
+ | |||
+ | < | ||
+ | This is a preformatted code block. | ||
+ | Check it out. | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | This is basically the same as a codeblock but it can quote files | ||
+ | Check it out yo. | ||
+ | </ | ||
+ | |||
+ | ====== Image Item Tooltip ======= | ||
+ | <WRAP 260px centeralign left round box> | ||
+ | <WRAP mythicaltooltip> | ||
+ | [[shards|{{: | ||
+ | <WRAP mythicaltooltiptext> | ||
+ | #;; | ||
+ | <typo fs: 16px; ff: Minecraft; fc: # | ||
+ | Trophy Shard \\ | ||
+ | {{: | ||
+ | </ | ||
+ | <typo fs: 18px; fc: #555555; fv: | ||
+ | crafting component \\ | ||
+ | </ | ||
+ | #;; | ||
+ | ---- | ||
+ | #;; | ||
+ | <typo fs: 16px; ff: Minecraft; fc: # | ||
+ | Shards are used in various crafting recipes. View your recipes to see where shards apply. \\ | ||
+ | \\ | ||
+ | </ | ||
+ | #;; | ||
+ | </ | ||
+ | </ | ||
+ | <typo fs: 24px; fw: bold; ff: Minecraft; fc: # | ||
+ | Shards | ||
+ | </ | ||
+ | </ | ||
+ | <WRAP clear /> | ||
+ | |||
+ | ====== Quoting ====== | ||
+ | |||
+ | Wow you are so crazy Zebra! | ||
+ | > Well aware buddy. | ||
+ | >> Well, I hope you took that as a compliment. | ||
+ | > I did not. | ||
+ | >>> | ||
+ | >> 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 | ||
+ | | | ||
+ | |left | | ||
+ | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
+ | |||
+ | ====== Tooltip ====== | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | ====== Info Box ====== | ||
+ | {{infobox> | ||
+ | name = FishOnMC | ||
+ | image = logo.png | ||
+ | Full Name = Fish On Minecraft | ||
+ | Title = Fishing Simulator | ||
+ | Age = 2 yrs old | ||
+ | Origin = [[Character' | ||
+ | Role = Character' | ||
+ | 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: | [[mailto: | ||
[[foo@example.com]] | [[foo@example.com]] | ||
+ | |||
+ | ====== Internal Links ====== | ||
+ | |||
[[wiki: | [[wiki: | ||
[[wiki: | [[wiki: | ||
[[doku> | [[doku> | ||
+ | |||
+ | ====== Images ====== | ||
{{wiki: | {{wiki: | ||
{{ wiki: | {{ wiki: | ||
- | [[https:// | + | [[https:// |
+ | |||
+ | Resize to given width: {{wiki: | ||
+ | Resize to given width and height: {{wiki: | ||
+ | Resized External: {{https:// | ||