版式:殿 印

评分: 0+x

该版式由 scutoid studiosscutoid studios 制作,基于 WoedenazWoedenaz 所制作的黑色标记笔版式,遵守 CC-BY-SA-3.0 协议。配色协助者是本站点最帅用户又名 The Beach 又名 BUBBLINGBEACHBUBBLINGBEACH

页面底部选项的标志来自后室中文维基,遵守 CC-BY-SA-3.0 协议。

该版式是英站所有页面的默认版式,因此在英站无需将其引入至页面内。

在本站内,使用以下代码引用本版式:

[[include :backrooms-wiki-cn:theme:hallprint]]

示例

[[iftags +component]]

评分: 0+x

What this does

Makes the sidebar hidden by default and toggled via a corner button, similar to the mobile version of the site.


How to use

1. Copy code below.

2. Paste in article after Black Highlighter and any other Theme include.

[[include :scp-wiki:component:toggle-sidebar-bhl]]

3. (Optional) Style toggle button if using a theme.

There are also 5 CSS Vars available to style the button if needed.
For the colors, it is heavily suggested that you use the available BHL Color Vars which can be found here.

:root {
--toggle-button-bg: hex/rgb/hsl color;
--toggle-border-color: hex/rgb/hsl color;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl color;
--toggle-roundness: percentage;
}



[[/iftags]]

[[iftags +组件]]

该组件的作者是 WoedenazWoedenaz,搬运自 SCP 维基:Toggle Sidebar BHL

这个组件有什么用?

在页面左上角增添一个展开按钮,用于切换侧边栏的显示,效果类似移动端设计。


如何使用?

1. 复制以下代码
2. 将其黏贴至页面的最上方,在引入其他版式之前。

[[include :backrooms-wiki-cn:component:toggle-sidebar]]

3.(可选)自定义按钮。

按钮可以通过五个 CSS 变量来自定义。
其中的颜色部分,推荐你选择阈限版式自带的 CSS 变量。

:root {
--toggle-button-bg: hex/rgb/hsl 颜色;
--toggle-border-color: hex/rgb/hsl 颜色;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl 颜色;
--toggle-roundness: 弧度百分比;
}


特别地,如您正在使用新阈限版式,请勿引用该组件,展开侧边栏后直接引用 SCP 维基的原组件即可:

[[include :backrooms-wiki-cn:theme:nuliminal no-sidebar=--]]
[[include :scp-wiki:component:toggle-sidebar-bhl]]


[[/iftags]]

[[iftags +component]]

评分: 0+x

What this does

Makes the sidebar hidden by default and toggled via a corner button, similar to the mobile version of the site.


How to use

1. Copy code below.

2. Paste in article after Black Highlighter and any other Theme include.

[[include :scp-wiki:component:toggle-sidebar-bhl]]

3. (Optional) Style toggle button if using a theme.

There are also 5 CSS Vars available to style the button if needed.
For the colors, it is heavily suggested that you use the available BHL Color Vars which can be found here.

:root {
--toggle-button-bg: hex/rgb/hsl color;
--toggle-border-color: hex/rgb/hsl color;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl color;
--toggle-roundness: percentage;
}



[[/iftags]]

[[iftags +组件]]

该组件的作者是 WoedenazWoedenaz,搬运自 SCP 维基:Toggle Sidebar BHL

这个组件有什么用?

在页面左上角增添一个展开按钮,用于切换侧边栏的显示,效果类似移动端设计。


如何使用?

1. 复制以下代码
2. 将其黏贴至页面的最上方,在引入其他版式之前。

[[include :backrooms-wiki-cn:component:toggle-sidebar]]

3.(可选)自定义按钮。

按钮可以通过五个 CSS 变量来自定义。
其中的颜色部分,推荐你选择阈限版式自带的 CSS 变量。

:root {
--toggle-button-bg: hex/rgb/hsl 颜色;
--toggle-border-color: hex/rgb/hsl 颜色;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl 颜色;
--toggle-roundness: 弧度百分比;
}


特别地,如您正在使用新阈限版式,请勿引用该组件,展开侧边栏后直接引用 SCP 维基的原组件即可:

[[include :backrooms-wiki-cn:theme:nuliminal no-sidebar=--]]
[[include :scp-wiki:component:toggle-sidebar-bhl]]


[[/iftags]]
cc_lvl0.jpg

这是 Image Block 组件。

可通过五个连字符“-----”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文档分割为多个部分的线就是分割线。


标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建。

此为分页(tab view)。

这是一个引用块,在一行字的起始处加上“> ”来创建。
更多文字


一条分割线

嵌套引用块

这是 表格
你应该老早 就知道怎么
做这个了吧

[[div class="darkblock"]]

[[/div]]

[[div class="dark-styled-quote"]]

[[/div]]

[[div class="lightblock"]]

[[/div]]

[[div class="styled-quote"]]

[[/div]]

若想添加一个与页面标题一样的标题,请使用:

[[div class="meta-title"]]


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