千禧年 版式

源页面
2020年9月1日
修订 4
评分
55
↑ 55
↓ 0
支持率
100%
总票数 55
Wilson 95% 下界
93.5%
在相同票数下更稳健的支持率估计
争议指数
0.000

评分趋势

按周聚合
加载图表中...

最近修订

1 / 2
SOURCE_CHANGED
3 年前
SOURCE_CHANGED
3 年前
interwiki
SOURCE_CHANGED
4 年前

最近投票

1 / 6
2025-09-15
2025-09-08
2025-09-05
2025-07-31
2025-07-12
2025-07-10
2025-06-05
2025-05-21

相关页面

暂无推荐

页面源码

[[module CSS]] @import url(https://scp-wiki-cn.wikidot.com/theme:y2k/code/1); [[/module]] [[include :scp-wiki-cn:component:interwiki-style | priority=1 | type=sidebar | theme=https://scp-wiki-cn.wdfiles.com/local--code/theme%3Ay2k/1 ]] [[iftags +版式]] [[>]] **评分:** [[module Rate]] [[/>]] [[>]] **评分模块与著作信息模块:** [[/>]] [[include :scp-wiki-cn:credit:start]] 页面信息 [[include :scp-wiki-cn:credit:more]] 更多页面信息 [[include :scp-wiki-cn:credit:end]] 这是一个美学设计版式,基于90年代末和21世纪初的审美,由 [[*user etoisle]] 开发。与任何设定、系列或相关组织无关。 在你的作品开头添加如下语法以应用此版式: [[div class="code"]] @@[[include :scp-wiki-cn:theme:y2k]]@@ [[/div]] ----- + 示例 [[include component:image-block name=https://scp-wiki.wdfiles.com/local--files/theme%3Ay2k/logo.png|caption=千禧年|width=200px]] 可通过五个连字符“@@-----@@”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。 ----- 标题可通过在一行字起始处输入1至6个加号“+”来创建 [[collapsible show="+ 标题" hide="- 标题"]] + 1 级标题 ++ 2 级标题 +++ 3 级标题 ++++ 4 级标题 +++++ 5 级标题 ++++++ 6 级标题 [[/collapsible]] @@ @@ [[tabview]] [[tab 分页]] 此为分页(tab view)。 [[/tab]] [[tab 分页]] 看,这有更多文字。 多么精巧绝伦。 [[/tab]] [[tab 长Tab]] 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 这是一个长的tab,它有很多文字。 [[/tab]] [[tab 空tab]] [[/tab]] [[tab 空tab]] [[/tab]] [[tab 空tab]] [[/tab]] [[tab 空tab]] [[/tab]] [[tab 空tab]] [[/tab]] [[tab 空tab]] [[/tab]] [[/tabview]] > 这是一个引用块,在一行字的起始处加上“> ”来创建。 > > 更多文字 > ----- > 一条分割线 > >> 嵌套引用块 ||~ 这是 ||~ 表格 || ||你应该老早 || 就知道怎么 || ||||做这个了吧 || 字体为 Microsoft Sans Serif / 宋体。 ----- + 源代码 [[collapsible show="> 显示代码" hide="> 隐藏代码"]] [[code type="css"]] /*     Y2K Theme     [2020 Wikidot Theme]     By etoisle     Based on SCP Sigma 9 Theme created by Aelanna and Dr Devan */ .scp-image-block.block-right {     margin: 0 2em 1em; } body {     background-attachment: fixed;     color: #000000;     font-family: "Microsoft Sans Serif", "宋体";     font-size: 14px;     image-rendering: pixelated;     word-break: unset;     --themeColor: #008484;     --accentColor: #008484; } a, #interwiki .side-block div.menu-item a {     color: rgb(0, 0, 255); } a:visited {     color: #800080; } h1 {     color: #000084;     font-family: "Microsoft Sans Serif", "宋体"; } h2, h3, h4, h5, h6 {     font-family: "Microsoft Sans Serif", "宋体"; } blockquote, div.blockquote {     border: #DFDFDF outset 2px;     background-color: #C0C0C0;     color: black;     color: #000; } #account-topbutton{     border: 1px solid #000 !important; } div#container-wrap {     background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ay2k/bg.png'); } div#header {     background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ay2k/logo.png');     image-rendering: pixelated; } .scp-image-block {     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);     border-radius: 0;     margin: 0 2em 1em; } div#side-bar div.side-block, #interwiki div.side-block {     background: #C0C0C0;     border: #DFDFDF outset 2px;     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);     border-radius: 0; } div#side-bar div.side-block div.heading, #interwiki div.side-block div.heading, div#side-bar div.collapsible-block-unfolded-link a.collapsible-block-link, div#side-bar div.collapsible-block-unfolded-link a.collapsible-block-link:hover {     color: black;     border-color: black; } div#side-bar div.collapsible-block-folded {         background-image: none; } div.yui-navset div.yui-content {     color: #000000;     background: #C0C0C0;     border-left: #DFDFDF outset 2px;     border-right: #DFDFDF outset 2px;     border-bottom: #DFDFDF outset 2px;     border-top: transparent 0; } .yui-navset .yui-nav a, div.yui-navset div.yui-navset-top .yui-nav a {     /* protect nested tabviews from other orientations */     border: #DFDFDF outset 2px; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em, .yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em {     border-color: transparent; } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav {     border-color: #008484; } div.yui-navset ul.yui-nav a, div.yui-navset div.yui-navset-top ul.yui-nav a {     background: #C0C0C0;     border-left: #DFDFDF outset 2px;     border-right: #DFDFDF outset 2px;     border-top: #DFDFDF outset 2px;     border-bottom: transparent 0; } div.yui-navset ul.yui-nav a:hover, div.yui-navset ul.yui-nav a:focus {     background: #C0C0C0;     border-left: #DFDFDF inset 2px;     border-right: #DFDFDF inset 2px;     border-top: #DFDFDF inset 2px;     border-bottom: transparent 0; } div.yui-navset ul.yui-nav .selected a, div.yui-navset ul.yui-nav .selected a:focus, div.yui-navset ul.yui-nav .selected a:hover {     background: #008484;     border-left: #DFDFDF outset 2px;     border-right: #DFDFDF outset 2px;     border-top: #DFDFDF outset 2px;     border-bottom: transparent 0; } div.open-menu a {     color: black !important;     border-color: black !important; } div.page-rate-widget-box {     box-shadow: 4px 5px 0 0 rgba(0, 0, 0, 0.2);     border-radius: 0 !important; } div.page-rate-widget-box span.rate-points, div.page-rate-widget-box span.cancel {     background-color: #C0C0C0 !important;     border: #DFDFDF outset 2px !important;     border-radius: 0 !important; } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown {     border: #DFDFDF outset 2px !important; } div.page-rate-widget-box span.rate-points, div.page-rate-widget-box span.cancel a, div.page-rate-widget-box span.cancel a:hover {     color: #000000; } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown {     background-color: #C0C0C0 !important; } 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.cancel a:hover, div.page-rate-widget-box span.rateup a:hover, div.page-rate-widget-box span.ratedown a:hover {     background: transparent !important;     color: #008484 !important; } /* Info Pane */ .rate-box-with-credit-button {     background-color: #C0C0C0 !important;     border: #DFDFDF outset 2px !important;     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2) !important;     border-radius: 0 !important; } .rate-box-with-credit-button .fa-info {     border: transparent 0px !important;     border-radius: 0 !important;     color: #000000 !important; } .rate-box-with-credit-button .fa-info:hover {     background: transparent!important;     color: #008484 !important; } .rate-box-with-credit-button .cancel {     border: #DFDFDF outset 2px !important; } .close-credits, .credit-back {     filter: hue-rotate(288deg); } .modalbox{     background: #fff !important;     border: #000 solid 1px !important;     border-radius: 0px !important;     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2) !important; } #side-bar a:visited, #interwiki a:visited, #top-bar a, #top-bar ul li.sfhover a, #top-bar ul li:hover a, #login-status ul a, #login-status ul a:hover {     color: #800080; } #page-title {     color: #000084; } #login-status, #login-status a {     color: white; } table.wiki-content-table td {     border: 1px solid #000;     background-color: #FFFFFF; } table.wiki-content-table th {     border: 1px solid #000;     background-color: #DFDFDF; } @media (max-width: 767px) {     #side-bar {      background-color: #C0C0C0;     } } .side-block .menu-item > .image, #interwiki .side-block .menu-item img  {     filter: hue-rotate(250deg); } #footer {     background: transparent; } #search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus, #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {     border: #DFDFDF outset 2px;     background: #C0C0C0;     box-shadow: none;     border-radius: 0;     color: #000000; } #search-top-box input.empty {     color: #8b8b8b; } hr {     margin: 1em 2em;     padding: 0;     height: 0;     border-top: #F0F0F0 groove 2px;     /*color: #555545;*/     /*background-color: #555545;*/ } #header h1 span {     font-family: "Microsoft Sans Serif", "宋体";     color: #ffffff;     text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.6); } #header h2 span::before {     font-family: "Microsoft Sans Serif", "宋体";     content: '安保的新千年';     color: #ffffff;     text-shadow: none; } #header h1 a, #header h2 span {     color: transparent;     text-shadow: none; } .scp-image-block.block-right {     margin: 0 2em 1em; } .code {     border: 1px solid #000000;     background-color: #ffffff;     font-family: 'Andale Mono', 'Courier New', Courier, monospace;     padding: 3px;     margin: 0.2em 0;     overflow: auto; } .interwiki {     font-family: "Microsoft Sans Serif", "宋体";     background-color: #C0C0C0;     border: #DFDFDF outset 2px;     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2); } #top-bar ul li ul {     border: solid 1px #000;     box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2); } [[/code]] [[/collapsible]] [[/iftags]]