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:39] – zebra | playground:playground [2025/03/27 23:38] (current) – fixed header frodo207 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Playground ====== | ||
+ | |||
Syntax: https:// | Syntax: https:// | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
====== Formatting Methods ====== | ====== Formatting Methods ====== | ||
Line 19: | Line 25: | ||
< | < | ||
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 ====== | ====== 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 | ||
+ | | | ||
+ | |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 ======= |