时间竞赛2025
2025年9月14日
修订 2
评分
4
↑ 5
↓ 1
支持率
83%
总票数 6
Wilson 95% 下界
43.6%
在相同票数下更稳健的支持率估计
争议指数
0.556
评分趋势
按周聚合 加载图表中...
最近修订
1 / 1
最近投票
1 / 1
2025-09-15
2025-09-14
2025-09-14
2025-09-14
2025-09-14
2025-09-13
相关页面
暂无推荐
页面源码
[[module CSS]]
@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');
.concurso {
border-radius: 0px;
}
#page-title {
color: #000880;
}
#footer {
background: #000;
}
#side-bar .side-block.media img {
filter: none !important;
}
#side-bar .side-block.cc img {
filter: none !important;
}
a {
color: #000880;
text-decoration: none;
background: transparent;
}
a {
color: #000880;
text-decoration: none;
background: transparent;
}
a.newpage {
color: #000b89;
text-decoration: none;
background: transparent;
}
a:visited {
color: #000b89;
text-decoration: none;
background: transparent;
}
a:hover {
text-decoration: underline;
background-color: transparent;
}
/* SIDE MENU */
#side-bar {
clear: none;
float: none;
position: absolute;
top: 0.5em;
left: 2em;
width: 17em;
padding: 0;
border: none;
display: block;
}
#side-bar a:visited {
color: #000b89;
text-decoration: none;
background: transparent;
}
#side-bar .side-block {
padding: 10px;
border: 1px solid #474747;
background: #e5e5e5;
margin-bottom: 15px;
border-radius: 2px;
box-shadow: none;
}
#side-bar .side-block img {
filter: brightness(0) saturate(100%) invert(8%) sepia(42%) saturate(5965%) hue-rotate(230deg) brightness(132%) contrast(124%);
}
#side-bar .side-area {
padding: 10px;
}
#side-bar .heading {
color: #000;
border-bottom: solid 1px #600;
padding-left: 15px;
margin-top: 10px;
margin-bottom: 5px;
font-size: 8pt;
font-weight: bold;
}
#side-bar p {
margin: 0;
}
#side-bar div.menu-item {
margin: 2px 0;
}
#side-bar div.menu-item img {
width: 13px;
height: 13px;
border: 0;
margin-right: 2px;
position: relative;
bottom: -2px;
}
#side-bar div.menu-item a {
font-weight: bold;
}
#side-bar div.menu-item.inactive img {
opacity: 0.25;
}
#side-bar div.menu-item.inactive a {
color: #999;
}
#side-bar div.menu-item .sub-text {
font-size: 80%;
color: #666;
}
#side-bar div.menu-item.sub-item {
}
#side-bar .collapsible-block-link {
margin-left: 15px;
font-weight: bold;
}
#side-bar .collapsible-block-unfolded-link {
border-bottom: solid 1px #474747;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
margin-top: 10px;
margin-bottom: 5px;
font-size: 8pt;
color: #474747;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
color: #606060;
text-decoration: none;
}
#top-bar a {
color: #ccc;
background: transparent;
font-weight: normal;
}
#header-extra-div-1 {
position: absolute;
width: 200px;
height: 200px;
border-radius: 50%;
left: 60px;
top: 100px;
background-image: url('https://scp-yerko-7.wdfiles.com/local--files/glock/Logo-Agujaless.png');
background-position: center center;
background-size: cover;
transform: translate(-50%, -50%);
}
#header-extra-div-1::before {
position: absolute;
content: '';
height: 40px;
width: 4px;
background: black;
top: 50%;
left: calc(50% - 2.5px);
border-radius: 2px;
animation: spin 6s linear infinite;
transform-origin: top;
}
#header-extra-div-1::after {
position: absolute;
content: '';
height: 20px;
width: 5px;
background: black;
top: 50%;
left: calc(50% - 2.5px);
border-radius: 2px;
animation: spin 72s linear infinite;
transform-origin: top;
}
@keyframes spin {
0% {
transform: rotate(-180deg)
}
100% {
transform: rotate(180deg)
}
}
#top-bar {
top: 12.8rem;
}
#main-content {
margin: 6em 4em 0 20em;
}
#header h1 a {
margin-left: 55px;
}
#header h2 span {
margin-left: 55px;
}
div#container-wrap {
background: url(https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/gears-i.gif) top center no-repeat;
}
#page-title {
text-align: center;
}
body {
background-image: url('https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/Background.png');
background-position: bottom center;
background-repeat: no-repeat;
background-size: 100%;
background-color: #e5e5e5;
font-size: 0.80em;
color: #333;
}
@media (max-width: 767px) {
#main-content {
margin: 6em 5% 0;
}
#header-extra-div-1 {
width: 150px;
height: 150px;
left: 50px;
}
#header-extra-div-1::before {
height: 30px;
}
#header-extra-div-1::after {
height: 15px;
}
div.blockquote ul,
blockquote ul {
padding-inline-start: 20px;
}
#side-bar {
left: -25em;
}
}
.boton {
width: 80px;
height: 110px;
position: absolute;
bottom: 2%;
left: -240px;
}
.boton a {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-decoration: none;
color: transparent;
cursor: url('https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/cursor-tictac.gif'), auto;
}
div.blockquote,
blockquote {
border: 1px solid #999;
}
.wea {
background-image: url('https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/gears-i.gif');
background-position: center center;
font-family: "Michroma", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 2em;
text-align: center;
border: solid 5px black;
height: 75px;
display: flex;
justify-content: center;
align-items: center;
color: white;
}
[[/module]]
[[div class="boton"]]
[*https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/0DIAS.png W]
[[/div]]
> [[=]]
> 时日将尽,每一秒都是迈向未知终局的步伐。
>
> 你安然倚靠椅背,静候着。
>
> 你反思所有已完成与未竟之事。
>
> 在堕入永恒的长眠前,最后的念头是:
>
> //“但愿我曾有时间参与SCP的最后一场竞赛。”//
> [[/=]]
[[div style="border: solid 5px black; width: 95%; margin: 0 auto;"]]
[[image https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/banner-new.png]]
[[/div]]
@@ @@
[[div class="wea"]]
= **时间竞赛2025!**
[[/div]]
> 欢迎归来,时间旅行者。在漫长的时停期后,我们今日携一场将扭曲时空的竞赛回归——它将以宇宙基本力量淹没我们,并为那些终将融于时钟流沙的伟大故事书写开端与终章。
>
> 需要以时间为主题创作意味着什么?这意味着你可以自由地将时间作为剧情核心,但具体运用方式完全由你决定。例如:你可以创作跨越数代人的故事、关于时间悖论、时间旅行、生生不息的生命体及其宇宙印记、时间刻痕的创伤、关于衰老的沉思等等。
>
> 此次,你可以随心所欲地扭曲时间——只要直接关联“时间”或其流逝,你可以书写任何概念与诠释下的时间。
[[div class="wea"]]
= **规则**
[[/div]]
> 所有参与者必须遵循竞赛主题,并在参与时注意以下要点:
>
> * 每人仅能发布一篇参赛作品。
>
> * 仅接受最多两名作者的合著作品。
>
> * 禁止//冷发布//;作品需遵守标准发布与删除规则。首次创作的新用户请勿忘记完成[http://lafundacionscp.wikidot.com/guia-greenlights 绿灯审核]流程。
>
> * 作品可以是故事、GoI格式或SCP文档等任意形式。
>
> * 作品需添加**cronocon-2025**标签。
>
> * 主题不符的作品将被取消资格。作者有机会提交另一篇符合竞赛要求的作品。
> * 若不确定作品是否符合竞赛要求,可通过Wikidot或Discord(agentealan)向[[*user Agente Alan]]咨询。
>
> * 允许发布后进行拼写和语法修正等细微修改,但不得进行段落、图片或版式等大幅改动。
>
> * 不得使用旧草稿,即在本竞赛发布前创建的作品。
>
> * 若发现违反体育精神的行为,将对违规者采取措施,若其参与竞赛,将被取消资格。受影响作品的恶意投票将不被计入。
>
> * 参与者必须为其负面投票提供理由。
>
> * 祝大家玩得愉快。
[[div class="wea"]]
= **推荐阅读**
[[/div]]
> 我们提供一些推荐阅读资料,或许能帮助激发灵感并更好地理解本次竞赛寻求的作品类型:
>
> [[=]]
> [[[SCP-280-JP]]]
> [[[SCP-1985]]]
> [[[SCP-2265]]]
> [[[SCP-5683]]]
> [[[yo-te-dire-lo-que-es-cine|我来告诉你什么是电影]]]
> [[[doncella-tiempo|时间少女]]]
> [[[time-travel-ch1|]]]
> [[/=]]
[[div class="wea"]]
= **优胜者**
[[/div]]
> 所有参与者的排名将由投票决定。竞赛结束后,所有参与者将根据得票数降序排列于此栏目。
[[div class="wea"]]
= **日程安排**
[[/div]]
> 时间均按蒂华纳时区(GMT-7)计算,从首日开始至末日结束。
>
> **创作阶段:** 9月8日至11月7日
>
> **发布阶段:** 11月8日至11月9日
>
> **投票阶段:** 11月8日至11月28日
>
> **优胜者公布:** 11月30日
>
> = //,,时间就是金钱,请善加利用。,,//
[[div class="wea"]]
= **奖励**
[[/div]]
> **第一名:** 文章与作者名首页展示。文章将在官网社交媒体平台推广。黄金成就徽章。
>
> **第二名:** 文章与作者名首页展示。白银成就徽章。
>
> **第三名:** 文章与作者名首页展示。青铜成就徽章。
>
> **参与者:** 参与纪念徽章。
>
> [[=image https://cuarteldelo5.wdfiles.com/local--files/secret%3Ac3g/Crono%20Logros.png]]
>
> **成就徽章说明:** 从左至右依次为:参与徽章(提交未被删除的作品后立即获得);第三名青铜徽章;第二名白银徽章;第一名黄金徽章。
[[div class="wea"]]
= **画师招募**
[[/div]]
> 所有以本次竞赛或竞赛相关文章为题材创作的艺作均将在首页推广并标注作者信息。
>
> 若希望您的艺作展示于首页,请在本文章讨论区留言并附上您希望推广的社交平台账号。此项为可选操作。