Just a dumb thing I made to mimic the style of the original Fandom Wiki
Old Trollpasta Wiki Layout by alphashitlord

Details
Authoralphashitlord
LicenseNo License
Categoryhttps://trollpasta.com
Created
Updated
Size5.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Old Trollpasta Wiki Layout
@version 20250301.19.31
@namespace https://userstyles.world/user/alphashitlord
@description Just a dumb thing I made to mimic the style of the original Fandom Wiki
@author alphashitlord
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://trollpasta.com") {
/* Changes site layout */
body {
font-family: Comic Sans MS !important;
}
#globalWrapper {
background-image: url("https://static.miraheze.org/trollpastawiki/7/7c/Trollpasta_Wiki_-_Default_Background.png") !important;
}
a[title="Trollpasta Wiki:New Stories"] {
font-family: Comic Sans MS !important;
}
a[title="Trollpasta Wiki:The Rules"]>font {
color: lime !important;
}
a:visited[title="Trollpasta Wiki:The Rules"]>font {
color: lime !important;
}
a[title="Trollpasta Wiki:Recently Edited Pages"] {
font-family: Comic Sans MS !important;
}
.mp-main>.mp-box>div {
font-family: Comic Sans MS !important;
}
#content {
background-color: #ffffff !important;
}
#column-one,
#sidebar {
font-family: Arial;
}
.mp-main {
border: 5px solid navy;
border-radius: 10px;
border: ridge 5px dodgerblue;
padding: 5px;
background: black;
}
#p-navigation,
#p-search,
#p-ratePage-vote-title-label,
#p-tb {
background-color: mediumblue;
color: white;
}
#p-navigation > .pBody,
#p-search > .pBody,
#p-tb > .pBody {
background-color: white;
}
#p-navigation-label,
#p-search-label,
#p-ratePage-vote-title-label,
#p-tb-label {
color: white;
}
#mp-1 {
background-color: mediumblue !important;
}
#mp-1 > center > span > b {
color: yellow !important;
}
#mp-1,
#mp-2,
#mp-3,
#mp-4,
#mp-5,
#mp-6,
#mp-7,
#mp-8 {
border: -5px solid;
border-color: dodgerblue !important;
}
#localNotice > .sitenotice > div,
table[style="width: 100%; background:#5d7994; color: black; padding-left: 3px; border-radius: 8px 8px 0px 0px;"] {
background-color: mediumblue !important;
}
table[style="width: 100%; background:#b0cdeb; color: black; padding: 5px; border-radius: 0px 0px 8px 8px;"] {
background-color: #d8ebff !important;
}
b {
font-family: Comic Sans MS !important;
}
.sitenotice,
.monobook-body,
.mp-box,
.mw-content-text,
.mw-page-title-main,
.mw-page-title-namespace,
.mw-page-title-separator,
.mw-content-text,
.mw-body-content,
.mw-content-ltr,
.mw-parser-output,
.mw-normal-catlinks,
.mw-dismissable-notice-close {
font-family: Comic Sans MS !important;
}
.mw-page-title-main {
font-weight: bolder !important;
}
.mw-parser-output > table[cellspacing="0"] {
border: 10px solid red;
border-radius: 20px !important;
}
.mw-parser-output > table[cellspacing="0"] > tbody > tr {
background-color: darkred;
text-align: center;
}
.mw-parser-output > table[cellspacing="0"] > tbody > tr > td > span {
color: orange !important;
}
.mw-parser-output > table[cellspacing="0"] > tbody > tr > td:nth-child(2) > span {
text-transform: uppercase;
font-size: 69%;
line-height: normal;
padding: 0px 20px 0px;
}
.mw-parser-output > table[cellspacing="0"] > tbody > tr > td > b {
color: orange !important;
}
}
@-moz-document domain("trollpasta.com") {
/* Marks FotM "winners" */
body:has(a[href="/wiki/Category:FOTM"]):not(:has(a[href="/wiki/Category:Meta"])) span.mw-page-title-main::after {
content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600"%3E%3Cpath fill="gold" d="M451.36 369.14C468.66 355.99 480 335.41 480 312c0-39.77-32.24-72-72-72h-14.07c13.42-11.73 22.07-28.78 22.07-48 0-35.35-28.65-64-64-64h-5.88c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96-5.17 0-10.15.74-15.11 1.52C250.31 14.64 256 30.62 256 48c0 44.18-35.82 80-80 80h-16c-35.35 0-64 28.65-64 64 0 19.22 8.65 36.27 22.07 48H104c-39.76 0-72 32.23-72 72 0 23.41 11.34 43.99 28.64 57.14C26.31 374.62 0 404.12 0 440c0 39.76 32.24 72 72 72h368c39.76 0 72-32.24 72-72 0-35.88-26.31-65.38-60.64-70.86z"/%3E%3C/svg%3E');
display: inline-block;
padding-left: 1rem;
vertical-align: bottom;
width: 1.5rem;
height: 1.25rem;
color: #fc0;
text-shadow: 1.2px 1.2px black;
}
body:has(a[href="/wiki/Category:FOTM"]):not(:has(a[href="/wiki/Category:Meta"])) span.mw-page-title-main:hover::after {
content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600"%3E%3Cpath fill="orange" d="M451.36 369.14C468.66 355.99 480 335.41 480 312c0-39.77-32.24-72-72-72h-14.07c13.42-11.73 22.07-28.78 22.07-48 0-35.35-28.65-64-64-64h-5.88c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96-5.17 0-10.15.74-15.11 1.52C250.31 14.64 256 30.62 256 48c0 44.18-35.82 80-80 80h-16c-35.35 0-64 28.65-64 64 0 19.22 8.65 36.27 22.07 48H104c-39.76 0-72 32.23-72 72 0 23.41 11.34 43.99 28.64 57.14C26.31 374.62 0 404.12 0 440c0 39.76 32.24 72 72 72h368c39.76 0 72-32.24 72-72 0-35.88-26.31-65.38-60.64-70.86z"/%3E%3C/svg%3E');
display: inline-block;
padding-left: 1rem;
vertical-align: bottom;
width: 1.5rem;
height: 1.25rem;
color: #fc0;
text-shadow: 1.2px 1.2px black;
}
body:has(a[href="/wiki/Category:FOTM"]):not(:has(a[href="/wiki/Category:Meta"])) #firstHeading:hover::after {
content: 'Fail Of The Month "winner"!';
font-family: Comic Sans MS, sans-serif;
display: inline-block;
padding-left: 0.5rem;
vertical-align: bottom;
font-size: 1rem;
font-weight: bold;
width: auto;
color: #ffab00;
}
}