Unturned Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Unturned Wiki
Advertisement

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.
/* CSS placed here will affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-Unturned_Wiki h1.firstHeading {
    display: none;
}

/* Framework */
body {
    background: #000000 url('https://static.wikia.nocookie.net/unturned_gamepedia/images/a/ad/Unturned_new_background.png/revision/latest') fixed no-repeat center center / cover;
}

body #pageWrapper {
    margin-right: 10px;
}

/* Head */
div#mw-page-base {
    background: transparent;
}

/* Logo */
#p-logo a {
    margin-top: 20px;
}

/* Tabs */
div.vectorTabs,
div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs ul li.selected,
div#mw-head div.vectorMenu h3 {
    background: transparent;
    border: none;
}

div.vectorTabs li span a,
div.vectorTabs span a:visited,
div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited,
div.vectorMenu h3 span {
    background: transparent;
    color: #FFFFFF !important;
    font-weight: bold;
}

div.vectorTabs .new a {
    color: #BA0000 !important;
}

div.vectorMenu div.menu {
    border: 1px solid #2E2E2E;
}

div.vectorMenu ul {
    background: #171717;
}

div#mw-head div.vectorMenu a {
    color: #00A69C;
}

/* Sidebar */
div#mw-panel {
    margin-top: -20px;
}

.skin-hydradark div#mw-panel div.portal,
.skin-hydradark #mw-panel.collapsible-nav div.portal {
    background-image: none;
}

.skin-hydradark div#mw-panel div.portal div.body ul li a,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
    color: #FFFFFF;
}

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a {
    color: #00A69C;
    font-weight: bold;
    text-transform: uppercase;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0) radial-gradient(rgba(0, 0, 0, 0.6), #000000) repeat scroll 0 0;
    border: 1px solid #2E2E2E;
    color: #FFFFFF;
}

h1, h2 {
    color: #FFFFFF;
    border-bottom: 1px solid #700001;
}

h3, h4, h5, h6 {
    color: #FFFFFF;
}

#catlinks,
div#toc,
div.toc,
.mw-warning,
ul#filetoc {
    background: #171717;
    border: 1px solid #2E2E2E;
}

.CategoryTreeToggle {
    color: #00A69C;
}

code {
    background: #202020;
    color: #BFC2BD;
}

pre,
.mw-code {
    background: #202020 !important;
    border: 1px dashed #2E2E2E !important;
    color: #FFFFFF !important;
    overflow: auto;
}

fieldset {
    border: 1px solid #2E2E2E;
}

/* Anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #00A69C;
}

/* Footer */
div#footer ul li {
    color: #FFFFFF;
}

/* Thumbnails and galleries and image file history */
div.thumb {
    background: transparent !important;
    border: 1px solid #2E2E2E !important;
    border-radius: 4px;
}

img.thumbborder {
    border: 1px solid #2E2E2E;
    padding: 5px;
}

div.thumbinner {
    background: transparent;
    border: none;
}

li.gallerybox div.thumb {
    background: transparent;
    border: 1px solid #2E2E2E;
    border-radius: 4px;
}

html .thumbimage {
    border: 1px solid #2E2E2E;
    border-radius: 4px;
}

div.tright div.tleft {
    border: 1px solid #2E2E2E !important;
}

div.tright {
    clear: right;
    float: right;
}

/* Preferences */
.skin-hydradark #preferences {
    background: #171717;
    border: 1px solid #2E2E2E;
}

.skin-hydradark #preftoc li:first-child {
    margin-left: 5px;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,
.skin-hydradark #preftoc li a {
    background: transparent !important;
}

.skin-hydradark #preftoc li a {
    color: #00A69C;
}

.skin-hydradark #preftoc li.selected {
    background: #700001 !important;
    border: 1px solid #2E2E2E;
}

.skin-hydradark #preftoc li.selected a {
    color: #FFFFFF;
}

.skin-hydradark #preferences legend {
    color: #FFFFFF;
}

.skin-hydradark #preferences fieldset {
    border-color: #700001 !important;
}

/* Page history */
table.diff,
td.diff-otitle,
td.diff-ntitle {
    background: transparent !important;
}

/* Color fix for advanced search options box */
.skin-hydradark .mw-search-profile-tabs {
    background: #700001;
    border: 1px solid #2E2E2E;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #FFFFFF;
}

.skin-hydradark fieldset#mw-searchoptions {
    background: #171717;
    border-color: #2E2E2E !important;
}

.skin-hydradark fieldset#mw-searchoptions div.divider {
    border-color: #700001;
}

/* Tables */
.skin-hydradark table.wikitable {
    background: #171717;
    border: 1px solid #2E2E2E;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #700001;
    border: 1px solid #2E2E2E;
    color: #FFFFFF;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #2E2E2E;
}

.skin-hydradark .wikitable th {
    background-color: #700001;
    border: 1px solid #2E2E2E;
    color: #FFFFFF;
    padding: 0.2em 0.3em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #2E2E2E;
    padding: 0.2em;
}

.skin-hydradark table.mw_metadata th {
    background: #700001;
    border: 1px solid #2E2E2E;
    color: #FFFFFF;
}

.skin-hydradark table.mw_metadata td {
    background: #171717;
    border: 1px solid #2E2E2E;
}

.skin-hydradark .TablePager {
    background: #171717;
    border: 1px solid #2E2E2E;
    padding: 0 0.15em;
}

.skin-hydradark .TablePager th {
    background: #700001;
    border: 1px solid #2E2E2E;
    color: #FFFFFF;
    padding: 0 0.15em;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: rgba(255, 255, 255, 0.15) !important;
}
 
.skin-hydradark .TablePager td {
    background: #171717 !important;
    border: 1px solid #2E2E2E;
}

/* Wiki editor fixes */
div.wikiEditor-ui,
div.wikiEditor-ui-buttons,
div.wikiEditor-ui-controls,
div.wikiEditor-ui-tabs,
div.wikiEditor-ui-tabs div {
    background: transparent;
    border: none;
}

div.wikiEditor-ui-tabs div a,
div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .booklet .index div {
    color: #00A69C;
}

div.wikiEditor-ui-tabs div:first-child {
    margin-left: 5px;
}

div.wikiEditor-ui-tabs div.current {
    background: #700001;
    border: 1px solid #2E2E2E;
}

div.wikiEditor-ui-tabs div.current a {
    color: #FFFFFF;
}

div.wikiEditor-ui .wikiEditor-ui-view,
div.wikiEditor-ui-toolbar .group,
div.wikiEditor-ui-toolbar .sections .section,
div.wikiEditor-ui-toolbar .page-characters div span,
div.wikiEditor-ui-toolbar .page-table td {
    border-color: #2E2E2E;
}

div.wikiEditor-ui-toolbar,
div.wikiEditor-ui-toolbar .sections .section,
div.wikiEditor-ui-toolbar .booklet .pages {
    background: #171717;
}

div.wikiEditor-ui-toolbar .booklet .index .current,
div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background: #700001;
    border-color: #2E2E2E;
    color: #FFFFFF;
}

div.wikiEditor-ui-toolbar .page-table th {
    color: #FFFFFF;
}

div.wikiEditor-preview-contents {
    background: transparent;
}

div.editOptions {
    background: #171717;
    border-color: #2E2E2E;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

/* Ambox notices */
.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* Front page styles */
.fpmain {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.fpbanner {
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #82A8AF;
    box-shadow: 0 2px 5px #687478;
    color: #9CCAD2;
    margin: 0 5px 5px 5px;
    padding: 5px;
    min-height: 80px;
}

.fpbannertable {
    background: transparent;
    border: none;
    display: table;
    width: 100%; 
    min-height: 75px;
    margin: 0;
    padding: 5px;
}

.fpbannercell {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
}

.fpbannerblock {
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
    font-size: 132%;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

.fpmidsections {
    float: left;
    width: 100%;
    overflow: hidden;
}

.fpbox {
    background: #171717;
    border: 1px solid #2E2E2E;
    box-shadow: 0 0 5px #700001;
    color: #FFFFFF;
    margin: 5px;
    padding: 5px;
    overflow: auto;
}

.fpbox .mainheading {
    border: none;
    border-bottom: 1px solid #700001;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    overflow: auto;
}

.fpbox .heading {
    border: none;
    border-bottom: 1px solid #700001;
    color: #FFFFFF;
    font-size: 132%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    overflow: auto;
}

.fpmain .columns .leftcol {
    width: 100%;
    margin: 0;
    padding: 0;
}

.fpmain .columns .rightcol {
    width: 100%;
    margin: 0;
    padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
    float: left;
    clear: both; 
    width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
    display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .fpmain .columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpbox.plain {
    border: none;
    box-shadow: none;
    background: transparent;
}

.fpimagelist ul {
    list-style-type: none;
    list-style-image: none;
}

.fpvideos {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.fpvideo {
    display: inline-block;
    margin: 0 5px;
}

.columns {
    padding: 0;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
}

.columns .centercol {
    float: left;
    margin: 0;
    padding: 0;
}

.columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
}

/* Navbox template style */
/* Navbox container style */
.navbox {
    border: 1px solid #2E2E2E;
    box-shadow: 0 0 5px #700001;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%;
}

.navbox-inner,
.navbox-subgroup {
    width: 100%;
}

/* Title, group and above/below styles */
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;
    line-height: 1.5em;
    text-align: center;
}

/* Group style */
th.navbox-group {
    white-space: nowrap;
    /* @noflip */
    text-align: right;
}

.navbox,
.navbox-subgroup {
    background-color: transparent;
}

.navbox-list {
    line-height: 1.8em;
    border-color: transparent;	/* Must match background color */
}

/* Level 1 color */
.navbox th,
.navbox-title {
    background-color: #700001;
    border: 0 solid #2E2E2E;
    color: #FFFFFF;
}

/* Level 2 color */
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: #171717;
}

/* Level 3 color */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #000000;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}

/* Even row striping */
.navbox-even {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Single pixel border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

/* Default styling for Navbar template */
.navbar {
    font-size: 88%;
    font-weight: normal;
}

/* Navbar styling when nested in infobox and navbox */
.navbox .navbar {
    display: block;
    font-size: 100%;
}

.navbox-title .navbar {
    float: left;
    text-align: left;
    margin-right: 0.5em;
    width: 6em;
}

/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}

.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* .navbox .mw-collapsible-toggle a, */
.wikitable .mw-collapsible-toggle a {
    color: #00A69C !important;
}

/* Infobox template style */
.infobox {
    background: #171717;
    border: 1px solid #2E2E2E;
    float: right;
    margin-bottom: 0.5em;
    margin-left: 5px;
    padding: 0.2em;
}

.infobox td,
.infobox th {
    vertical-align: top;
}

.infoboxlabel {
    background: #700001;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background: #700001;
    color: #FFFFFF;
    font-size: 140%;
    font-weight: bold;
    padding: 0.5em;
}

.infoboxdescription {
    background: #700001;
    color: #FFFFFF;
}

/* Tabber styling */
.tabberlive .tabbertab,
.tabber .tabbertab {
    -moz-border-bottom-colors: transparent !important;
    -moz-border-left-colors: transparent !important;
    -moz-border-right-colors: transparent !important;
    -moz-border-top-colors: #434647 !important;
    border-top-bottom: transparent !important;
    border-top-left: transparent !important;
    border-top-right : transparent !important;
    border-top-color: #434647 !important;
    border-image: none !important;
    border-style: solid none none !important;
    border-width: 1px medium medium !important;
}

ul.tabbernav {
    border-bottom: none !important;
}

ul.tabbernav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #000000 !important;
    border: 1px solid #2e2e2e !important;
    border-image: none;
    border-radius: 5px 5px 0 0 !important;
    margin-left: 3px;
    padding: 3px 0.5em;
    text-decoration: none;
}

ul.tabbernav li {
    display: inline;
    list-style: none outside none;
    margin: 0 0 0 7px;
}

ul.tabbernav li a:link {
    color: #00A69C !important;
}

ul.tabbernav li a:hover {
    background: none repeat scroll 0 0 #000000 !important;
    border-color: #2e2e2e !important;
    color: #FFFFFF !important;
}

ul.tabbernav li.tabberactive a {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover,
ul.tabbernav li.tabberactive a:link {
    background-color: #000000 !important;
    border-bottom: 1px none !important;
    padding: 2px 0.5em 4px !important;
}

ul.tabbernav li.tabberactive a, .tabbertab-borderless ul.tabbernav li.tabberactive a, .tabbertab-bordered ul.tabbernav li.tabberactive a {
    padding: 8px !important;
    border: 1px solid black !important;
    border-bottom: none !important;
    background-color: rgb(214, 222, 226) !important;
}

ul.tabbernav li a:link, .tabbertab-borderless ul.tabbernav li a:link, .tabbertab-bordered ul.tabbernav li a:link {
    border: 1px solid #1E1D1C;
    color: black !important;
}

.infoboxtable {
    background-color: rgba(255, 255, 255, 0.09);
    border: 1px solid #000000;
    border-radius: 5px;
    color: #191919;
    float: right;
    font-size: 89%;
    margin-bottom: 0.5em;
    margin-left: 1em;
    padding: 0.2em;
    width: 300px;
}
Advertisement