SCP-5474
SCP-5474
By: Jiu_HuanJiu_Huan
Published on 20 Sep 2021 12:23

评分: +3+x

What this is

A bunch of miscellaneous CSS 'improvements' that I, CroquemboucheCroquembouche, use on a bunch of pages because I think it makes them easier to deal with.

The changes this component makes are bunch of really trivial modifications to ease the writing experience and to make documenting components/themes a bit easier (which I do a lot). It doesn't change anything about the page visually for the reader — the changes are for the writer.

I wouldn't expect translations of articles that use this component to also use this component, unless the translator likes it and would want to use it anyway.

This component probably won't conflict with other components or themes, and even if it does, it probably won't matter too much.

Usage

On any wiki:

[[include :scp-wiki:component:croqstyle]]

This component is designed to be used on other components. When using on another component, be sure to add this inside the component's [[iftags]] block, so that users of your component are not forced into also using Croqstyle.

Related components

Other personal styling components (which change just a couple things):

Personal styling themes (which are visual overhauls):

CSS changes

Reasonably-sized footnotes

Stops footnotes from being a million miles wide, so that you can actually read them.

.hovertip { max-width: 400px; }

Monospace edit/code

Makes the edit textbox monospace, and also changes all monospace text to Fira Code, the obviously superior monospace font.

@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');
 
:root { --mono-font: "Fira Code", Cousine, monospace; }
#edit-page-textarea, .code pre, .code p, .code, tt, .page-source { font-family: var(--mono-font); }
.code pre * { white-space: pre; }
.code *, .pre * { font-feature-settings: unset; }

Teletype backgrounds

Adds a light grey background to <tt> elements ({{text}}), so code snippets stand out more.

tt {
  background-color: var(--swatch-something-bhl-idk-will-fix-later, #f4f4f4);
  font-size: 85%;
  padding: 0.2em 0.4em;
  margin: 0;
  border-radius: 6px;
}

No more bigfaces

Stops big pictures from appearing when you hover over someone's avatar image, because they're stupid and really annoying and you can just click on them if you want to see the big version.

.avatar-hover { display: none !important; }

Breaky breaky

Any text inside a div with class nobreak has line-wrapping happen between every letter.

.nobreak { word-break: break-all; }

Code colours

Add my terminal's code colours as variables. Maybe I'll change this to a more common terminal theme like Monokai or something at some point, but for now it's just my personal theme, which is derived from Tomorrow Night Eighties.

Also, adding the .terminal class to a fake code block as [[div class="code terminal"]] gives it a sort of pseudo-terminal look with a dark background. Doesn't work with [[code]], because Wikidot inserts a bunch of syntax highlighting that you can't change yourself without a bunch of CSS. Use it for non-[[code]] code snippets only.

Quick tool to colourise a 'standard' Wikidot component usage example with the above vars: link

:root {
  --c-bg: #393939;
  --c-syntax: #e0e0e0;
  --c-comment: #999999;
  --c-error: #f2777a;
  --c-value: #f99157;
  --c-symbol: #ffcc66;
  --c-string: #99cc99;
  --c-operator: #66cccc;
  --c-builtin: #70a7df;
  --c-keyword: #cc99cc;
}
 
.terminal, .terminal > .code {
  color: var(--c-syntax);
  background: var(--c-bg);
  border: 0.4rem solid var(--c-comment);
  border-radius: 1rem;
}

Debug mode

Draw lines around anything inside .debug-mode. The colour of the lines is red but defers to CSS variable --debug-colour.

You can also add div.debug-info.over and div.debug-info.under inside an element to annotate the debug boxes — though you'll need to make sure to leave enough vertical space that the annotation doesn't overlap the thing above or below it.

…like this!

.debug-mode, .debug-mode *, .debug-mode *::before, .debug-mode *::after {
  outline: 1px solid var(--debug-colour, red);
  position: relative;
}
.debug-info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Fira Code', monospace;
  font-size: 1rem;
  white-space: nowrap;
}
.debug-info.over { top: -2.5rem; }
.debug-info.under { bottom: -2.5rem; }
.debug-info p { margin: 0; }

SCP-5474
作者:r0ser0se
发布于2020年6月6日

项目编号:SCP-5474

项目等级:Keter

特殊收容措施:SCP-5474被收容于Site-94的高安保级人形收容翼区中。目前已保持在医学诱导的昏迷中,并通过脑电图始终监测其大脑活动。若SCP-5474表现出高于3.8hz的大脑活动或任何其他进入快动眼睡眠迹象,应立即上报站点指挥部并保持黄色警报状态,直到项目活动平息。

所有人员都应随时携带手持镜以识别SCP-5474-1个体。若确认任何SCP-5474实例,个体将被以极端方式处决,全站将被锁定直至SCP-5474的大脑活动恢复到可接受水平后至少24小时。所有接触SCP-5474-1个体的人员都将接受心理评估,并在必要时实施记忆清除。

描述:SCP-5474是前基金会机动特遣队随队医生Janet Corbyn。一枚0.30口径的子弹嵌入SCP-5474颅骨内3厘米深。所有移除子弹的尝试均已失败。尽管SCP-5474在此之前未表现出异常现象,但伤口附近的肌肉组织发生多处严重变形,多发较同种伤口更深的弹孔——深度约40厘米。当SCP-5474使用更高级的脑功能时,液体在弹孔内快速积聚。尽管液体(血液和水)的成分不同,但其没有明显的颜色,而是以恒定速率在多种颜色之间变化。

SCP-5474-1个体源于SCP-5474的伤口,以液体形式由SCP-5474流出。SCP-5474-1个体外观为人形,穿着基金会发行的工作服。具体表现缺乏一致的外观——在重复查看时,其外观发生改变,最常见的是表现为显化头发颜色的变化。SCP-5474-1个体经常尝试与基金会员工交谈,提出基本问题并以简短的回答回应。向其提出更长、更复杂的问题将产生类似的结果,但本质上通常无明显意义。SCP-5474-1个体不被认为具有智能。

尽管与正常人类存在差异,但直接观察SCP-5474-1个体的人员均认为其与正常人类无差别,目前仅能通过类似镜面或相机的间接观察法来区分SCP-5474-1与正常人类。通过该介质观察,在SCP-5474-1个体应该出现的位置未显示任何物质。与出现的SCP-5474-1个体交谈过的对象会在个体消亡时表现出强烈的悲痛感,部分情况下伴有轻微记忆损失。


- 权限接受,检阅附录

附录5474.1:SCP-5474先前服役于基金会,协助MTF-███-█由一个与旧金山湾区梦神集团有联系的社区中获取一件高价值物品。SCP-5474在潜入一个仓库时被社区的一名居民发现,并被其使用民用步枪射杀。回收SCP-████的努力被放弃,SCP-5474在基金会的照料下住院接受治疗。期间基金会努力取出子弹并进行检查。在场的所有医务人员均无法将子弹取出,当触摸子弹时,其会嵌入更深的位置。随着通过压迫静脉止血,医务人员注意到一个人从颅骨组织中走出来。摄像机监视器以部分医护人员出现幻觉为由警告现场安全,现场基金会人员使用夜视镜定位SCP-5474-1位置并将其处决。在对基于此事件的假设实验后,制定并通过了现行的收容程序。

附录5474.2:提取失败两周后,两名便衣基金会特工进行了后续调查。抵达时,发现一名隶属于梦神集团的艺术家的住宅已被清空。当对存放SCP-████的仓库进行调查时,发现了一台仅保存有单个文本文件的台式电脑。下方附带有一个打印本。

我认为这是个残酷的觉醒。

我们很平静的生活在这。

我们喜欢这里的企业。

现在,我们与你们中的一部分人和平相处。

我们喜欢你们的陪伴。

我们同样喜欢自由。

@sku11ex

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License