Community Central
Community Central

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/**********************************************/
/******************** Misc ********************/
/**********************************************/
/* Discussions Notif Dropdown */
#notificationContainer .wds-notification-card {
    padding-right: 18px;
    padding-left: 18px;
    margin: 0;
}
 
#notificationContainer .wds-notification-card.wds-is-unread {
    background-color: rgba(164, 182, 191, 0.2);
}

#notificationContainer .wds-is-unread .wds-notification-card__icon-wrapper .wds-icon {
    fill: #08D9E0;
}

#discussionsbiomodal > section > p,
.ns-2 .noarticletext {
    text-align: center;
}

/* Vanity FTW */
#WikiaPage li[data-id="user-activity"] > a {
    color: var(--highlight-wiki-manager);
}

#WikiaPage li[data-id="user-activity"] > a:hover {
    text-shadow: var(--highlight-wiki-manager-s);
}

/* Tools without nifty cursor CSS */
.wds-community-header__wiki-buttons .wds-dropdown .wds-list > li > a,
#my-tools-menu li {
    cursor: pointer;
}

/* Special:Community — Truncate long usernames */
.mw-special-Community .contributors-module .community-page-contributor-details {
    max-width: 170px;
}

.mw-special-Community a[data-tracking="top-contributors-user"],
.mw-special-Community a[data-tracking="top-moderators-user"] {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Put MediaWiki files first in CodeQuickLinks */
#cql-module-content {
    display: flex;
    justify-content: space-between;
}

#cql-module-content #cql-module-userFiles-outer {
    order: 2;
}

/* Hover dropdown on old "wikia" dropdowns */
.wikia-menu-button .drop:hover ~ .WikiaMenuElement,
.wikia-menu-button .WikiaMenuElement:hover {
    display: block;
    min-width: 100%;
}

.UserProfileMasthead .links .user-profile__discord .wds-dropdown__content,
.UserProfileMasthead .links .user-profile__discord .wds-dropdown:before,
.UserProfileMasthead .links .user-profile__discord .wds-dropdown:after {
    left: 11%;
}

.UserProfileMasthead .links .user-profile__discord .user-profile__discord__icon-with-label {
    padding-bottom: 5px;
    cursor: help;
}

.UserProfileMasthead .links li:not(.user-profile__discord) {
    margin-top: -5px;
}

/* The fallback font for macOS doesn't handle "i" correctly, "fi" displays with one space */
.EditPageEditor textarea {
    font-family: "Monaco", monospace;;
}

/* PortableListUsers */
.list-users.list-users-desktop #lu-table td:last-child {
    text-align: center;
}

.list-users.list-users-desktop #lu-table #lu-avatar {
    height: 30px;
    border-radius: 100%;
}

/* Freaking put the cancel button RIGHT NEXT TO THE POST BUTTON */
.EditorForm__actions.EditorForm_actions__gL2Ar {
    justify-content: space-between;
}

/* Force displayTimer to display last */
.toolbar #displayTimer {
    order: 1;
}

/* Make ThemeDesigner interactive */
.theme-designer html {
    pointer-events: auto !important;
}

/* ShowUserGroups, LastEdited, & PageCreator */
.lastEdited {
    font-size: smaller;
}

.page-header__title + .pageCreator,
.page-header__title + .lastEdited {
    margin-top: 10px;
}

.ns-2:not(.is-gamepedia) .page-header__title-wrapper,
.ns-3:not(.is-gamepedia) .page-header__title-wrapper {
    display: flex;
    flex-direction: column;
}

.ns-2:not(.is-gamepedia) .page-header__title-wrapper .lastEdited,
.ns-3:not(.is-gamepedia) .page-header__title-wrapper .lastEdited {
    order: 5;
    margin-top: 10px;
}

/* Council theme */
.wiki-communitycouncil.theme-fandomdesktop-dark {
    --theme-sticky-nav-background-color: var(--fandom-global-nav-background-color);
    --theme-accent-color: var(--fandom-global-nav-background-color);
    --theme-sticky-nav-text-color: #FFFFFF;
    --theme-accent-label-color: #FFFFFF;
}

/* Freaking fix the notifications in dark mode */
.theme-fandomdesktop-dark .mw-notification {
    background-color: var(--theme-page-background-color--secondary);
    border-color: var(--theme-border-color);
}

/**********************************************/
/**** Ursuul’s List of Unnecessary Things™ ****/
/**********************************************/
body:not(.wiki-soundandfury):not(.wiki-hinamatsuri):not(.wiki-pathoftenho):not(.wiki-ursuul) .license-description,
.wds-list.wds-is-linked li a[href="//community.fandom.com/wiki/Help:Contents"],
.mw-special-Community .contributors-module .community-page-contributor-rank,
.mw-special-JSPages .wds-banner-notification ~ .wds-banner-notification,
#bl-activity + li:not(.account-preferences) a[data-id="contributions"],
.wds-list.wds-is-linked li[class] a[data-tracking="explore-shop"],
.wds-list [data-tracking-label="bingebot.watchlist"],
#analytics-header-button ~ #analytics-header-button,
.tabs-container .tabs li[data-id="following"],
.tabs-container .tabs li[data-id="editcount"],
.WikiaMainContentContainer ~ #page-creator,
.WikiaMainContentContainer ~ #lastEdited,
.ns-talk .wds-dropdown__content #ca-talk,
#recirculation-footer-index-container,
#blackout_CommunityPageFirstEditModal,
#ca-whatlinkshere ~ #ca-whatlinkshere,
#edit-protection ~ #create-protection,
.speech-bubble-message #page-creator,
.speech-bubble-message #lastEdited,
#bingebot-watchlist-profile-menu,
#DirectGpt_HOME_TOP_RIGHT_BOXAD,
.wiki-starwars #page-creator,
#redirectWLH ~ #redirectWLH,
.wiki-starwars #lastEdited,
.fast-admin-delete-message,
#RelatedPagesModuleWrapper,
#bottomLeaderboardWrapper,
#top-right-boxad-wrapper,
.mainpage #page-creator,
#w3-validator-button,
.ad-slot-placeholder,
.ns-500 #lastEdited,
#RECIRCULATION_RAIL,
#PageShareContainer,
.home-top-right-ads,
.skin-theme-toggle,
.top-ads-container,
#INCONTENT_WRAPPER,
.WikiaTopAds,
#backtotop,
#ad-skin,
.qual_ol,
.gpt-ad {
    display: none !important;
}

.has-bfaa .wds-community-header,
.has-bfaa {
    padding-top: 0 !important;
}/* native advertisements eliminated */