集泽所集得 版式

WikiJump include 未展开: 跨站引用未启用(:etinjat:typeface-cn)

dukepart.png

毒克·集泽

示例

可通过 5 个连字符“-----”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。
标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建
+ 标题- Titles

1 级标题

2 级标题

3 级标题

4 级标题

5 级标题
6 级标题

使用方法

在你的作品开头添加如下语法以应用此版式:

[[include  :scp-wiki-cn:wanderers:gathers-gatherings-theme]]

发挥你的想象力,假装这里有乱数假文。一些链接:

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

更多文字


一条分割线

嵌套引用块1

这是表格
你应该老早就知道怎么
做这个了吧
+ 点击查看源代码- 收起代码
css
/* Gathers' Gatherings Theme */
/* 2022 Wikidot Theme */
/* By ROUNDERHOUSE, based off Dustjacket by Woedenaz and Croquembouche */
/* Logo by Roundabouts1, licensed under CC BY SA 3.0 */
/* Header background CC BA SA 3.0, created by ROUNDERHOUSE. */

@import url("https://scp-wiki-cn.wdfiles.com/local--code/wanderers%3Adustjacket-theme/1");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Vollkorn&display=swap');

:root:lang(cn) {
    --header-title: " ";
    --header-font: 'Playfair Display', 'Noto Serif SC',  serif;
    --title-font: 'Playfair Display',  'Noto Serif SC',  serif;
    --body-font: 'Vollkorn', 'LXGW WenKai', 'Noto Serif SC', serif;
}

:root {
    --theme-id: "GathersGatherings";
    --theme-name: "Gather's Gatherings";
    --logo-image: url("https://wanderers-library.wdfiles.com/local--files/component%3Agathers-gatherings-theme/dukepart.png");
    --header-title: " ";
    --header-font: 'Playfair Display', serif;
    --title-font: 'Playfair Display', serif;
    --body-font: 'Vollkorn', serif;

  /* Standard Colors */
    --white-monochrome: 252, 252, 252;
    /* white */
    --pale-gray-monochrome: 244, 244, 244;
    /* v light gray for blockquotes and stuff */
    --light-gray-monochrome: 170, 170, 170;
    /* light accent gray for login status */
    --gray-monochrome: 66, 66, 72;
    /* gray */
    --dark-gray-monochrome: 212, 212, 212;
    /* white-grey */
    --black-monochrome: 12, 12, 12;
    /* black */
    --bright-accent: 48, 48, 52;
    /* black-grey */
    --bright-two: 31, 101, 193;
    /* bright blue */
    --medium-accent: 212, 17, 0;
    /*  red */
    --dark-accent: 170, 14, 0;
    /* dark red */

    --footnotes-footer-title-text-color: white;
    --gradient-header: none;
    --hoverblock-txt: var(--white-monochrome);
    --modal-body-text: var(--bright-accent);
    --pagetags-title-text: white;
}

.bibitems .title, .footnotes-footer .title {
    color: white;
}

#main-content .page-tags::before {
    color: white;
}

div#content-wrap {
    background: rgb(233,233,233);
    background: linear-gradient(0deg, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 89%, rgba(209,209,209,1) 100%);
}

div#login-status {
    background: rgba(var(--dark-gray-monochrome), 0.75);
    padding-left: 0.5rem;
    border-radius: 4px;
}

.modal-body, .modal-body .btn, .owindow {
    color: rgb(var(--bright-accent));
}

hr {
    height: 0.04rem;
    background: none;
    border-bottom: 2px dotted rgb(var(--bright-accent));
}

#page-title::before, .meta-title::before, #page-title::after, .meta-title::after {
    background-image: none;
    background: none;
    border-bottom: 2px dotted rgb(var(--bright-accent));
}

div[id*="page-options-bottom"]:not(.page-rate-widget-box):not(#search-top-box-form) > a.btn {
    border-radius: 0;
    color: rgb(var(--bright-accent));
}

#header h1 a,
#header h1 a::before,
#header h1 a::after {
    color: rgba(48, 48, 52, 0.75);
}

#header h1 a::after {
    background: none;
}

#header h1 a::before {
    text-shadow: none;
}

blockquote, .blockquote {
    border: 1px solid rgb(var(--bright-accent));
    background-color: rgb(var(--pale-gray-monochrome));
}

div#extra-div-1 {
    background-image: url(https://wanderers-library.wdfiles.com/local--files/component%3Agathers-gatherings-theme/planasthaibanner.png);
    background-size: cover;
    background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
    text-decoration: underline black 3px dotted;
}

form#edit-page-form .edit-page-bottomtable tr > td:first-of-type > div:first-of-type textarea:not(:placeholder-shown) {
    color: rgb(var(--bright-accent));
}
@media only screen and (max-width: 768px) {

    div#extra-div-1 {
        background-size: cover;
    }

}
- 收起代码
Footnotes
  1. 1.这里是脚注!
页面版本:⁨0⁩, 最后编辑于: ⁨2022/9/28 07:35:49⁩ (⁨⁨1449⁩ 日前⁩), 现时评分: 7