废除部 版式

评分:

Rating: +23

评分模块与著作信息模块:

Rating: +23

使用方法

这是由 Calibri BoldCalibri Bold 为“废除部”而制作的版式。

在你的作品开头添加如下语法以应用此版式:

[[include :scp-wiki-cn:theme:decom-dept]]

Decommissioning Department

插图方块。

你可以通过点击页面底部的“+ 选项”、“反向链接”来查看任何页面的反向链接。

示例

可通过五个连字符“-----”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。


标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建

+ 标题- 标题

1 级标题

2 级标题

3 级标题

4 级标题

5 级标题
6 级标题

分页分页长 Tab空 Tab空 Tab空 Tab空 Tab空 Tab空 Tab

此为分页(tab view)1

这是一个引用块,在一行字的起始处加上“> ”来创建。

更多文字


一条分割线

嵌套引用块

这是表格
你应该老早就知道怎么
做这个了吧

+ 查看源代码- 查看源代码
css


@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap');

body {
    background: #f2f2f2;
    font-size: 0.8em;
}
a {
    color: #0000ff;
}
a:visited {
    color: #0000dd;
}
a.newpage {
    color:#7777ff;
}
h1,h2,h3,h4,h5,h6,#page-title {
    font-family: 'Roboto Slab', serif;
}
h1,h2,h3,h4,h5,h6 {
    color: #000000;
    font-weight: 400;
}
#page-title {
    border-color: #000000;
    color: #000000;
    font-weight: 400;
}

.scp-image-block.block-left {
  box-shadow: none;
}
.scp-image-block.block-center {
  box-shadow: none;
}
.scp-image-block.block-right {
  box-shadow: none;
}
.scp-image-block .scp-image-caption{
    background-color: #e8e8e8;
}
blockquote,
div.blockquote{
    background-color: #e8e8e8;
}

/* ---- HEADER ---- */

#header {
    background: url('http://scp-wiki.wdfiles.com/local--files/theme%3Acalibri-logos/Decommissioning%20Department') 13px 41px no-repeat;
    background-size: 94px 86px;
}
div#header h1 a span {
    font-size: 0px;
}
div#header h1 a:before {
    content: "废除部门";
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
div#header h2 span {
    font-size:0px;
    padding: 4px;
}
div#header h2:after {
    content: "已控制,已收容,已保护";
    font-weight: bold;
    color: #ffffff;
    padding: 19px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
    white-space: pre;
}
div#container-wrap {
    background: url(http://scp-wiki.wdfiles.com/local--files/theme%3Adecom-dept/Decom.%20Dept.%20Header%20Wrap%20Gradient.png) top left repeat-x;
}

/* ---- SEARCH ---- */

#search-top-box-input,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:focus {
  background-color: #c3c3c3;
  border-color: #000000;
  border-radius: 0;
  border-width: 1px;
  color: #000000;
  font-size: 1em;
  outline: 0;
  box-shadow: none;
}
#search-top-box-input:focus,
#search-top-box-input:hover {
  background-color: #838383;
}
#search-top-box-form input[type=submit] {
  background-color: #909090;
  border-color: #000000;
  border-width: 1px;
}
#search-top-box-form input[type=submit]:hover {
  background-color: #aaaaaa;
  border-color: #000000;
  border-width: 1px;
}

/* ---- TOP BAR ---- */

#top-bar, #top-bar a {
     color: #ffffff;
}
#top-bar ul li a,
#top-bar ul li a {
    color: #ffffff;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    color: #0000ff;
}

/* ---- SIDEBAR ---- */

div#side-bar div.side-block {
    background: #fbfbfb !important;
    border-radius: 0px;
    color: #000000;
    border-color: #000000;
    box-shadow: none;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
    color: #000000;
    border-color: #000000;
}
#side-bar .collapsible-block-folded {
    background: none;
}
#side-bar .collapsible-block-unfolded-link {
    border-color: #000000;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #000000;
}
#side-bar a,
#side-bar a:visited {
  color: #0000ff;
}
.side-block .menu-item > .image {
  filter: hue-rotate(240deg);
}
@media (max-width: 767px) {
  #side-bar {
    background-color: #c4c4c4;
  }
}
#top-bar div.open-menu a {
    color: #00000;
    border-color: #000000;
}

/* ---- RATE MODULE ---- */

.page-rate-widget-box .rate-points,
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown,
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a,
.page-rate-widget-box .cancel a {
  background-color: transparent !important;
  border: 0;
  color: #000000!important;
  text-transform: capitalize;
}
div.page-rate-widget-box {
    background-color: #fbfbfb!important;
    border: solid #000000 1px!important;
    border-radius: 0px;
    box-shadow: none;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color: #fbfbfb!important;
    border: 1px #fbfbfb;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #fbfbfb!important;
}
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #000000!important;
}
div.page-rate-widget-box span.rateup a:hover {
    background: #00ff00!important;
    color: #fbfbfb!important;
}
div.page-rate-widget-box span.ratedown a:hover {
    background: #ff0000!important;
    color: #fbfbfb!important;
}
div.page-rate-widget-box span.cancel a:hover {
    background: #888888!important;
    color: #fbfbfb!important;
    border-radius: 0px;
}

/* ---- INFO RATE MODULE ---- */

.rate-box-with-credit-button > div.page-rate-widget-box {
     border-width: 0px!important;
}
#page-content .rate-box-with-credit-button {
    background-color: #f4f4f4;
    border: solid 1px #000000;
    border-radius: 0;
    box-shadow: none;
}
#page-content .rate-box-with-credit-button .creditButton p a {
    border-left-color: transparent;
}
 #page-content .rate-box-with-credit-button .page-rate-widget-box .cancel {
    border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box .rate-points {
    border-left: 0;
}
 .rate-box-with-credit-button .page-rate-widget-box .cancel a:hover {
    border-radius: 0;
}
 #page-content .rate-box-with-credit-button .fa-info {
     color: #000000;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
     color: #0000ff;
}
#page-content .creditButtonStandalone p a {
    background-color: #f4f4f4;
    border: solid 1px #000000;
    border-radius: 0;
    box-shadow: none;
    color: #000000;
}
#page-content .creditButtonStandalone p a:hover {
    color: #ff0000;
}

#page-content .modalbox {
     background: #f4f4f4 !important;
     color: #000000;
     box-shadow: none;
}
.close-credits,
.credit-back {
     filter: hue-rotate(240deg);
}

/* ---- INFO BAR ---- */

body{
    --barColour: #888888;
    --linkColour: #f4f4f4;
}
#u-author_block > p > a: {
    box-shadow: none!important;
    transition: none!important;
}
#u-author_block > p > a:hover {
    box-shadow: none!important;
    background: #c4c4c4!important;
}
.info-container .collapsible-block-folded:hover,
.info-container .collapsible-block-unfolded-link:hover {
    background: #c4c4c4!important;
}

/* -------- YUI TAB BASE -------- */
 .yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}

/* -------- YUI TAB CUSTOMIZATION --------
 * Adapted From 'Black Highlighter Theme'
**/
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav{
     display: flex;
     flex-wrap: wrap;
     width: calc(100% - .125rem);
     margin: 0 auto;

     border-color: #000000;
     box-shadow: 0 calc(.0625rem * 5) 0 0 #000000;
}
 .yui-navset .yui-nav a, /* ---- Link Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav a{
     color: hsl(0, 0%, 5%);
     /* ---- Tab Background Colour | [UNSELECTED] ---- */
     background-color: #e8e8e8;
     /* -------- */
     background-image: none;
     border: unset;
}
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus{
     color: #000000;
     /* ---- Tab Background Colour | [HOVER] ---- */
     background-color: #c4c4c4;
     /* -------- */
}
 .yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav li{
     position: relative;
     display: flex;
     flex-grow: 2;
     max-width: 100%;
     margin: 0;
     padding: 0;

     background-color: hsl(0, 0%, 96%);
     border-color: transparent;
     box-shadow: 0 0 0 .0625rem #000000;
}
 .yui-navset .yui-nav li a,
 .yui-navset-top .yui-nav li a,
 .yui-navset-bottom .yui-nav li a{
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
}
 .yui-navset .yui-nav li em{
     border: unset;
}
 .yui-navset .yui-nav a em,
 .yui-navset .yui-navset-top .yui-nav a em{
     padding: .35em .75em;

     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}
 .yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav .selected{
     flex-grow: 2;
     margin: 0;
     padding: 0;

     /* ---- Tab Background Colour | [SELECTED] ---- */
     background-color: #000000;
     /* -------- */
}
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a em{
     border: #000000;
}
 .yui-navset .yui-nav .selected a{
     width: 100%;

     color: hsl(0, 0%, 96%) !important;
     background-image: none;
}
 .yui-navset .yui-nav .selected a:focus,
 .yui-navset .yui-nav .selected a:active{
     color: hsl(0, 0%, 96%);
     background-color: #000000;
}
 .yui-navset .yui-nav .selected a:hover{
     cursor: default;
}
 .yui-navset-left .yui-content{
     /* ---- Content Background ---- */
     background-color: #e8e8e8;
     /* -------- */
}
 .yui-navset .yui-content,
 .yui-navset .yui-navset-top .yui-content{
     padding: .5em;
     border-color: #000000;
}

/* ---- TABLES ---- */

table.wiki-content-table th {
    background-color: #e8e8e8;
}

/* ---- WIKIMODULE ---- */

#page-content .collection .collapsible-block-unfolded-link a , #page-content .collection .collapsible-block-folded a {
  color: rgba(0, 0, 255, 1);
  background-color: rgba(0, 0, 0, 0.15);
}

#page-content .titlecolumn {
  background-color: rgba(0, 0, 0, 0.15);
}

#page-content .namerow {
  background-color: rgba(0, 0, 0, 0.15);
}

Footnotes
  1. 1.十分感谢 Lt FlopsLt Flopsstormbreathstormbreath 的分页代码!
页面版本:⁨0⁩, 最后编辑于: ⁨2021/3/28 17:20:39⁩ (⁨⁨1998⁩ 日前⁩), 现时评分: 23