Minecraft Wiki
No edit summary
Tag: Character spam
(Replaced content with "{{subst:fsh}} {{subst::User:Humiebee/Sandbox/Damage}}")
Tag: Replaced
Line 1: Line 1:
  +
{{Sandbox heading}}
⣿⣿⣿⣿⣿⣿⣿⣿⠟⠋⠁⠄⠄⠄⠄⠄⠄⠄⠄⠙⢿⣿⣿⣿⣿⣿⣿⣿⣿
 
  +
<!--
⣿⣿⣿⣿⣿⣿⡟⠁⠄⠄⠄⠄⣠⣤⣴⣶⣶⣶⣶⣤⡀⠈⠙⢿⣿⣿⣿⣿⣿
 
  +
* Welcome to the sandbox! *
⣿⣿⣿⣿⣿⡟⠄⠄⠄⠄⠄⣸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣆⠄⠈⣿⣿⣿⣿⣿
 
  +
* Please leave this part alone *
⣿⣿⣿⣿⣿⠁⠄⠄⠄⢀⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠄⠄⢺⣿⣿⣿⣿
 
  +
* The page is cleared regularly *
⣿⣿⣿⣿⣿⡄⠄⠄⠄⠙⠻⠿⣿⣿⣿⣿⠿⠿⠛⠛⠻⣿⡄⠄⣾⣿⣿⣿⣿
 
  +
* Feel free to try your editing skills below *
⣿⣿⣿⣿⣿⡇⠄⠄⠁ 👁 ⠄⢹⣿⡗⠄ 👁 ⢄⡀⣾⢀⣿⣿⣿⣿⣿⣿
 
  +
-->
⣿⣿⣿⣿⣿⡇⠘⠄⠄⠄⢀⡀⠄⣿⣿⣷⣤⣤⣾⣿⣿⣿⣧⢸⣿⣿⣿⣿⣿
 
  +
⣿⣿⣿⣿⣿⡇⠄⣰⣿⡿⠟⠃⠄⣿⣿⣿⣿⣿⡛⠿⢿⣿⣷⣾⣿⣿⣿⣿⣿
 
  +
⣿⣿⣿⣿⣿⣿⡄⠈⠁⠄⠄⠄⠄⠻⠿⢛⣿⣿⠿⠂⠄⢹⢹⣿⣿⣿⣿⣿⣿
 
  +
/** BEGIN FIXES SECTION **/
⣿⣿⣿⣿⣿⣿⣿⡐⠐⠄⠄⣠⣀⣀⣚⣯⣵⣶⠆⣰⠄⠞⣾⣿⣿⣿⣿⣿⣿
 
  +
⣿⣿⣿⣿⣿⣿⣿⣷⡄⠄⠄⠈⠛⠿⠿⠿⣻⡏⢠⣿⣎⣾⣿⣿⣿⣿⣿⣿⣿
 
  +
/* Fix sup tags not working properly with [[mw:Help:Magic words#DISPLAYTITLE|display titles]], and fix sub tags not working properly anywhere */
⣿⣿⣿⣿⣿⣿⡿⠟⠛⠄⠄⠄⠄⠙⣛⣿⣿⣵⣿⡿⢹⡟⣿⣿⣿⣿⣿⣿⣿
 
  +
h1#firstHeading.page-header__title sup {
⣿⠿⠿⠋⠉⠄⠄⠄⠄⠄⠄⠄⣀⣠⣾⣿⣿⣿⡟⠁⠹⡇⣸⣿⣿⣿⣿⣿⣿
 
  +
vertical-align: super;
⠁⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠙⠿⠿⠛⠋⠄⣸⣦⣠⣿⣿⣿⣿⣿⣿⣿
 
  +
}
  +
  +
sub {
  +
vertical-align: sub;
  +
}
  +
  +
.page-content sub {
  +
font-size: 10px;
  +
}
  +
  +
/* Prevent <pre> text in page content from overflowing */
  +
.page-content pre {
  +
white-space: pre-wrap;
  +
word-wrap: break-word;
  +
}
  +
  +
/* Partial fixes for [[Template:Archive box]] and [[Template:Director table]] in dark mode; full fixes require editing the templates themselves */
  +
  +
body.theme-fandomdesktop-dark .mcwiki-header {
  +
background-color: var(--custom-background-blue-highlight);
  +
border: 1px solid var(--theme-border-color);
  +
}
  +
  +
/*********** END FIXES SECTION **********/
  +
/** BEGIN PERSONAL PREFERENCES SECTION **/
  +
  +
/* Links in article content are no longer semi-bold by default */
  +
.mw-parser-output a {
  +
font-weight: inherit;
  +
}
  +
  +
/* Make self-links distinguishable from other links/look like bold text */
  +
a.mw-selflink.selflink {
  +
color: var(--theme-page-text-color);
  +
font-weight: bold;
  +
}
  +
  +
a.mw-selflink.selflink:hover {
  +
text-decoration: none;
  +
}
  +
  +
/* Force dark mode styles for the "global navigation" left sidebar */
  +
/* I know not everything looks correct if you hover over it, but it's not like you're ever gonna be doing that anyways :P */
  +
.global-navigation {
  +
background-color: #1e0c1b;
  +
color: #ffc500;
  +
}
  +
  +
.global-navigation__bottom, .global-navigation__top {
  +
background-color: #1e0c1b;
  +
}
  +
  +
.global-navigation__logo, .global-navigation__logo:active, .global-navigation__logo:focus, .global-navigation__logo:hover, .global-navigation__logo:visited, .global-navigation__icon, .global-navigation__icon:active, .global-navigation__icon:focus, .global-navigation__icon:hover, .global-navigation__icon:visited, .global-navigation__link, .global-navigation__label, .global-navigation__label:active, .global-navigation__label:focus, .global-navigation__label:hover, .global-navigation__label:visited {
  +
color: #ffc500;
  +
}
  +
  +
.global-navigation__icon {
  +
border-color: #1e0c1b
  +
}
  +
  +
.global-navigation__icon.has-background, .global-navigation__icon.has-background:active, .global-navigation__icon.has-background:focus, .global-navigation__icon.has-background:hover, .global-navigation__icon.has-background:visited, .global-navigation__icon.has-border, .global-navigation__icon.has-border+.global-navigation__label, .global-navigation__icon.has-border:active, .global-navigation__icon.has-border:focus, .global-navigation__icon.has-border:hover, .global-navigation__icon.has-border:visited, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:active, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:focus, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:hover, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:visited, .wds-avatar__image {
  +
color: #f5f3f5;
  +
}
  +
  +
.global-navigation__icon.has-background {
  +
background-color: rgba(89, 83, 88, 0.5);
  +
}
  +
  +
.global-navigation__icon.has-border {
  +
border-color: #f5f3f5;
  +
}
  +
  +
.global-navigation .notifications__counter {
  +
background: #f5f3f5;
  +
color: #520044;
  +
}
  +
  +
.global-navigation .wds-avatar {
  +
--wds-avatar-border-color: #f5f3f5;
  +
--wds-avatar-border-color--hover: #f5f3f5;
  +
}
  +
/* Minecraft wiki enhanced v 1.0 by DEJVOSS (thanks to icanttellyou for base css) */
  +
body {
  +
zoom: 90%;
  +
}
  +
  +
#global-wrapper.with-siderail #content #bodyContent {
  +
box-sizing: unset;
  +
float: unset;
  +
width: 100%;
  +
}
  +
.global-navigation {
  +
display: none;
  +
}
  +
.main-container {
  +
margin-left: 0;
  +
width: 100%;
  +
}
  +
.fandom-sticky-header {
  +
left: 0;
  +
}
  +
.page__right-rail {
  +
display: none;
  +
}
  +
#WikiaBarWrapper {
  +
display: none;
  +
}
  +
.fandom-community-header__background {
  +
width: 100%;
  +
}
  +
.ad-slot-placeholder {
  +
display: none !important;
  +
}
  +
  +
.wds-global-footer__main {
  +
display: none;
  +
}
  +
  +
.wds-global-footer__bottom-bar-row {
  +
display: none;
  +
}
  +
  +
.wds-global-footer__bottom-bar-row {
  +
display: none;
  +
}
  +
  +
.mcf-wrapper {
  +
display: none;
  +
}
  +
  +
.wds-global-footer__bottom-bar {
  +
display: none;
  +
}
  +
  +
.search-modal {
  +
width: 100%;
  +
}
  +
  +
.wds-collapsible-panel__header {
  +
display:none;
  +
}

Revision as of 21:43, 22 August 2021

Minecraft Wiki Sandbox
[Expand/Collapse]
Minecraft Wiki:SandboxTemplate:SandboxModule:Sandbox - [Purge page]
Shortcut

This is the Minecraft Wiki sandbox. You can experiment with making edits on this page. To edit this page, click the "Edit" tab (or the pencil button in mobile view) at the top of the page, or click here. After making your changes, you can preview them by clicking the "Show preview" button below the edit box, and save them by clicking the "Save page" button in the same place.

Note that changes made here are not kept, since this page is only meant for testing. You can create subpages of this page (e.g. Minecraft Wiki:Sandbox/Temporary testing page) for longer-term projects, though these may still be deleted after a period of inactivity. Alternatively, you can create a personal sandbox in your userspace where you can experiment without worrying that your changes will be wiped.


/** BEGIN FIXES SECTION **/

/* Fix sup tags not working properly with display titles, and fix sub tags not working properly anywhere */ h1#firstHeading.page-header__title sup {

   vertical-align: super;

}

sub {

   vertical-align: sub;

}

.page-content sub {

   font-size: 10px;

}

/* Prevent

 text in page content from overflowing */
.page-content pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

/* Partial fixes for Template:Archive box and Template:Director table in dark mode; full fixes require editing the templates themselves */

body.theme-fandomdesktop-dark .mcwiki-header {
	background-color: var(--custom-background-blue-highlight);
    border: 1px solid var(--theme-border-color);
}

/*********** END FIXES SECTION **********/
/** BEGIN PERSONAL PREFERENCES SECTION **/

/* Links in article content are no longer semi-bold by default */
.mw-parser-output a {
    font-weight: inherit;
}

/* Make self-links distinguishable from other links/look like bold text  */
a.mw-selflink.selflink {
    color: var(--theme-page-text-color);
    font-weight: bold;
}

a.mw-selflink.selflink:hover {
    text-decoration: none;
}

/* Force dark mode styles for the "global navigation" left sidebar */
/* I know not everything looks correct if you hover over it, but it's not like you're ever gonna be doing that anyways :P */
.global-navigation {
    background-color: #1e0c1b;
    color: #ffc500;
}

.global-navigation__bottom, .global-navigation__top {
    background-color: #1e0c1b;
}

.global-navigation__logo, .global-navigation__logo:active, .global-navigation__logo:focus, .global-navigation__logo:hover, .global-navigation__logo:visited, .global-navigation__icon, .global-navigation__icon:active, .global-navigation__icon:focus, .global-navigation__icon:hover, .global-navigation__icon:visited, .global-navigation__link, .global-navigation__label, .global-navigation__label:active, .global-navigation__label:focus, .global-navigation__label:hover, .global-navigation__label:visited {
    color: #ffc500;
}

.global-navigation__icon {
    border-color: #1e0c1b
}

.global-navigation__icon.has-background, .global-navigation__icon.has-background:active, .global-navigation__icon.has-background:focus, .global-navigation__icon.has-background:hover, .global-navigation__icon.has-background:visited, .global-navigation__icon.has-border, .global-navigation__icon.has-border+.global-navigation__label, .global-navigation__icon.has-border:active, .global-navigation__icon.has-border:focus, .global-navigation__icon.has-border:hover, .global-navigation__icon.has-border:visited, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:active, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:focus, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:hover, .global-navigation__bottom .wds-dropdown__toggle>.global-navigation__icon:visited, .wds-avatar__image {
    color: #f5f3f5;
}

.global-navigation__icon.has-background {
    background-color: rgba(89, 83, 88, 0.5);
}

.global-navigation__icon.has-border {
    border-color: #f5f3f5;
}

.global-navigation .notifications__counter {
    background: #f5f3f5;
    color: #520044;
}

.global-navigation .wds-avatar {
    --wds-avatar-border-color: #f5f3f5;
    --wds-avatar-border-color--hover: #f5f3f5;
}
/* Minecraft wiki enhanced v 1.0 by DEJVOSS (thanks to icanttellyou for base css) */
body {
    zoom: 90%;
}

#global-wrapper.with-siderail #content #bodyContent {
    box-sizing: unset;
    float: unset;
    width: 100%;
}
.global-navigation {
    display: none;
}
.main-container {
    margin-left: 0;
    width: 100%;
}
.fandom-sticky-header {
    left: 0;
}
.page__right-rail {
    display: none;
}
#WikiaBarWrapper {
    display: none;
}
.fandom-community-header__background {
    width: 100%;
}
.ad-slot-placeholder {
    display: none !important;
}

.wds-global-footer__main {
    display: none;
}

.wds-global-footer__bottom-bar-row {
    display: none;
}

.wds-global-footer__bottom-bar-row {
    display: none;
}

.mcf-wrapper {
    display: none;
}

.wds-global-footer__bottom-bar {
    display: none;
}

.search-modal {
    width: 100%;
}

.wds-collapsible-panel__header {
    display:none;
}