来自
http://scp-wiki-cn.wikidot.com/theme:magazine
效果
http://scp-wiki-cn.wikidot.com/semimonth-202110-01
源代码
[[collapsible show="+ 显示里面的东西" hide="- 隐藏里面的东西"]]
css
@import url('https://scp-wiki-cn.wikidot.com/theme:magazine/code/1');
@import url('https://scp-wiki-cn.wikidot.com/theme:magazine/code/5');
@import url('https://semimonth.wikidot.com/component:excerpts-source/code/1');
@import url('https://scp-wiki-cn.wikidot.com/component:note-source/code/1');
@import url('https://etinjat.wikidot.com/css:float-memu-source/code/1');
@import url('https://etinjat.wikidot.com/css:float-memu-source/code/2');
@import url('https://etinjat.wikidot.com/css:float-memu-source/code/3');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('https://scp-wiki-cn.wikidot.com/fragment:magazine/code/2');
/*
======================
杂志主题 - 扩展半月刊版式
主体
======================
*/
:root {
--header-title: "基金会中文维基半月刊";
--mob-title: "中文半月刊";
--header-subtitle: "x年x月上/下,总第x期";
--mob-subtitle: "xxxx年x月上/下";
--SB_content: '半月刊编辑部';
--content-width: 62rem;
--SB-blank_left:1.4rem;
--SB-blank_right:1.6rem;
--dark-accent: 110, 100, 105;
--pale-gray-monochrome: 210, 210, 210;
--medium-accent: 18, 26, 91;
--page-link-bg: var(--accentColor);
--page-link-txt: #e8e8e8;
--fold-color: #16125f;
--folded-color: #e8e8e8;
--tool-color-text: 225, 225, 255;
--HD-h1_top: -0.25rem;
--HD-h2_top_MOB: 0.6rem;
--LOGO_position-mob: 49.5% 0%;
--LOGO_opacity: 0.1;
--LOGO_image:none;
--LOGO_image-mob: var(--icon-scp);
/* 节选卡片 */
--golden-color: 225, 196, 86;
--tool-color-text: 225, 225, 255;
--excborder-wrap-color: rgb(var(--golden-color));
--excborder-mid-color: rgb(var(--golden-color));
--excborder-title-color: rgb(var(--golden-color));
--excerpts-bgcolor: #0a0619;
--excerpts-text: #fff;
--excerpts-link: rgb(var(--golden-color));
--excborder-wrap-width: 5px;
--excborder-mid-width: 3px;
--excborder-title-width: 3px;
--excerpts-wrap-margin: 1rem;
--excerpts-interest-left: 2.5rem;
--excerpts-interest-mobleft: 1.5rem;
}
/* ----- 常规 ----- */
a:visited {
color: rgb(var(--medium-accent));
}
a.newpage {
color: rgb(var(--bright-accent))
}
blockquote a,
div.blockquote a {
color: rgb(var(--medium-accent));
}
a:visited {
color: rgb(var(--medium-accent));
}
.footnotes-footer {
display: none;
}
@media (min-width: 700px) {
div#extra-div-1::before {
background: none;
}
}
#breadcrumbs {
float: left;
}
#page-title, #page-content::before {
display: none;
}
/* ----- flex 盒子 ----- */
.flex-box {
display: -webkit-flex;
/* Safari */
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.flex-box>.box {
flex-basis: 33%;
}
.float-sticky + br{
display: none;
}
/* ----- 推荐 ----- */
.semi-intro {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.semi-intro div {
flex-basis: 42%;
min-width: 40%;
margin: 1rem;
flex-grow: 1;
padding: 0.5rem;
}
.semi-intro .semi-intro-tt {
margin: 0;
text-align: center;
}
.mz-tt.tt-box {
padding-top: 0;
}
.mz-tt.tt-box h1:first-of-type + * {
margin-top:-5rem;
}
@media (max-width: 1040px) {
#page-content .flex-box>.box {
flex-basis: 49%;
}
.semi-intro .semi-intro-tt {
padding-top: 1rem
}
}
.box {
background-color: rgb(var(--pale-gray-monochrome));
border: 1px solid rgb(var(--dark-accent));
padding: 0 1em;
box-sizing: border-box;
position: relative;
margin-bottom: 1em;
color: #182026
}
.box>.collapsible-block .collapsible-block-folded {
position: absolute;
bottom: 10px;
}
@media (max-width: 500px) {
.box>.collapsible-block .collapsible-block-folded {
position: initial;
margin-bottom: 10px;
}
.box>.collapsible-block{
margin-bottom: 0.5rem;
}
#page-content .flex-box>.box {
flex-basis: 100%;
}
}
/* 企划作品 */
.show-list a {
color: #4e5166 !important;
}
.show-list a:hover {
color: #e8e8e8 !important;
background: #4e5166 !important;
}
.show-list {
margin: 0 20%;
position: initial;
}
@media (max-width: 900px) {
.show-list {
margin: 0;
}
}
/* 艺术作品 */
.post-img {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: center
}
.column-img .scp-image-block {
}
.mz-img-wrap.img-b3d .scp-image-block .scp-image-caption {
display: inline-block;
}
@media (max-width: 767px) {
.column-img .scp-image-block {
margin: 1rem -0.25rem 0 0 !important;
}
}
/* ----- h1 改动 ----- */
#page-content h1 {
font-weight: bold;
/*! margin-top: 0.6rem; */
/*! margin-bottom: 0.6rem; */
display: flex;
margin: 1rem 0;
}
#page-content h1::after {
content: "";
flex-grow: 1;
height: 0.1rem;
margin: auto auto auto 0.375rem;
background-color: rgb(var(--dark-accent));
}
/* 链接 */
#page-content a {
padding: 0rem 0.2rem;
text-decoration: none;
}
#page-content a:hover {
background: var(--page-link-bg);
color: var(--page-link-txt);
}
#page-content .page-rate-widget-box .btn a:hover {
background: var(--rate-hover-bg);
color:var(--rate-hover-txt);
}
/* 折叠 */
#page-content .collapsible-block-folded,
#page-content .collapsible-block-unfolded-link {
background: none;
}
#page-content .collapsible-block-folded a,
#page-content .collapsible-block-unfolded-link a {
color: var(--fold-color) !important;
}
#page-content .collapsible-block-unfolded .collapsible-block-link::before,
#page-content .collapsible-block-folded .collapsible-block-link::before {
content: "";
}
#page-content .collapsible-block-folded,
#page-content .collapsible-block-unfolded-link {
transition: background 0.25s linear;
padding: 0;
width: min-content;
white-space: nowrap;
overflow: hidden;
margin: 0;
}
#page-content .collapsible-block-unfolded-link {
box-shadow: none;
}
#page-content .collapsible-block-folded:hover a,
#page-content .collapsible-block-unfolded-link:hover a {
color: var(--folded-color) !important;
}
/* ----- flex 头条 ----- */
.mmposter-wrap {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 auto;
left: 2rem;
position: relative;
}
.mmposter-cell {
width: 48%;
justify-items: center;
}
@media (max-width: 700px) {
.mmposter-wrap {
left: 0rem;
}
.mmposter-cell {
width: 100%;
}
.mmposter-right {
margin-top: 2rem;
}
.mob-breakkkk {
display: block
}
.mmposter-left .scp-image-block.block-right {
float: right;
clear: right;
margin: 0;
}
}
.mmposter-wrap + .mz-hr {
padding:0.3rem 0;
}
/*------------- 其他 --------------*/
/* 内容居中 */
.all-center .scp-image-block{
float: none;
margin: 0 auto;
}
/*
----------------------------
额外组件
----------------------------
*/
/* -------------- 笔记本 -------------- */
.reserve-separator::after, .note-leaf .note-page::after {
color: var(--page-bg);
}
/* -------------- 浮动菜单 -------------- */
#u-float-memu.memu-ch {
z-index: 1;
}
.memu-ch {
}
#u-float-memu #toc-list{
text-align:left;
line-height:1.2rem;
}
#u-float-memu #toc-list div{
padding-top:0.5rem;
}
#u-float-memu a:hover {
background:#4e5166 !important;
color: var(--page-link-txt) !important;
}
#u-float-memu a {
color:#4e5166;
}
#u-float-memu #toc {
word-break: keep-all;
box-shadow: none;
}
.rate-num {
padding: 1rem 0rem 0 1rem;
left: 1rem;
position: relative;
}
#u-float-memu .rate-btn {
display: none;
}
.memu-ch hr {
border: 0.5px solid #888 !important;
margin: 1em 2em !important;
}
.memu-ch {
right: 0.8%;
}
.memu-pg {
background: var(--page-bg);
}
#u-float-memu a:hover {
background: none;
color: #b01;
}
.fm-goto {
padding-left: 1rem;
}
#u-float-memu #toc #toc-list div {
margin: 0 0.8rem !important;
}
#u-float-memu #toc {
max-width: 10rem;
}
#u-float-memu #toc #toc-list div:hover::before,
#u-float-memu #toc #toc-list a::before {
left: 0rem;
}
.float-sticky .memu-ch{
right: -14.5rem;
}
/* ---------- 便签纸引用块 ------------ */
.note-tip-wrap blockquote,
.note-tip-wrap div.blockquote,
#toc {
box-shadow: none;
}
.note-tip-tt-1.note-tip-wrap {
margin: -1rem 2rem 0.5rem 2rem;
}
@media (max-width: 700px) {
.note-tip-tt-1.note-tip-wrap {
margin: 0 auto;
width: 95%;
}
.note-tip-wrap {
float: initial;
}
}
2025年GoI格式比赛圆满落幕!
大棋已然进入终局,盘上棋子所剩无几,棋手间的博弈也终于告一段落。在各位参赛选手在格式选择和主题选取的各种博弈结束后,前三已然诞生:
中心页见此。
……或者,点此切出?
[[/div]]
[[/div]]
[[/div]]
终结所有竞赛的竞赛,SCP-CN-40K竞赛,堂堂开催!
嫁竞赛第二季,火热上映中……
+ 展开查看更多详情- 关闭
2025年4月1日零点,中分的2025愚人节竞赛正式拉开帷幕。这是自2020年只开放短短两天的嫁竞赛以来中分的第二次愚人节竞赛。不过这一次,开放时间有整整一周。
本次竞赛以"无主题"为名义,实则开放所有过往整千竞赛题材,从SCP-1000的民间故事到SCP-8000的荒诞幻想,参赛者可自由混搭甚至"全选"。规则强调趣味性,要求作品必须标注"2025愚人竞赛"标签,但搞笑与否全凭作者心意。竞赛允许SCP、故事、GOI等多种格式,若以SCP条目参赛则需使用SCP-CN-4K或40K编号,且需通过特定网址命名规则提交。作品评分宽松,仅-5分以下条目会被"爆破",而前三名将获得"至高荣耀"——至少那只海豹是这么说的。
故事版系列四预热活动开始!
来,说出你的故事(鲁豫伸出麦克风.gif)
+ 展开查看更多详情- 关闭
近日,
14#7_MonochromeMix在讨论区宣布启动原创作品征集活动,鼓励创作者围绕CN系列四撰写相关外围作品,包括故事、GoI格式、图书馆、SCP解密及艺术作品。投稿截止时间为2025年5月1日23:00,参与者需关联至少一篇原创SCP项目,并在这一活动的讨论帖注明。符合要求的作品(评分≥+20)将获得《黑森町绮谭》或《红怪》游戏奖励,关联SCP-CN系列四的作品还可影响故事版示例展示。活动设有趣味成就,如“无名之物”“深夜恐怖”等,增添创作乐趣。详情可查看官方帖子,欢迎踊跃参与!
帖子见此。
愚人节各站整活一览
从波兰服务器直播,这是周二夜现场!
+ 展开查看更多详情- 关闭
- 国际站:四个精品都成了incident-096-1-a里的配图——看来这下不看不行了……
- 俄分:呱!是黑标!他们把网站默认版式改成了黑标!我不要看口牙!
- 韩分:光州法院的法官们大手一挥,破产的基金会主页被无情贴上了“抵债物”的贴条。
- 波分:坏了,是杀杀杀的5k基金会站务,要把波分的文章全突突了……
- 日分:日分好评如潮的异常项目占卜师们为你占卜下月运势——诶怎么全是凶签?什么,想改运必须交钱?
- 葡分:警告,爱思西皮是一部喜剧,严禁未经授权的个人进入,入侵者将被扔进游乐设施。
- 捷分:头图被替换成了热门同人文tag。
波兰分部开启400竞赛
进步的阶梯正在徐徐展开……
+ 展开查看更多详情- 关闭
SCP基金会波兰分站近日宣布举办PL-400竞赛,以"进步"为主题。据赛事公告显示,参赛者需在5月18日前提交符合主题的SCP文档,最终优胜作品将获得PL-400这一标志性编号。
竞赛规则强调多元诠释空间,允许从科技跃进、文明演化等多维度切入"进步"主题,但需在讨论页阐明作品与主题的关联性。评分低于0的作品将获得"缓刑"待遇,直至赛后才执行常规删除流程。本次大赛被视为对基金会核心信条的致敬——正如管理员宣言所述,人类文明正是在突破常规中实现跨越式发展。
赛事结果将于6月2日揭晓,届时将见证哪位作者对"进步"的诠释最能体现基金会"控制、收容、保护"背后的进化哲学。已翻译中心页见此。
法分700/777竞赛正式开赛。
……不过读书之前让我先赌上最后一把。
+ 展开查看更多详情- 关闭
法语分部今日也公布了自己的700/777竞赛——主题为厄运/好运。赛制可谓别出心裁:要参加本次比赛,必须两两成队。所有两人小组必须分别在 SCP-700-FR 和 SCP-777-FR 的位置下提交一份报告,分别涉及厄运和运气的主题。这两篇作品之间也必须有所联系。最后,参赛者还必须在13个子主题中选择一个,并在文中加以体现。
写作从3月15日就以开始,4月26日比赛将开始投稿。
中心页见此。
编辑选荐
原创文档
泽缪们完成了一场死亡接力。谁主导了这一切?谁是最后一具尸体?又是谁杀死了间谍泽缪?
[[div class="mz-tt tt-box" style="padding-top:0rem;"]]
原创系列故事
“此后星河寥落,天空广远,美梦不死,每个不幸灵魂都有机会安眠。”
[[div class="mz-tt tt-box" style="padding-top:0rem;"]]
原创文档
皮特托先生你这家伙,就算是反复经历死亡也要拯救他人吗......
[[/div]]
[[/div]]
新作展出
引言原创项目原创故事原创图书馆原创GOI和其他原创
CN站是一个活跃的社群,每个月都会有相当数量的作品被投递到网站上。
总有一些优秀的作品一经发布就广受欢迎,也有一些稍欠打磨的作品在发布后反响不佳。
无论如何,它们都得到了相当的关注。但那些两者之间的呢?
—一些原创作品名旁的标注符号🌓表示它们是截至本刊发布时,总投票数(upvote与downvote数之和)稳定后低于20的作品。
“对于作者而言,最令人沮丧的可能不是删除,而是分数停滞在低分,并且得不到任何回应。”
此言非虚。请试试阅读这些作品,不要吝啬你的投票和评论!
或许它们并非不够精彩,只是尚待挖掘而已 :)
2025年3月9日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月16日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月9日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月16日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月9日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月16日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月9日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
2025年3月16日当周
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
WikiJump include 未展开: 本地数据库中没有引用的站点(:semimonth:component:excerpts-tool)
数据统计
本期最高分SCP项目
去吧,放心地长大,在属于你的,童话的国度里,书写你的故事。
等到长大以后,再翻开尘封的童话书,那里有我为你准备的终章。
[[div class="mz-tt tt-box" style="padding-top:0rem;"]]
本期最高分非SCP项目
十万万血西入海,雪埋尸骨泪成冰。
[[/div]]
每日维C
本栏目每期都会分享一张可在Wikidot网站上遵循CC-BY-SA 3.0协议作为文档配图的照片,故名“维C”。
二创作品
Q&A
Q:我不喜欢对我的作品的选段。我可以更改它吗?可以用我自己写的短评来介绍我的作品吗?
A:当然可以,作者最大!作者完全可以控制他们的作品在本刊的展示方式。你可以联系我们进行修改。
Q:我的作品大幅修改/重写/删除了,我不希望旧内容被展出/推荐。
A:请联系我们删除或修改相关内容。
Q:我不想自己的作品被展出!
A:这样的要求是可以接受的。例如解密SCP也有作者不希望自己的作品被解密。
Q:我发现有错别字/错误/不准确的信息/希望改进的内容。如何修正它?
A:请在讨论区留言。尤其是错误不仅限于你自己的作品,或涉及到对更多栏目的内容进行修改时。
Q:我想要为自己的/喜欢的作品写长评!
A:经审核通过之后,你的长评可以单独展示出来。如果它足够长,甚至可以作为一个栏目。
Q:我想为本刊添加栏目。
A:请联系我们合作。如果你有意维持和经营一个新栏目,欢迎你加入我们!
‡ 授权 / 引用‡ 隐藏授权 / 引用
请按如下方式引用此页:
更多详情请参阅授权指南。
=====
=====
页面版本:0, 最后编辑于: 2025/4/1 13:49:10 (535 日前), 现时评分: 2