骄傲节

源页面
2024年5月31日
修订 12
评分
19
↑ 21
↓ 2
支持率
91%
总票数 23
Wilson 95% 下界
73.2%
在相同票数下更稳健的支持率估计
争议指数
0.318

评分趋势

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

最近修订

1 / 5
SOURCE_CHANGED
1 年前
SOURCE_CHANGED
1 年前
SOURCE_CHANGED
1 年前

最近投票

1 / 3
2025-08-17
2025-07-16
2025-06-05
2025-03-09
2024-06-19
2024-06-06
2024-06-04
2024-06-02
2024-06-01

相关页面

暂无推荐

页面源码

[[include :scp-wiki-cn:theme:basalt darkmode=a|hidetitle=a|centertitle=a]] [[module CSS]] /* 棱镜河 主题 */ /* syuzhet制 */ /* 又见面了,翻译。 今天,我没有藏任何难懂的短语…… 不过请简要介绍一个在贵国广为流传的都市传说。作为一个业余神秘主义者,我很乐意听到奇怪和超自然的事情! 作为交换,您可以通过wikidot联系我,以获得骄傲节徽标横幅的翻译版本。同时请将正确的文字翻译发给我,以免我在编辑时出错。 谢谢你! 🌈 - syuzhet */ @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap'); :root {     --basalt-secondary-color: 0, 0, 0;     --basalt-overtone: 67, 65, 210;     --basalt-undertone: 67, 65, 210;     --basalt-bright-element-color: 67, 65, 210;     --basalt-dark-element-color: 67, 65, 210;     --link-color: 67, 65, 210;     --link-visited-color: 67, 65, 210;     --link-newpage-color: 67, 65, 210;     --top-bar-link-color-hover: 255, 255, 255;     --login-status-text-color-hover: 0, 0, 0;     --side-bar-link-color-hover: 0, 0, 0;     --side-bar-link-background-hover: 255, 255, 255;     --selection-text-color: 0, 0, 0;     --header-border-width: 0rem;     --title-size: 1.25rem;     --subtitle-size: 0rem;     --side-bar-button-height: 50vh;     --user-button-width: 2rem;     --header-logo-size: 67.5%;     --basalt-UI-dark-palette: 0, 0, 0;     --top-bar-link-background-hover: 67, 65, 210; } #header h1 a::before {     display: none; } #header h1 a span::after {     margin-bottom: 0; } #container #header {     /*     background: none;     position: absolute;     box-shadow: unset;     backdrop-filter: none; */ } div #container-wrap {     background-color: #060C0C;     background: url(http://esperanzacai.wikidot.com/local--files/files/nccHXw6.jpeg);     background-size: contain; } #main-content {     margin-top: 0; } #page-content {     padding-top: 0; } #page-content > p:nth-child(-n+4) {     display: none; } .widebox {     position: relative;     left: calc(-50dvw + 50%);     width: 100dvw !important;     max-width: 100dvw !important; } .widebox .blockquote h2, h2 {     color: white;     font-family: "Source Sans 3", sans-serif;     font-weight: 900;     font-size: 3rem;     display: block;     position: relative;     text-align: center;     text-shadow: #5750DA 4px 4px; } .widebox .blockquote {     margin: 4rem auto;     padding: 2rem 2rem; } .PRIDEFEST {     color: white;     font-family: "Source Sans 3", sans-serif;     font-weight: 900;     font-size: 1.1rem;     text-shadow: #5750DA 2px 2px; } .headerimage {     position: relative;     height: calc(120dvh);     background-image: url(http://esperanzacai.wikidot.com/local--files/files/pride);     background-repeat: no-repeat;     background-size: cover;     background-position: top; } .darkpridebox {     width: 100%;     background-image: url(http://esperanzacai.wikidot.com/local--files/files/GP4dM4d.png); } .darkprideboxinterior {     width: 50%;     margin: auto; } .darkpridebox .prideseparator {     padding: 5em 0em;     display: block;     margin: auto; } h1, #page-options-container, .licensebox .collapsible-block-folded a, .page-watch-options a {     color: white; } #action-area, .licensebox .collapsible-block-content {     background: #0D0D0F;     padding: 10px; } .licensebox .collapsible-block-link {     background: #0D0D0F;     padding: 10px; } /* image stuff */ .prideimages .imagebox {     display: block;     position: relative;     box-sizing: border-box;     width: 80%;     margin: 4rem auto; } .prideimages .imagebox:before {   content: "";   position: absolute;   background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 35%);   height: 100%;   width: 100%;   z-index: 1;   opacity: 0.75;   transition: 0.5s;   pointer-events: none; } .prideimages .imagebox:hover:before {   opacity: 1; } .caption {   padding: 1em 1em;   bottom: 0;   position: absolute;   z-index: 2;   color: white;   font-family: "Source Sans 3", sans-serif;   font-weight: 900;   font-size: 2.5rem;   line-height: 2rem;   text-decoration: none; } .caption a {   color: #A4A4A4;   font-weight: 800;   font-size: 1.5rem; } .caption a:hover {   color: white;   text-decoration: underline; } /* Piece of shit sidebar */ #top-bar div.mobile-top-bar>.open-menu {      visibility:visible;      opacity: 0.6;      transition: opacity 0.2s; } #top-bar div.mobile-top-bar>.open-menu:hover {     opacity: 1; } #side-bar {      margin-top:0;      height:100% } #side-bar, #side-bar:is(:hover, :focus-within):not(:target) {      left:calc(var(--side-bar-width) * -1) } #side-bar::after, #side-bar::before {      display:none } #side-bar:target {      left:0;      width:var(--side-bar-width);      z-index:10 } #side-bar a.close-menu, #side-bar:target a.close-menu {      display:block;      pointer-events:none;      position:fixed;      top:0;      right:0;      left:auto;      width:100%;      min-width:3.75rem;      height:100%;      margin-left:0;      opacity:0;      z-index:-1;      transition:width var(--side-bar-transition),opacity var(--side-bar-transition)    } #side-bar:target a.close-menu {      width:calc(100% - var(--side-bar-width));      pointer-events:auto;      opacity:1; } /* Mobile */ @media only screen and (max-width: 1020px) {     .headerimage {         height: calc(60dvh);     }     .darkpridebox .prideseparator {         padding: 2em 0em;     }     .darkprideboxinterior {     width: 80%;     margin: auto;     font-size: 1rem;     }     .widebox .blockquote h2, h2 {         font-size: 2rem;     }     .widebox .blockquote {         margin: 2rem auto;         padding: 2rem 0rem;     }     .prideimages .imagebox {         width: 100%;     }     .caption {         padding: 0.5em 0.5em;         font-size: 1.5rem;         line-height: 1.3rem;     }     .caption a {         color: #A4A4A4;         font-weight: 800;         font-size: 1.2rem;     } } [[/module]] [[div class="widebox"]] [[div class="headerimage"]] [[/div]] [[div class="darkpridebox"]] [[image http://esperanzacai.wikidot.com/local--files/files/jdAJKIf.png class="prideseparator"]] [[div class="darkprideboxinterior"]] 六年前的今天,SCP维基首次挂上了骄傲标志,以声援本站的众多LGBTQIA+作者、艺术家、读者与粉丝。尽管受到了相当强烈的反对意见,但我们对此并不认同。从2020年以来,我们便一直坚持使用骄傲色,并很自豪能继续这样做。我们希望打造一个用户可以骄傲地做自己,不会因为性别/取向认同而被指指点点的社区。我们希望每个人都能在SCP感受到欢迎。 多年来,许多LGBTQIA+角色(如Robin Thorne、Faeowynn Wilson、Lillian Lillihammer、Jude "bluntfiend" Kriyot等)都已成为SCP圈的中流砥柱,不论是写作、艺作还是讨论方面都是如此。最重要的是,每天都有更多角色加入这个行列!那么我们到底要表达什么呢?嗯,答案很简单。 我们要向本站所有的LGBTQIA+作者、艺术家与社群成员表示庆祝! 无论是写作还是艺术, 我们鼓励所有网站成员参加 [[span class="PRIDEFEST"]]骄傲节[[/span]]。无论你是想写作/描绘已有角色,还是想创作自己的新角色,我们都欢迎你的参与!请查看以下规则! [[div class="blockquote"]] ++ 规则 # 请务必遵守 [https://scp-wiki.wikidot.com/site-rules 站规]。 # 发布您的文章/作品,并打上"{{2024[[span class="PRIDEFEST"]]骄傲节[[/span]]}}"标签。 # 每个人可在任何类别中提交不止一件作品! # 本次活动不会以评分定胜负。只需要记住…… # 玩得开心! # [[/div]] [[div class="blockquote"]] ++ 时间 * [[span class="PRIDEFEST"]]骄傲节[[/span]] 开始: 美东时间(EST)2024年6月1日晚12:01 * [[span class="PRIDEFEST"]]骄傲节[[/span]] 结束: 美东时间(EST)2024年6月30日晚11:59 [[/div]] [[image http://esperanzacai.wikidot.com/local--files/files/jdAJKIf.png class="prideseparator"]] ++ 专题系列 @@@@ [[=]] 以LGBTQIA+角色为显著特征的SCP系列集锦。我们还邀请了社区艺术家们在 [[span class="PRIDEFEST"]]骄傲节[[/span]]为这些系列绘制横幅! 敬请欣赏! [[/=]] [[/div]] [[div class="prideimages"]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/%E8%A1%80%E4%B9%8B%E5%A4%A7%E5%A6%93.jpeg link="https://scp-wiki-cn.wikidot.com/whore-of-blood-hub"]] [[span class="caption"]]血之大妓 [https://fxtwitter.com/unbihexio 由Nihonio绘制][[/span]] [[/div]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/Cool%E4%B9%8B%E6%88%98.jpeg link="https://scp-wiki-cn.wikidot.com/the-cool-war-hub"]] [[span class="caption"]]Cool之战 [https://fxtwitter.com/IronShears 由Ignota绘制][[/span]] [[/div]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/%E5%80%BC%E5%AE%8843.jpeg link="https://scp-wiki-cn.wikidot.com/on-guard-43-hub"]] [[span class="caption"]]值守43 [https://fxtwitter.com/anafabulaic 由syuzhet绘制][[/span]] [[/div]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/%E5%8F%8D%E5%A4%A7%E9%BA%BB%E7%8E%A9%E5%AE%B6.jpeg link="https://scp-wiki-cn.wikidot.com/gamers-against-weed-hub"]] [[span class="caption"]]反大麻玩家 [https://fxtwitter.com/sailorenoch 由sailorenoch绘制][[/span]] [[/div]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/%E5%A8%81%E5%B0%94%E9%80%8A.jpeg link="https://scp-wiki-cn.wikidot.com/wilson-s-wildlife-solutions-hub"]] [[span class="caption"]]威尔逊野生动物应对组 [https://fxtwitter.com/Ixchel_la_luna?t=2ziye6XRvJhmRxQY_drFBg 由Amai Ixchel绘制][[/span]] [[/div]] [[div class="imagebox"]] [[image http://scpsandboxcn.wikidot.com/local--files/pridefest/%E9%9D%9E%E7%8E%B0%E5%AE%9E%E9%83%A8.jpeg link="https://scp-wiki-cn.wikidot.com/unreality-hub"]] [[span class="caption"]]非现实部 [https://fxtwitter.com/O1icus 由Olicus绘制][[/span]] [[/div]] ++ 已发布作品 @@@@ [[=]] 本次活动期间创作的作品将在此列出 玩得开心! [[/=]] [[=]] [[collapsible show="+ 单击此处查看按发布顺序排列的作品 +" hide="- 点击此处最小化 -"]] [[module ListPages category="_default adult" separate="no" tags="+2024骄傲节 -中心 -donotshowupinmodule" perPage="100" order="created_at desc desc"]] * [[size 120%]][[span style="font-weight: bold"]]%%title_linked%%[[/span]][[/size]] [[size 105%]]//译者:// [[span style="font-weight: bold"]]%%created_by%%[[/span]][[/size]] [[/module]] [[/collapsible]] [[/=]] [[/div]] [[image http://esperanzacai.wikidot.com/local--files/files/jdAJKIf.png class="prideseparator"]] [[=]] ^^中心页艺术设计来自[[*user syuzhet]]。^^ [[/=]] @@@@ @@@@ [[/div]] [[/div]] @@@@ @@@@ @@@@ @@@@ [[include :scp-wiki-cn:component:license-box author=Naepic]] ===== > **文件名:** banner.png > **图像名:** Love-Colored Prism > **图像作者:** syuzhet > **授权协议:** CC BY-SA 3.0 > **来源链接:** ===== [[include :scp-wiki-cn:component:license-box-end]]