Scum Wiki

See something missing or incorrect? Let us know on our new Discord server!

READ MORE

Scum Wiki
(Replacing "/media" links with image links. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
 
No edit summary
Tag: Source edit
 
Line 1: Line 1:
  +
{{Infobox_Vehicles
−
/* CSS placed here will affect users of the Hydradark skin */
 
  +
| description =
−
/* For elements which only display in the mobile view */
 
  +
| category = Vehicles
−
.mobileonly {
 
  +
| subcategory =
−
display: none;
 
  +
| carhealth =
−
}
 
  +
| carryweight =
  +
| topspeed = 46 kmh
  +
| id1 = <!-- Spawn command -->
  +
| name1 = <!-- Identifier for item -->
  +
| image1 = Motorboat(rubber).jpg
  +
}}
  +
The '''{{PAGENAME}}''' is a [[Vehicles|vehicle]] in [[SCUM]].
  +
<!-- Image link --> Motorboat(rubber).jpg
  +
weight 400kg, inventory 6x8 300kg, full 700kg
   
  +
==Additional notes==
−
/* Visual editor */
 
  +
* {{Console|#SpawnVehicle BPC_MotorBoat_02}}
−
.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
 
  +
* <!-- Spawn command -->
−
background-color: #282828;
 
−
border: 1px solid #383838;
 
−
box-shadow: 0 2px 2px 0 rgba(255,255,255,0.2);
 
−
}
 
−  
−
.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
 
−
color: #e0e0e0;
 
−
}
 
−  
−
.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
 
−
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
 
−
.oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover,
 
−
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-optionWidget.oo-ui-decoratedOptionWidget.oo-ui-outlineOptionWidget.oo-ui-outlineOptionWidget-level-0.oo-ui-iconElement.oo-ui-labelElement:hover {
 
−
background-color: rgba(255,255,255,0.2);
 
−
}
 
−  
−
.oo-ui-decoratedOptionWidget .oo-ui-iconElement-icon,
 
−
.oo-ui-decoratedOptionWidget .oo-ui-indicatorElement-indicator,
 
−
.oo-ui-fieldsetLayout.oo-ui-iconElement > .oo-ui-fieldsetLayout-header > .oo-ui-iconElement-icon {
 
−
filter: invert(100%);
 
−
}
 
−  
−
.oo-ui-textInputWidget.oo-ui-iconElement .oo-ui-iconElement-icon {
 
−
filter: unset;
 
−
}
 
−  
−
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
 
−
border-color: #ffffff;
 
−
}
 
−  
−
.oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active {
 
−
background-color: rgba(255,255,255,0.2);
 
−
}
 
−  
−
.oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon,
 
−
.oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label,
 
−
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-iconElement-icon {
 
−
filter: invert(100%);
 
−
}
 
−  
−
.oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive .oo-ui-buttonElement-button:hover {
 
−
background-color: #282828;
 
−
}
 
−  
−
.oo-ui-indicator-down {
 
−
background-image: linear-gradient(transparent,transparent),url(https://static.wikia.nocookie.net/commons_hydra/images/0/00/Light_down_arrow.svg);
 
−
filter: unset;
 
−
}
 
−  
−
.ve-ui-mwSaveDialog-options {
 
−
background-color: #282828;
 
−
}
 
−  
−
.ve-ui-mwSaveDialog-license {
 
−
color: #e0e0e0;
 
−
}
 
−  
−
/* Page history tweaks */
 
−
td.diff-addedline .diffchange {
 
−
background: none;
 
−
color: #bfd959;
 
−
}
 
−  
−
td.diff-deletedline .diffchange {
 
−
background: none;
 
−
color: #e62444;
 
−
}
 
−  
−
td.diff-addedline,
 
−
td.diff-deletedline {
 
−
border-color: transparent;
 
−
}
 
−  
−
/* Interwiki page legend tweak */
 
−
.mw-collapsible-toggle.mw-collapsible-toggle-expanded a,
 
−
.mw-collapsible-toggle.mw-collapsible-toggle-collapsed a {
 
−
color: #ffffff;
 
−
}
 
−  
−
/* 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 {
 
−
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;
 
−
}
 
−  
−
/* 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;
 
−
}
 
−  
−
.feature {
 
−
background: rgba(0, 0, 0, 0.1);
 
−
border: 1px solid rgba(0, 0, 0, 0.5);
 
−
border-radius: 5px;
 
−
padding: 10px;
 
−
}
 
−  
−
/* Tabber styling */
 
−
.tabberlive .tabbertab,
 
−
.tabber .tabbertab {
 
−
border-color:#505050;
 
−
border-style:solid;
 
−
border-width:1px;
 
−
width: 75%;
 
−
}
 
−  
−
ul.tabbernav {
 
−
border-bottom: none !important;
 
−
line-height: 22px;
 
−
}
 
−  
−
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; /* This should match your general choice of background color */
 
−
border: 1px solid #505050 !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: #7AB1CC !important; /* This should match your anchor color, but simply being different from the default text color works */
 
−
}
 
−  
−
ul.tabbernav li a:hover {
 
−
background: none repeat scroll 0 0 #000000 !important;
 
−
border-color: #505050 !important; /* This should match your general choice of border color */
 
−
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 {
 
−
text-align:left; /* if you want the tabs to be centered rather than left-justified with respect to the tab content */
 
−
}
 
−  
−
/* Navbox template style */
 
−
table.navbox {
 
−
border: 1px solid #505050;
 
−
clear: both;
 
−
font-size: 88%;
 
−
margin: auto;
 
−
padding: 1px;
 
−
text-align: center;
 
−
width: 100%;
 
−
}
 
−  
−
/* Border between adjacent navboxes */
 
−
table.navbox + table.navbox {
 
−
margin-top: -1px;
 
−
}
 
−  
−
.navbox-title,
 
−
.navbox-abovebelow,
 
−
table.navbox th {
 
−
padding-left: 1em;
 
−
padding-right: 1em;
 
−
text-align: center;
 
−
}
 
−  
−
.navbox-group {
 
−
font-weight: bold;
 
−
padding-left: 1em;
 
−
padding-right: 1em;
 
−
white-space: nowrap;
 
−
}
 
−  
−
/* Base background */
 
−
.navbox, .navbox-subgroup {
 
−
background: rgba(0, 0, 0, 0.1);
 
−
}
 
−  
−
.navbox-list {
 
−
border-color: rgba(0, 0, 0, 0.1); /* Must match background color */
 
−
}
 
−  
−
/* Level 1 color */
 
−
.navbox-title,
 
−
table.navbox th {
 
−
background: rgba(0, 0, 0, 0.2);
 
−
color: #fff;
 
−
}
 
−  
−
/* Level 2 styling */
 
−
.navbox-abovebelow,
 
−
.navbox-group,
 
−
.navbox-subgroup .navbox-title {
 
−
background: rgba(0, 0, 0, 0.2);
 
−
color: #fff;
 
−
}
 
−  
−
/* Level 3 styling */
 
−
.navbox-subgroup .navbox-group,
 
−
.navbox-subgroup .navbox-abovebelow {
 
−
background: rgba(0, 0, 0, 0.1);
 
−
color: #fff;
 
−
}
 
−  
−
/* Even row striping */
 
−
.navbox-even {
 
−
background: rgba(255, 255, 255, 0.1);
 
−
color: #fff;
 
−
}
 
−  
−
/* Odd row striping */
 
−
.navbox-odd {
 
−
background: transparent;
 
−
}
 
−
 
−
.collapseButton {
 
−
font-weight: normal;
 
−
width: auto;
 
−
}
 
−  
−
.navbox .collapseButton {
 
−
width: 6em;
 
−
}
 
−
 
−
.navbar {
 
−
font-size: 88%;
 
−
font-weight: normal;
 
−
}
 
−  
−
.navbox .navbar {
 
−
font-size: 100%;
 
−
}
 
−
 
−
table.collapsed tr.collapsible {
 
−
display: none;
 
−
}
 
−
/* End of new Navbox styling */
 
−  
−
/* Base framework */
 
−
body {
 
−
background:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/9/95/Bg_dark.jpg/revision/latest) no-repeat top left; /* [[File:Bg dark.jpg]] */
 
−
background-size:cover;
 
−
background-attachment:fixed;
 
−
background-color:#11110f;
 
−
}
 
−  
−
#mw-page-base {
 
−
background:transparent !important;
 
−
}
 
−  
−
div#content,
 
−
div#footer {
 
−
background-color:rgba(14,13,15,0.9);
 
−
border:1px solid #5e6179;
 
−
border-radius:0;
 
−
box-shadow:inset 0 0 15px 0px #000, 0 0 15px 0 #000;;
 
−
color:#f4f3f1;
 
−
}
 
−  
−
#pageWrapper {
 
−
margin-right:10px;
 
−
}
 
−  
−
div#content table {
 
−
color:#fff;
 
−
}
 
−  
−
div#footer {
 
−
margin-top:4em;
 
−
margin-bottom:2em;
 
−
}
 
−  
−
div#footer ul li {
 
−
color:#ffeece;
 
−
}
 
−  
−
#p-logo {
 
−
height: 8.75em;
 
−
top:-130px;
 
−
background-size: contain;
 
−
background-repeat:no-repeat;
 
−
}
 
−  
−
#p-logo a {
 
−
background-size: contain;
 
−
height: 8.6em;
 
−
}
 
−  
−
fieldset {
 
−
border-color:#b6b6b6;
 
−
}
 
−
/* End base framework */
 
−  
−
/* Links */
 
−
a,
 
−
a:visited,
 
−
div#content a.extiw,
 
−
div#content a.extiw:visited,
 
−
div#content a.external,
 
−
div#content a.external:visited,
 
−
.pseudo-link {
 
−
color:#988BB2;
 
−
}
 
−  
−
div#content a.new {
 
−
color:#bb2025;
 
−
}
 
−  
−
/* End links */
 
−  
−
/* Headings */
 
−
h1#firstHeading {
 
−
mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest); /* [[File:Mask grit.png]] */
 
−
-webkit-mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest);
 
−
}
 
−  
−
h1#firstHeading,
 
−
#content h2,
 
−
#content h3,
 
−
h4,
 
−
h5,
 
−
h6 {
 
−
color:#ddd;
 
−
font-variant:small-caps;
 
−
font-weight:bold;
 
−
}
 
−  
−
.fakeh2 {
 
−
font-size: 1.5em;
 
−
color: #ddd;
 
−
font-variant: small-caps;
 
−
font-weight: bold;
 
−
border-bottom: 1px solid #505050;
 
−
line-height: 1.3;
 
−
margin-bottom: 0.25em;
 
−
margin-top: 1em;
 
−
padding: 0;
 
−
}
 
−
/* end headings */
 
−  
−
/* Sidebar */
 
−
div#mw-panel {
 
−
padding-left:.25em;
 
−
padding-bottom:20px;
 
−
margin-left:0.2em;
 
−
}
 
−  
−
div#mw-panel div#p-claimWiki {
 
−
margin:0 0.6em 0 0.3em;
 
−
}
 
−  
−
#mw-panel.collapsible-nav .portal#p-claimWiki {
 
−
margin: 0 0 1.5em 0.2em;
 
−
}
 
−  
−
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles) {
 
−
padding:0;
 
−
margin-left:0;
 
−
margin-right:0.1em;
 
−
margin-bottom:1em;
 
−
background-color:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
}
 
−  
−
div#mw-panel div.portal div.body ul li a,
 
−
div#mw-panel div.portal div.body ul li a:visited,
 
−
div#mw-panel div.portal div.body ul li a:link,
 
−
#mw-panel.collapsible-nav a:visited{
 
−
color: #d8d8d8;
 
−
font-family: sans-serif;
 
−
font-weight:bold;
 
−
text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 5px rgba(0, 0, 0, 0.6), 0px 0px 11px rgba(0, 0, 0, 0.6), 0px 0px 16px rgba(0, 0, 0, 0.6);
 
−
}
 
−  
−
div#mw-panel div.portal div.body ul li a:hover,
 
−
div#mw-panel div.portal div.body ul li a:focus {
 
−
color:#fff;
 
−
}
 
−  
−
#mw-panel.collapsible-nav .portal div.body ul,
 
−
#mw-panel .portal div.body ul{
 
−
margin-right:0.5em;
 
−
margin-bottom:0.3em;
 
−
}
 
−  
−
#mw-panel.collapsible-nav .portal div.body ul li,
 
−
#mw-panel .portal div.body ul li {
 
−
padding-left:0.2em;
 
−
}
 
−  
−
#mw-panel .portal div.body ul li a{
 
−
margin-left:0.2em;
 
−
font-size:1.1em;
 
−
}
 
−  
−
div#mw-panel div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
 
−
margin:0;
 
−
font-weight:bold;
 
−
font-size:0.9em;
 
−
padding:5px;
 
−
padding-left:20px;
 
−
}
 
−  
−
div#mw-panel div.portal.collapsed h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
 
−
border-bottom:0;
 
−
}
 
−  
−
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 {
 
−
background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/3/37/Sidebar_collapsed.png");
 
−
background-position: left;
 
−
background-repeat: no-repeat;
 
−
}
 
−  
−
.skin-hydradark #mw-panel.collapsible-nav .portal h3 {
 
−
background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/7/72/Sidebar_expanded.png");
 
−
background-position: left;
 
−
background-repeat: no-repeat;
 
−
}
 
−  
−
.skin-hydradark div#mw-panel div.portal div.body {
 
−
background-image:url(https://static.wikia.nocookie.net/commons_hydra/images/3/35/Underline_white.png);
 
−
background-position-x:-3em;
 
−
}
 
−  
−
.skin-hydradark div#mw-panel div.portal h3 a,
 
−
.skin-hydradark div#mw-panel div.portal.collapsed h3 a,
 
−
.skin-hydradark div#mw-panel div.portal h3,
 
−
#mw-panel.collapsible-nav .portal.collapsed h3 {
 
−
font-weight:bold;
 
−
color: #fff;
 
−
font-family: sans-serif;
 
−
font-variant:small-caps;
 
−
font-weight:bold;
 
−
mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest); /* [[File:Mask grit.png]] */
 
−
-webkit-mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest);
 
−
letter-spacing: 0.05em;
 
−
text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
 
−
}
 
−  
−
div#mw-panel div.portal div.body {
 
−
background-image:none;
 
−
}
 
−
/* End Sidebar */
 
−  
−
/* Vector tabs */
 
−
div.vectorTabs {
 
−
background: none;
 
−
height:1.6em;
 
−
}
 
−  
−
div#mw-head div.vectorTabs ul li a,
 
−
div#mw-head div.vectorTabs ul li.new a,
 
−
h3#p-sharing-label span,
 
−
h3#p-cactions-label span {
 
−
color:#fff;
 
−
font-size:0.8em;
 
−
font-weight:bold;
 
−
text-transform:uppercase;
 
−
text-decoration:none;
 
−
mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest); /* [[File:Mask grit.png]] */
 
−
-webkit-mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest);
 
−
}
 
−  
−
div.vectorTabs li span,
 
−
div#mw-head div.vectorMenu h3 {
 
−
background:rgba(14,13,15,0.9);
 
−
font-family: sans-serif;
 
−
border: 1px solid #5e6179;
 
−
margin:auto 3px;
 
−
padding:2px;
 
−
padding-top:4px;
 
−
box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.5),0 0 5px 0 rgba(0,0,0,0.5);
 
−
}
 
−  
−
div.vectorTabs li.selected span {
 
−
box-shadow:inset 0 0 15px #000;
 
−
}
 
−  
−
div.vectorMenu h3 span,
 
−
div.vectorTabs span a {
 
−
padding-top:0;
 
−
}
 
−  
−
div.vectorMenu h3 span {
 
−
padding-top:0.7em;
 
−
}
 
−  
−
div.vectorMenu h3 a {
 
−
height:1.3em;
 
−
}
 
−  
−
div#mw-head div.vectorTabs ul li:not(.selected) span:hover,
 
−
div#mw-head div.vectorTabs ul li:not(.selected) span:focus {
 
−
background-color:rgba(0,0,0,0.9);
 
−
}
 
−  
−
h3#p-sharing-label span,
 
−
h3#p-cactions-label span {
 
−
padding-top:0;
 
−
}
 
−  
−
div.vectorMenu h3 span::after {
 
−
top:0;
 
−
}
 
−  
−
div.vectorTabs span,
 
−
div#mw-head div.vectorMenu h3 {
 
−
height:1.3em;
 
−
}
 
−  
−
div.vectorTabs span,
 
−
div.vectorTabs ul,
 
−
div.vectorTabs ul li,
 
−
div.vectorTabs ul li.selected {
 
−
background: none;
 
−
}
 
−  
−
div#right-navigation div#p-search {
 
−
margin-right:10.5px;
 
−
}
 
−  
−
div#right-navigation div#simpleSearch {
 
−
background:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
color:#fff;
 
−
box-shadow: inset 0 0 8px 0 rgba(0,0,0,0.5),0 0 5px 0 rgba(0,0,0,0.5);
 
−
padding-top:2px;
 
−
padding-bottom:2px;
 
−
}
 
−  
−
div#simpleSearch #searchInput::placeholder {
 
−
color:hsla(0,0%,100%,.7);
 
−
}
 
−  
−
div.vectorMenu div.menu {
 
−
top:1.4em;
 
−
padding-top:0.6em;
 
−
border:0;
 
−
background:0;
 
−
}
 
−  
−
#p-cactions div.menu ul {
 
−
margin-right:2px;
 
−
}
 
−  
−
div.vectorMenu div.menu ul,
 
−
div.vectorMenu div.menu div#socialIconImages {
 
−
background-color:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.5),0 0 5px 0 rgba(0,0,0,0.5);
 
−
}
 
−  
−
div.vectorMenu div.menu a {
 
−
color:#F6F6F6;
 
−
font-weight:bold;
 
−
text-decoration:none;
 
−
}
 
−  
−
div.vectorMenu div.menu li:hover {
 
−
background-color:rgba(0,0,0,0.2);
 
−
box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
 
−
}
 
−  
−
div.vectorMenu div.menu a:hover {
 
−
text-decoration:none;
 
−
}
 
−  
−
div#p-sharing .menu {
 
−
margin-left: 1em;
 
−
min-width: 0px;
 
−
width: 48px;
 
−
}
 
−  
−
div#simpleSearch {
 
−
margin-top:-0.4em;
 
−
background: rgba(32,32,32,0.7);
 
−
}
 
−  
−
div#mw-head li#ca-watch a,
 
−
div#mw-head li#ca-unwatch a {
 
−
padding-top:1.45em;
 
−
color:transparent
 
−
}
 
−  
−
div.vectorMenu h3 a {
 
−
background-image:url(https://static.wikia.nocookie.net/commons_hydra/images/8/80/Vector_menu_downarrow_white.png);
 
−
background-position:left 90%;
 
−
}
 
−  
−
div.vectorMenu.menuForceShow h3 a {
 
−
background-position:left 115%;
 
−
}
 
−  
−
/* End Vector Tabs */
 
−  
−
/* Preferences */
 
−
.client-js div#preferences {
 
−
background:rgba(20,10,0,0.3);
 
−
border: 1px solid #000000;
 
−
margin-top:1px;
 
−
}
 
−  
−
.client-js #preftoc,
 
−
.client-js #preftoc li,
 
−
.client-js #preftoc li a,
 
−
.client-js #preftoc li {
 
−
background-image: none;
 
−
background-color: transparent;
 
−
color: #837799;
 
−
font-family: sans-serif;
 
−
font-variant: small-caps;
 
−
text-shadow: 1px 1px 2px rgba(0,0,0,0.5), -1px 1px 2px rgba(0,0,0,0.5), 1px -1px 2px rgba(0,0,0,0.5), -1px -1px 2px rgba(0,0,0,0.5);
 
−
font-size:1em;
 
−
}
 
−  
−
.client-js #preftoc li a:active {
 
−
font-size:1em;
 
−
}
 
−  
−
.client-js ul#preftoc {
 
−
margin-left:-0.1em;
 
−
margin-bottom:5px;
 
−
}
 
−  
−
.client-js #preftoc li.selected a {
 
−
background-image: none;
 
−
color: #fff;
 
−
text-decoration:none;
 
−
}
 
−  
−
.client-js #preftoc li.selected {
 
−
border:0;
 
−
padding-right:0;
 
−
height:2.3em;
 
−
}
 
−  
−
.client-js #preftoc li:not(.selected) a:hover {
 
−
color:#fff;
 
−
text-decoration:none;
 
−
}
 
−  
−
.skin-hydradark #preferences legend {
 
−
color: #fff;
 
−
}
 
−  
−
.skin-hydradark #preferences fieldset {
 
−
border-color:#1D7F7F;
 
−
}
 
−  
−
.client-js .htmlform-tip {
 
−
color:#BFBFBF;
 
−
}
 
−
/* End Preferences */
 
−  
−
/* Page History */
 
−
#pagehistory li.selected {
 
−
background-color:rgba(0,0,0,0.3);
 
−
border:1px solid #7f7f7f;
 
−
padding:1px;
 
−
}
 
−  
−
table.diff {
 
−
background-color:rgba(0,0,0,0.3)
 
−
}
 
−  
−
/* End Page History */
 
−  
−
/* tablepager styling */
 
−
.skin-hydradark table.TablePager td {
 
−
border:1px solid #5e6179;
 
−
}
 
−  
−
.skin-hydradark table.TablePager tr th {
 
−
background-color: #5e6179;
 
−
font-family: sans-serif;
 
−
text-shadow: 1px 1px 0px #000, -1px 1px 0px #000, 1px -1px 0px #000, -1px -1px 0px #000;
 
−
color: #f4f4f2;
 
−
letter-spacing:0.01em;
 
−
font-variant:small-caps;
 
−
border:1px solid #666a84;
 
−
box-shadow:inset 0 0 15px rgba(0,0,0,0.7);
 
−
}
 
−  
−
.skin-hydradark table.TablePager tbody tr td {
 
−
background-color:rgba(0,0,0,0.3)
 
−
}
 
−  
−
.skin-hydradark table.TablePager tbody tr:hover td {
 
−
background:rgba(94,97,121,0.2);
 
−
}
 
−
/* end tablepager styling */
 
−  
−
/* wikitable styling */
 
−
table.wikitable {
 
−
border:1px solid #5e6179;
 
−
background-color:rgba(0,0,0,0.3);
 
−
border-radius:1px;
 
−
box-shadow:4px 4px 0 #000;
 
−
}
 
−  
−
table.wikitable tbody tr th
 
−
table.wikitable > tr > th,
 
−
table.wikitable > * > tr > th {
 
−
background-color: #5e6179;
 
−
font-family: sans-serif;
 
−
text-shadow: 1px 1px 0px #000, -1px 1px 0px #000, 1px -1px 0px #000, -1px -1px 0px #000;
 
−
color: #f4f4f2;
 
−
letter-spacing:0.01em;
 
−
font-variant:small-caps;
 
−
border:1px solid #666a84;
 
−
box-shadow:inset 0 0 15px 2px rgba(0,0,0,0.7);
 
−
font-size:1.2em;
 
−
}
 
−  
−
table.wikitable tbody tr td {
 
−
border:1px solid #5e6179;
 
−
}
 
−  
−
.skin-hydradark .oo-ui-buttonElement.oo-ui-labelElement.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
 
−
color:#777;
 
−
}
 
−
/* End wikitable styling */
 
−  
−
/* search styling */
 
−
.skin-hydradark div.mw-search-profile-tabs {
 
−
background-color: #b7691b;
 
−
font-family: sans-serif;
 
−
text-shadow: 1px 1px 0px #000, -1px 1px 0px #000, 1px -1px 0px #000, -1px -1px 0px #000;
 
−
color: #fff5e7;
 
−
border:1px solid #bfbfbf;
 
−
box-shadow:inset 0 0 5px #000;
 
−
}
 
−  
−
.skin-hydradark fieldset#mw-searchoptions {
 
−
border:1px solid #bfbfbf;
 
−
background-color:rgba(0,0,0,0.2);
 
−
}
 
−  
−
.skin-hydradark .mw-search-profile-tabs .search-types {
 
−
padding-left:0;
 
−
}
 
−  
−
.skin-hydradark div#content .mw-search-profile-tabs .search-types ul li a {
 
−
color:#e5e5e5;
 
−
font-family: sans-serif;
 
−
font-variant:small-caps;
 
−
border-right: 2px solid #bfbfbf;
 
−
text-shadow:1px 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.3), 1px -1px 1px rgba(0,0,0,0.3), -1px -1px 1px rgba(0,0,0,0.3);
 
−
}
 
−  
−
.skin-hydradark .mw-search-profile-tabs ul li.current {
 
−
background-color: rgba(0,0,0,0.1);
 
−
box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
 
−
}
 
−  
−
.skin-hydradark .mw-search-profile-tabs ul li:not(.current) a:hover {
 
−
background-color:rgba(255,255,255,0.2);
 
−
box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
 
−
text-decoration:none;
 
−
}
 
−  
−
.skin-hydradark .mw-search-profile-tabs ul li:last-child {
 
−
border-bottom:0;
 
−
}
 
−  
−
/* end search styling */
 
−  
−
/* Editor Styling */
 
−
div.wikiEditor-ui .wikiEditor-ui-view {
 
−
border-color:#bfbfbf;
 
−
}
 
−
div.wikiEditor-ui {
 
−
background: rgba(0, 0, 0, 0);
 
−
border:0;
 
−
}
 
−
div.wikiEditor-ui-buttons {
 
−
background-color: rgba(0, 0, 0, 0);
 
−
border-top:0;
 
−
margin-right: 5px;
 
−
}
 
−
div.wikiEditor-ui-controls,
 
−
div.wikiEditor-ui-tabs {
 
−
background-color: rgba(0, 0, 0, 0);
 
−
margin-bottom:-1px;
 
−
border-color:#bfbfbf;
 
−
}
 
−
div.wikiEditor-ui-tabs div {
 
−
font-weight:bold;
 
−
border-bottom:0;
 
−
border:1px solid #bfbfbf;
 
−
}
 
−
#content div.wikiEditor-ui-tabs div a {
 
−
background-color:rgba(0,0,0,0);
 
−
color: #D7DEE8;
 
−
font-weight: bold;
 
−
text-decoration: none;
 
−
font-family: sans-serif;
 
−
font-variant: small-caps;
 
−
letter-spacing: 0.05em;
 
−
text-shadow: 1px 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.3), 1px -1px 1px rgba(0,0,0,0.3), -1px -1px 1px rgba(0,0,0,0.3);
 
−
}
 
−
div.wikiEditor-ui-tabs div {
 
−
background-color: #b7691b;
 
−
}
 
−
div.wikiEditor-ui-tabs div:not(.current):hover {
 
−
background-color:#000;
 
−
}
 
−
div.wikiEditor-ui-tabs div.current {
 
−
border-bottom:0;
 
−
background-color: #b7691b;
 
−
box-shadow: inset 0 0 15px #000;
 
−
}
 
−
div.wikiEditor-ui-toolbar {
 
−
background: none;
 
−
background:rgba(50,50,50,0.5);
 
−
}
 
−
div.wikiEditor-ui-toolbar .group {
 
−
border-right: 1px solid #bfbfbf;
 
−
}
 
−
div.wikiEditor-ui-toolbar .group-search {
 
−
border-left: 1px solid #bfbfbf;
 
−
border-right: none;
 
−
}
 
−  
−
.tab {
 
−
border-color: transparent;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .tabs span.tab a,
 
−
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
 
−
color: #E0E0E0;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .tabs span.tab a.current,
 
−
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
 
−
color: #ffffff;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .group .tool-select .label {
 
−
color: #000000;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .sections .section {
 
−
background:rgba(50,50,50,0.5);
 
−
border-top: 1px solid #bfbfbf;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .booklet .index div {
 
−
color: #fff;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .booklet .index .current {
 
−
background-color:#e7e7e7;
 
−
color: #000;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .booklet .pages {
 
−
background-color: rgba(0,0,0,0.3);
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .page-characters div span {
 
−
border: 1px solid #7f7f7f;
 
−
color: #e5e5e5;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .page-characters div span:hover {
 
−
background-color:#e5e5e5;
 
−
color: #000;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar .page-table td {
 
−
border-top: 1px solid #7f7f7f;
 
−
color: #e5e5e5;
 
−
}
 
−  
−
div.wikiEditor-preview-contents,
 
−
div.wikiEditor-preview-loading {
 
−
background-color: transparent;
 
−
}
 
−  
−
div.wikiEditor-ui-toolbar div.oo-ui-widget {
 
−
background-color:rgba(0,0,0,0);
 
−
}
 
−  
−
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
 
−
color:#e6e6e6;
 
−
}
 
−  
−
div.wikiEditor-toolbar-dialog,
 
−
.skin-hydradark .ui-widget-header {
 
−
border-color:#e5e5e5 !important;
 
−
}
 
−  
−
span.file-name {
 
−
color:#fff;
 
−
}
 
−  
−
div.editOptions {
 
−
background-color: transparent;
 
−
border-color: -moz-use-text-color #505050 #505050;
 
−
border-image: none;
 
−
border-style: none solid solid;
 
−
border-width: medium 1px 1px;
 
−
}
 
−
/* End Editor Styling */
 
−  
−
/* thumnbail tweaks */
 
−
div.thumbinner {
 
−
background-color:rgba(14,13,15,0.5);
 
−
border: 1px solid #5e6179;
 
−
}
 
−
li.gallerybox div.thumb {
 
−
background-color:rgba(14,13,15,0.5);
 
−
border: 1px solid #5e6179;
 
−
}
 
−
/* end thumbnail tweaks */
 
−  
−
/* Category bar and filetoc */
 
−
#catlinks,
 
−
ul#filetoc {
 
−
background-color:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.5);
 
−
}
 
−
/* end Category bar */
 
−  
−
/* Table of contents (toc) styling */
 
−
div#toc {
 
−
background-color:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
}
 
−
/* end toc */
 
−  
−
/* Infobox styles */
 
−
.infobox {
 
−
float: right;
 
−
width: 23em;
 
−
max-width:100%;
 
−
margin-left: 1em;
 
−
margin-right: 1em;
 
−
margin-bottom: 0.5em;
 
−
padding: 4px;
 
−
background-color:rgba(14,13,15,0.9);
 
−
border: 1px solid #5e6179;
 
−
}
 
−  
−
.infobox-table {
 
−
width: 100%;
 
−
padding: 0;
 
−
background-color:transparent;
 
−
border: 0;
 
−
}
 
−  
−
.infobox-header,
 
−
.infobox-section {
 
−
text-align: center;
 
−
background-color: #5e6179;
 
−
border:1px solid #666a84;
 
−
box-shadow:4px -4px 5px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.7);
 
−
text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
 
−
color: #fff;
 
−
font-family: sans-serif;
 
−
font-variant: small-caps;
 
−
text-shadow: 1px 1px 1px rgba(0,0,0,0.3),-1px 1px 1px rgba(0,0,0,0.3),1px -1px 1px rgba(0,0,0,0.3),-1px -1px 1px rgba(0,0,0,0.3);
 
−
}
 
−  
−
.infobox-header {
 
−
padding:0.5em;
 
−
font-size: 150%;
 
−
letter-spacing:0.05em;
 
−
}
 
−  
−
.infobox-centered {
 
−
text-align: center;
 
−
}
 
−  
−
.infobox-centered img {
 
−
max-width:100%;
 
−
height:auto;
 
−
}
 
−  
−
.infobox-row {
 
−
vertical-align: top;
 
−
}
 
−  
−
.infobox-row-name {
 
−
text-align: left;
 
−
white-space: nowrap;
 
−
}
 
−  
−
.infobox-spacer {
 
−
height: 0.5em;
 
−
}
 
−
/* End infobox styles */
 
−  
−
/* front page (fp) tweaks */
 
−  
−
.fpbox {
 
−
background: rgba(0, 0, 0, 0.1);
 
−
border: 1px solid #000000;
 
−
box-shadow: 0 0.1em 0.75em #000000 inset;
 
−
color: #e0e0e0;
 
−
}
 
−  
−
.fpbox .welcome {
 
−
border-bottom: 1px solid #47321d;
 
−
color: #e0e0e0;
 
−
font-size: 150%;
 
−
text-transform: uppercase;
 
−
text-align: center;
 
−
}
 
−  
−
.fpbox .heading {
 
−
border-bottom: 1px solid #5e6179;
 
−
font-size: 132%;
 
−
color:#fff;
 
−
font-variant:small-caps;
 
−
font-family:sans-serif;
 
−
font-weight:bold;
 
−
}
 
−  
−
.heading > div + * {
 
−
mask-image: url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest); /* [[File:Mask grit.png]] */
 
−
-webkit-mask-image: url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest);
 
−
}
 
−  
−
.fpbox .heading .smalllink {
 
−
color: #e0e0e0;
 
−
font-size: 75%;
 
−
font-weight: bold;
 
−
}
 
−  
−
.fpbox hr {
 
−
border: none;
 
−
border-bottom: 2px solid #47321d;
 
−
}
 
−  
−
.fplink:not(.fplink-plain) {
 
−
background: rgba(0,0,0,0.3);
 
−
border: 1px solid #505050;
 
−
}
 
−  
−
.fplink-fullwidth .fplink:not(.fplink-plain) {
 
−
background: rgba(0,0,0,0.4);
 
−
}
 
−  
−
.fplinks .linkslabel {
 
−
background: rgba(0, 0, 0, 0);
 
−
border-bottom: 2px solid #47321d;
 
−
}
 
−  
−
#content .fplink a {
 
−
mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest); /* [[File:Mask grit.png]] */
 
−
-webkit-mask-image:url(https://static.wikia.nocookie.net/scum_gamepedia_en/images/1/17/Mask_grit.png/revision/latest);
 
−
}
 
−  
−
/********************************************
 
−
* Improved responsiveness for narrow widths *
 
−
*********************************************/
 
−
.level img { /* wikipoints level on profile */
 
−
max-width:100%;
 
−
}
 
−  
−
@media screen and (max-width:1350px) {
 
−
.mw-body {
 
−
margin-left:11em;
 
−
}
 
−
}
 
−  
−
@media screen and (max-width:720px) {
 
−
div#content,
 
−
div#footer {
 
−
border-left:none;
 
−
margin-right:12px;
 
−
}
 
−
 
−
/* vector tabs */
 
−
div#p-namespaces,
 
−
div#p-views,
 
−
div#p-variants,
 
−
div#p-sharing,
 
−
div#p-cactions {
 
−
top:3em;
 
−
}
 
−
 
−
div#p-sharing {
 
−
display:none;
 
−
}
 
−
 
−
#right-navigation {
 
−
margin-right:10px;
 
−
}
 
−  
−
div#right-navigation div#p-search {
 
−
margin-right:0;
 
−
margin-top:1em;
 
−
}
 
−
/* end vector tabs */
 
−  
−
/* sidebar (now underbar I guess)*/
 
−
div#mw-navigation div#mw-panel {
 
−
width:calc(100% - 12px);
 
−
margin: 0;
 
−
margin-top:2em;
 
−
margin-right:12px;
 
−
padding:0;
 
−
padding-top:0.5em;
 
−
top:0;
 
−
}
 
−
 
−
div#mw-panel div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
 
−
padding-right:20px;
 
−
}
 
−
 
−
div#mw-navigation div#mw-panel .portal {
 
−
width:auto;
 
−
text-align:center;
 
−
margin:0 0.5em;
 
−
}
 
−
 
−
#mw-panel.collapsible-nav .portal .body {
 
−
margin:5px;
 
−
}
 
−
 
−
#mw-panel.collapsible-nav .portal div.body ul {
 
−
margin:0;
 
−
}
 
−
 
−
#mw-panel.collapsible-nav .portal div.body ul li,
 
−
#mw-panel .portal div.body ul li {
 
−
padding:0.25em;
 
−
}
 
−
/* end sidebar */
 
−
 
−
/* profile */
 
−
.curseprofile .leftcolumn,
 
−
.curseprofile .rightcolumn {
 
−
width:unset;
 
−
}
 
−
 
−
div.mainavatar {
 
−
float:none;
 
−
text-align:center;
 
−
}
 
−
 
−
.userinfo .headline {
 
−
clear:left;
 
−
text-align:center;
 
−
}
 
−
 
−
.headline h1 {
 
−
float:none;
 
−
}
 
−  
−
.grouptags {
 
−
clear:left
 
−
}
 
−
 
−
.stats dl {
 
−
width:100%;
 
−
max-width:16em;
 
−
}
 
−
/* end profile */
 
−
 
−
.wikitable {
 
−
overflow-x: auto;
 
−
display: block;
 
−
}
 
−
 
−
#mw-searchoptions table {
 
−
float:none;
 
−
}
 
−
 
−
#mw-searchoptions table:first-of-type td{
 
−
display:flex;
 
−
}
 
−
 
−
.infobox {
 
−
float:none;
 
−
margin:auto;
 
−
}
 
−
}
 
−
/******************************
 
−
* end improved responsiveness *
 
−
*******************************/
 

Revision as of 10:29, 7 October 2021

Motorboat
File:Motorboat.png
General information
Statistics
Max Speed
Administrator Information
[]
[]


The Motorboat is a vehicle in SCUM.

Motorboat(rubber).jpg

weight 400kg, inventory 6x8 300kg, full 700kg

Additional notes

  • #SpawnVehicle BPC_MotorBoat_02