{$caption}
这是用于ROUNDERHOUSE的红缎带//全大写 时间线下的布景版式。请在用该主题做出贡献前先问问我!
红缎带
主题颜色
红缎带简图
注意:
该主题基于黑色标记笔。若你想使用此版式,还请引用黑色标记笔。 了解更多
在任何维基上:
[[include :scp-wiki-cn:theme:black-highlighter-theme]]
[[include :scp-wiki-cn:theme:redtape
|dark=--] <- 此选项控制明暗主题。如果省略该选项将默认亮色。
|years=XX <- 此变量控制副标题中的时间。对跟随红缎带时间线中的文章,午夜将是2043年。
]]
示例
可通过四个连字符 "----"创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。
标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建。
用你的想象力装作这里有乱数假文。
- 已访问链接
- 未访问链接
- 不存在的链接
看,这有更多文字。
多么精巧绝伦。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
一些杂草(乐
这是一个引用块,在一行字的起始处加上“> ”或[[div class="blockquote"]]来创建。
更多文字
一条分割线
嵌套引用块
加上一个1
| 这是 | 表格 |
|---|---|
| 你应该老早 | 就知道怎么 |
| 做这个了吧 | |
文内还有许多分门别类的div块,你可以用它们来丰富文章。下面是一个列表:
» 附录标题
随附转录 - 1983年六月
[[div class="doc"]]
乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文
[[div class="addendum"]]
乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文乱数假文
» 斜体头图
[[image imagename.png class="angled"]]

» 基金会Divs
基金会通知
[[div class="foundation"]]
“如雪”一般的基金会通知
[[div class="foundation snow"]]
基金会记录与信息安全管理部(RAISA)的通知
[[div class="foundation raisa"]]
如同“战争”的基金会通知
[[div class="foundation alt"]]
» GOC div
全球超自然联盟档案
[[div class="addendum goc"]]
全球超自然联盟通知
[[div class="addendum goc notice"]]
» 通用带色 Divs
一般文件存取通知
[[div class="generic red"]]
一般文件存取通知
[[div class="generic blue"]]
一般文件存取通知
[[div class="generic yellow"]]
一般文件存取通知
[[div class="generic purple"]]
» 导航栏
红缎带还有一个内置的、超酷的模块化导航栏。看看它们吧:
001提案
有中心页链接的系列条目
系列中的首作
战争之犬
系列中的新作
正文、标题和页眉字体为Secular One
T用户界面字体为Telex
等宽字为PT Mono
/* 红缎带 版式 [2022 Wikidot Theme] 由ROUNDERHOUSE创建 感谢 estrellayoshte、stormbreath、stephlynch和Woedenaz的建议与帮助。 基于Woedenaz和Croquembouche的黑色标记笔主题 EstrellaYoshte 根据SCP基金会徽标创建了基于CC BY SA 3.0许可的时钟标志。 在https://heropatterns.com上的Steve Schoger创建了地形图背景,并按照CC BY 4.0授权。 版头中的红胶带由stephlynch设计,并按照CC BY SA 3.0授权 */ /* *** FONT *** */ @import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Telex&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap'); /* *** ROOT VARS *** */ :root:lang(cn) { --theme-id: "REDTAPE"; --theme-name: "REDTAPE"; --logo-image: url("https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/midnightwhite.png"); --header-title: "红缎带"; --header-subtitle: "离午夜还有{$years}分钟"; --header-font: 'Secular One', sans-serif; --title-font: 'Secular One', sans-serif; --body-font: 'Telex', sans-serif; --minutes-to-midnight: {$years}; /* Standard Colors */ --white-monochrome: 252, 252, 252; /* white */ --pale-gray-monochrome: 244, 244, 244; /* v light gray for blockquotes and stuff */ --light-gray-monochrome: 170, 170, 170; /* light accent gray for login status */ --gray-monochrome: 66, 66, 72; /* gray */ --dark-gray-monochrome: 48, 48, 52; /* dark accent gray for sidebar background */ --black-monochrome: 12, 12, 12; /* black */ --pale-accent: 192, 39, 39; --bright-accent: 192, 39, 39; /* bright blue */ --medium-accent: 113, 21, 21; /* pale blue */ --dark-accent: 70, 13, 13; /* v pale blue */ --newpage-color: 164, 194, 236; /* ===PRIMARY COLORS=== */ /* ===GENERAL COLORS=== */ --swatch-primary: var(--bright-accent); --swatch-primary-darker: var(--medium-accent); --swatch-primary-darkest: var(--dark-accent); --swatch-border-color: var(--black-monochrome); /* ===GENERAL TEXT COLORS=== */ --swatch-text-dark: var(--white-monochrome); --swatch-text-light: var(--black-monochrome); --swatch-text-general: var(--swatch-text-light); --swatch-important-text: var(--bright-accent); /* ===MENU COLORS=== */ /* ===MENU BACKGROUND COLORS=== */ --swatch-menubg-color: var(--bright-accent); --swatch-menubg-light-color: var(--pale-gray-monochrome); --swatch-menubg-medium-color: var(--light-gray-monochrome); --swatch-menubg-medium-dark-color: var(--gray-monochrome); --swatch-menubg-dark-color: var(--dark-gray-monochrome); --swatch-menubg-black-color: var(--black-monochrome); --swatch-menubg-hover-color: var(--black-monochrome); /* ===MENU TEXT COLORS=== */ --swatch-menutxt-dark-color: var(--black-monochrome); --swatch-menutxt-light-color: var(--white-monochrome); --swatch-menutxt-general-color: var(--swatch-menutxt-light-color); --swatch-background: var(--white-monochrome); --swatch-headerh1-color: var(--white-monochrome); --swatch-headerh2-color: var(--bright-accent); --background-gradient-color: var(--bright-accent); --background-gradient-distance: 18rem; --topbar-height-on-desktop: 1.5rem; --topbar-height-on-mobile: 3.5rem; --gradient-topmenu: radial-gradient(circle, rgb(var(--bright-accent)) 81%, rgba(var(--medium-accent), 0.1) 94%); --gradient-topmenu-mobile: none; --swatch-tertiary-color: var(--dark-accent); --swatch-secondary-color: var(--bright-accent); --swatch-text-tertiary-color: var(--white-accent); --swatch-text-secondary-color: var(--white-monochrome); --rating-module-text-color: var(--swatch-secondary-color); --toggle-border-color: rgb(var(--bright-accent)); --toggle-icon-color: rgb(var(--bright-accent)); --toggle-roundness: 1%; --toggle-button-bg: rgb(var(--white-monochrome)); --barColour: #c02727 !important; --tabs-content-bg-color: var(--white-monochrome), 0.25; --tabs-content-border-color: var(--bright-accent); --dropdown-bg-color: var(--white-monochrome), 0.9; --dropdown-border-color: var(--swatch-text-tertiary-color), 0.5; --dropdown-links-color: var(--bright-accent); --dropdown-links-bg-color: 0, 0, 0, 0; /* Transparent */ --dropdown-links-hover-color: var(--white-monochrome); --dropdown-links-hover-bg-color: var(--swatch-primary); --modal-bg: var(--swatch-secondary-color); --modal-body-text: var(--swatch-text-tertiary-color); --modal-body-header-txt: var(--swatch-text-tertiary-color); --modal-header-stripe: var(--swatch-primary); /* ===FOOTNOTES HOVER BLOCK=== */ --hoverblock-bg: var(--white-monochrome); --hoverblock-txt: var(--bright-accent); --pagetags-title-bg: var(--bright-accent); } /* *** FOOTNOTES *** */ .bibitems, .footnotes-footer { background-color: #d3d3d370; box-shadow: inset .5em 0 0 0 rgba(var(--bright-accent), 1); border-radius: 5px; } .bibitems .title, .footnotes-footer .title { width: inherit; background-color: rgb(var(--bright-accent)); -webkit-clip-path: polygon(94.49% 0px, 100% 43.55%, 100% 100%, 0px 100%, 0px 0px); clip-path: polygon(94.49% 0px, 100% 43.55%, 100% 100%, 0px 100%, 0px 0px); border-radius: 5px 0 0; } .bibitems .bibitem::after, .footnotes-footer a[href*="javascript"]::before { background-color: transparent; } /* *** LICENSEBOX *** */ .licensebox { text-align: center; } .licensebox .collapsible-block-content { text-align: left; } .licensebox .collapsible-block-link { background: rgb(var(--bright-accent)); color: white; border-radius: 4px; padding: 4px; font-family: var(--mono-font); } /* *** SIDEBAR *** */ #side-bar .side-block.media a::before { background-color: rgb(var(--white-monochrome)); } #side-bar div.menu-item a::before, #interwiki div.menu-item a::before { background-color: rgb(var(--dark-accent)); } .side-block a:hover { background-color: black; } /* *** TABS *** */ .yui-navset .yui-content { background: rgba(var(--white-monochrome), .75); } .yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a { background: rgb(var(--white-monochrome)) !important; } .yui-navset .yui-nav li a em, .yui-navset-top .yui-nav li a em, .yui-navset-bottom .yui-nav li a em { color: rgb(var(--bright-accent)); } .yui-navset .yui-nav a em, .yui-navset .yui-nav .selected a em { color: rgb(var(--white-monochrome)); } .yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a { background: rgb(var(--black-monochrome)); } /* *** TOPBAR *** */ #top-bar { background: rgb(var(--bright-accent)); border-radius: 4px; } #header div[class*="top-bar"]>ul>li>ul { border: none; } #header div[class*="top-bar"]>ul>li ul>li { background-color: rgb(var(--black-monochrome)); } #header div[class*="top-bar"]>ul>li>ul li>a { color: rgb(var(--bright-accent)); } #header div[class*="top-bar"]>ul>li ul>li { background-color: rgb(var(--white-monochrome)); } #header div[class*="top-bar"]>ul>li>ul li>a { color: rgb(var(--bright-accent)); } /* *** HEADER *** */ #content-wrap:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url(https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/topolight.png); background-size: contain; z-index: -1; } #content-wrap { background-color: #ffffffa3; background-blend-mode: multiply; } #header::before { height: calc(100% - var(--topbar-height-on-desktop)); aspect-ratio: 1; left: 50%; top: 0.3rem; background-image: url(https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/Untitled2.png); background-size: contain; transform: translatex(-50%); -webkit-filter: invert(1); filter: invert(1); } #header::after { content: ""; display: block; position: absolute; background: white; opacity: 0.75; height: 25.5%; width: 0.5rem; bottom: 53%; left: calc(50% - 0.25rem); transform-origin: bottom center; transform: rotate(calc(360deg - 30deg * var(--minutes-to-midnight)/60)); } #extra-div-1 { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 10rem; background: #f4f4f4; pointer-events: none; } #extra-div-2 { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 10rem; background-image: url("https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/topotrans.png"); background-size: cover; background-position: center; background-repeat: repeat-x; pointer-events: none; filter: invert(70%); -webkit-filter: invert(70%); } #extra-div-3 { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 10rem; background-image: url("https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/redtapes.png"); background-size: 130%; background-position: center; background-repeat: repeat-x; pointer-events: none; } /* *** MISC PAGE STYLING *** */ .page-source { box-shadow: 1px 1px 4px rgba(var(--dark-accent), 0.55); } #page-content div.b-tables table.wiki-content-table th, #page-content table.wiki-content-table th { background: rgb(var(--bright-accent)); } #page-content>.collapsible-block { border-color: rgb(var(--bright-accent)); } #page-content>h1 span, #page-content>h2 span, #page-content>h3 span, #page-content>h4 span, #page-content>h5 span, #page-content>h6 span { text-transform: uppercase; } #login-status #account-options { background-image: url(https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/topotrans.png); background-size: contain; background-color: rgb(var(--bright-accent)); background-blend-mode: multiply; } #license-area a:active, #license-area a:hover, #footer a:active, #footer a:hover { color: rgb(var(--white-monochrome)); } div.obj { color: rgb(var(--white-monochrome)) !important; } #page-content>a { color: rgb(var(--bright-accent)); } .page-rate-widget-box a { color: transparent; } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before { background-color: rgb(var(--bright-accent)); border: 4px solid rgb(var(--bright-accent)); } form#edit-page-form .wd-editor-toolbar-panel a::before { background-color: rgb(var(--bright-accent)); } #odialog-container div.owindow { background-color: white; } :is(blockquote, .blockquote, div.blockquote, [class*="blockquote"]) { border-left: 5px rgb(var(--bright-accent)) solid; background: rgb(var(--white-monochrome)); box-shadow: 1px 1px 4px rgba(var(--medium-accent), 0.5); } #main-content .page-tags span a:-webkit-any-link:not([href^="/system:page-tags/tag/_"]) { background-color: rgb(var(--medium-accent)); color: white; } #main-content .page-tags span a:-moz-any-link:not([href^="/system:page-tags/tag/_"]) { background-color: rgb(var(--medium-accent)); color: white; } #main-content .page-tags span a:any-link:not([href^="/system:page-tags/tag/_"]) { background-color: rgb(var(--medium-accent)); color: white; } .scp-image-caption { color: rgb(var(--white-monochrome)); } .image-block, .scp-image-block { box-shadow: 0px 0px 4px rgb(var(--medium-accent)) } hr { border-top: none!important; height: .07rem; background: rgb(var(--bright-accent)); border-left: 50px double #f4f4f4; border-right: 50px double #f4f4f4; } .code { color: white; } blockquote hr, .blockquote hr, div.blockquote hr, [class*="blockquote"] hr { border-left: none; border-right: none; } a.btn { -webkit-clip-path: polygon(89% 0, 100% 29%, 100% 100%, 0 100%, 0 0); clip-path: polygon(89% 0, 100% 29%, 100% 100%, 0 100%, 0 0); color: rgb(var(--white-monochrome))!important; } form#edit-page-form .edit-page-bottomtable tr>td:first-of-type>div:first-of-type textarea:not(:-moz-placeholder-shown) { color: rgb(var(--bright-accent)); } form#edit-page-form .edit-page-bottomtable tr>td:first-of-type>div:first-of-type textarea:not(:placeholder-shown) { color: rgb(var(--bright-accent)); } /* *** DIVS *** */ .addendum { border: solid 2px rgb(var(--bright-accent)); background: #F5F5F5; width: 84%; padding: 1px 15px; margin: 10px auto; } .label { background: rgb(var(--bright-accent)); color: white; padding: 3px; border-radius: 4px; font-family: monospace; white-space: nowrap; } .doc { background-color: rgb(var(--bright-accent)); color: white; font-family: var(--mono-font); padding: 0 1.5rem; font-size: 1.1em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; position: relative; top: -2em; border-radius: 4px; margin-bottom: -3rem; } .addendum { margin-top: 1.6rem; } .angled { -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%); clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%); border-radius: 5px; } .foundation { border: solid 3px #444; background: #f2f2c2 url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/scp_trans.png') center center no-repeat; padding: 1.5rem; margin-bottom: 10px; color: black; } .foundation p { margin: none; } .foundation.snow { background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/scp_trans.png') center center no-repeat; } .foundation.raisa { background: #f2f2c2 url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/raisa_trans.png') center center no-repeat; background-size: 29rem; text-align: center; } .foundation.alt { background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Ai57/scp-logo-i57.png') center center no-repeat; } .goc { background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/goc-fade.png') -5rem -5rem no-repeat !important; border: none; border-left: 5px solid #275495; background-size: 30rem; box-shadow: 1px 1px 4px #27549582; color: black; } .goc h1, .goc h2, .goc h3, .goc h4, .goc h5, .goc h6 { font-family: 'Russo One', sans-serif; color: #5c95e6; } .goc hr, .goc .label { background: #275495 !important; } .goc .scp-image-caption { background-color: #275495; box-shadow: none; } .goc.notice { width: 80%; margin: 0.625rem auto; padding: 0.9375rem; border: solid 0.125rem #5c95e6; background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/goc-fade.png') center no-repeat; background-size: auto; text-align: center; background-position: center !important; } .generic { position: relative; margin: 0.5em 1.25rem; padding: 0.825em 1.25em; clear: both; -webkit-clip-path: polygon(93% 0px, 100% 15.11%, 100% 100%, 0px 100%, 0px 0px); clip-path: polygon(93% 0px, 100% 15.11%, 100% 100%, 0px 100%, 0px 0px); border-left: 4px solid gray; } .generic hr { background: gray; border: none; } .generic h1, .generic h2, .generic h3, .generic h4, .generic h5, .generic h6 { color: #515050; } .generic.red { background: #ff4a4a3d; } .generic.blue { background: #4a80ff3d; } .generic.yellow { background: #fff77f3d; } .generic.purple { background: #a561d536; } .flameframe { background: url('https://cdn.discordapp.com/attachments/1013691157999530004/1017164979906023504/unknown.png'); color: white; background-size: 100% 100%; background-position: center; } /* *** NAVBAR *** */ .rnb-navbar { display: flex; justify-content: center; align-items: center; height: 2.7rem; margin: 3rem 0rem; } .rnb-item { padding: 3px; text-align: center; width: 35%; border: 3px solid rgb(var(--bright-accent)); background-attachment: fixed; background-size: contain; } .rnb-item a { font-family: var(--header-font); color: rgb(var(--bright-accent)); font-size: 110%; } .rnb-item p { margin: 3%; } .rnb-last { background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/topolight.png'); transition: all 0.25s ease-in-out; } .rnb-current { width: 30%; border: none; background-color: rgb(192, 39, 39); font-size: 140%; color: white; font-family: var(--header-font); letter-spacing: 3px; box-shadow: 1px 1px 4px rgba(var(--dark-accent), 0.75); background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/logo_SCP.png'); background-size: 12rem; background-repeat: no-repeat; background-attachment: initial; background-position: center; background-blend-mode: color-burn; text-shadow: 3px 0px 3px rgb(var(--dark-accent)); } .rnb-current a { color: rgb(var(--white-monochrome)) !important; } .rnb-current a::before { content: "["; } .rnb-current a::after { content: "]"; } .rnb-next { background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/topolight.png'); transition: all 0.25s ease-in-out; } .rnb-last:hover, .rnb-next:hover { background-color: rgb(var(--bright-accent)); background-blend-mode: hard-light; } .rnb-last a, .rnb-next a { transition: all 0.25s ease-in-out; text-decoration: none !important; } .rnb-last a:hover, .rnb-last a:active, .rnb-next a:hover, .rnb-next a:active { text-decoration: none; text-shadow: #FF6868 1px 0 10px; } .rnb-supertitle { font-family: var(--header-font); color: rgb(var(--medium-accent)); font-size: 70%; letter-spacing: 0.5rem; margin-left: 0.5rem; } .rnb-current .rnb-supertitle { letter-spacing: 0; } /* *** NAVBAR VARIANTS *** */ .rnb-item.goldproposal { background-color: rgba(164, 119, 84, 1); background-image: url('https://scp-wiki.wdfiles.com/local--files/rounderhouse-gold-proposal/AmapiRam.jpg'); background-blend-mode: multiply; background-size: cover; background-attachment: local; border-color: rgb(91, 67, 48); background-position: center; } .rnb-item.goldproposal:hover { background-color: rgb(var(--bright-accent)); } .rnb-item.goldproposal .rnb-supertitle, .goldproposal a { color: #fdcc0a !important; } .rnb-item.goldproposal a:hover { text-shadow: gold 1px 0 10px; } .rnb-item.jadeproposal { border-color: #37782C; background-color: #295522; background-image: url('http://scptestwiki.wdfiles.com/local--files/jade/JadeHeader2k.jpg'); background-blend-mode: luminosity; background-size: 170%; background-attachment: local; background-position: center; } .rnb-item.jadeproposal a, .jadeproposal .rnb-supertitle { color: #78C46C !important; } .rnb-item.jadeproposal:hover { background-color: rgb(var(--bright-accent)); } .rnb-item.jadeproposal a:hover { text-shadow: green 1px 0 10px; } .rnb-item.boneproposal { border-color: #fff; background-color: #040404; background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Catacombe%2C_a_place_Denfert-Rochereau%2C_Paris.jpg/768px-Catacombe%2C_a_place_Denfert-Rochereau%2C_Paris.jpg'); background-blend-mode: luminosity; background-size: initial; background-position: revert-layer; background-size: 170%; background-attachment: local; background-position: center; } .rnb-item.boneproposal a, .rnb-item.boneproposal .rnb-supertitle { color: #fff!important; } .rnb-item.boneproposal:hover { background-color: rgb(var(--bright-accent)); } .rnb-item.boneproposal a:hover { text-shadow: white 1px 0 10px; } .rnb-current.gocnav { background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/logo_GOC.png'); } rnb-.current.raisanav { background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/logo_RAISA.png'); } .rnb-current.site7nav { background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/logo_SITE7.png'); } /* *** MOBILE *** */ @media only screen and (max-width: 765px) { #extra-div-3 { background-size: 310%; } #header::before { top: 0.75rem; } #header::after { bottom: 51%; } #header::after { width: 0.35rem; left: calc(50% - 0.19rem); } }





