此页面无暗号。
/** * Liminal± * * 2023 | by Eltrac */ @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap'); :root { --scrollbar-width: 0.5rem; --header-height-on-desktop: 9.25rem; --header-height-on-mobile: 9.25rem; --topbar-height-on-desktop: 2.25rem; --body-font: 'Noto Sans SC', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --lo-border-color: var(--swatch-border-color), .215; --lo-hr-color: 198, 198, 198 } /* 分割线 */ hr { background: transparent; height: 0; border-top: none; border-bottom : 2px solid rgb(var(--lo-hr-color)) } /* 引用块 */ blockquote, .blockquote { box-shadow: 0 0.0625rem 0.125em rgba(var(--swatch-menubg-black-color), 0.15); border: 0.0825rem solid rgba(var(--lo-border-color)); } /* 侧边栏 */ #side-bar div.menu-item a, #top-bar div.top-bar>ul>li>ul>li>a, #top-bar div.top-bar>ul>li>ul>li>a:hover, #top-bar div.top-bar>ul>li>ul>li>ul>li>a { transition: background .3s } #side-bar div.menu-item a::before, #top-bar div.top-bar>ul>li>ul>li>a:before, #top-bar div.top-bar>ul>li>ul>li>a:hover:before, #top-bar div.top-bar>ul>li>ul>li>ul>li>a:before { display: none } /* 页面整体 和 版头 */ #container { background-image: none } #header h1 { top: 2rem } #header h2 { top: 2.75rem } #skrollr-body { box-shadow: 0 0.15rem 0.15rem rgba(0,0,0,0.2); height: var(--final-header-height-on-desktop) } /* 页面内容 */ #page-title { display:flex; border-bottom: none; margin: 0 } #page-title::after { content:""; flex-grow:1; height: 2px; margin:auto .375rem auto auto; background-color: rgb(var(--lo-hr-color)); display: block; margin:auto auto auto .375rem; } h1, h2, h3, h4, h5, h6 { margin: 0.5em 0 } a, span[style="text-decoration: underline;"] { text-underline-offset: 3px } #footer { color: rgb(var(--white-monochrome)) } .footnotes-footer { margin: 0.5rem 0; width: 100% } .f-footer { display: none } #license-area { padding: 0.25rem 0; background: rgb(var(--pale-gray-monochrome)); font-size: 92.5%; } .hovertip { border: none!important; background-color: rgb(var(--pale-gray-monochrome))!important; box-shadow: 0 0.1rem 0.215rem rgba(0,0,0,0.2); padding: 0.2rem 0.25rem } div.lightblock { background-color: rgba(200,200,200,0.225); } .scp-image-block { border: solid 0.45rem rgb(var(--swatch-secondary-color)); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } /* 评分模块 */ @media screen and (min-width: 1200px) { .rate-fix { margin-top: -2.625rem } .rate-fix .rateBox, .rate-fix :not(.rate-box-with-credit-button) .page-rate-widget-box { border-left: 0.5rem solid rgb(var(--white-monochrome)) } }
/* BHL Style Search Top Box And User Account */ /* By Mercuresphere */ /* Based on BHL Theme */ :root, :root:lang(cn) { --merc-light-color: var(--swatch-menutxt-light-color); --merc-dark-color: var(--swatch-menubg-dark-color); --user-account-mask: url("https://fastly.jsdelivr.net/gh/Crimone/crimson-anemone@main/files/user-circle.svg"); --search-top-box-mask: url("https://fastly.jsdelivr.net/gh/Crimone/crimson-anemone@main/files/search-top-box-mask.svg"); } /* ===用户和搜索栏=== */ @media only screen and (max-width: 768px) { #login-status { right: unset; font-size: unset; } #navi-bar, #navi-bar-shadow, #search-top-box-input { display: unset; } #search-top-box-input { min-width: unset; } #search-top-box { top: unset; right: unset; height: unset; } #search-top-box:focus-within { box-shadow: unset; background: unset; padding: unset; } #search-top-box:not(:focus-within):before { -webkit-mask-size: calc(calc(0.9375rem * 1.8) / 2) calc(calc(0.9375rem * 1.8) / 2); -webkit-mask-position: center center; -webkit-mask-repeat: no-repeat; -webkit-mask-image: var(--search-top-box-mask); ; z-index: 14; background-color: rgb(var(--merc-light-color)); color: rgb(var(--merc-dark-color)); text-align: center; cursor: pointer; mask-image: var(--search-top-box-mask); ; mask-position: center center; mask-repeat: no-repeat; mask-size: calc(calc(0.9375rem * 1.8) / 2) calc(calc(0.9375rem * 1.8) / 2); pointer-events: none; position: absolute; top: 0; right: 0; width: calc(0.9375rem * 1.8); height: 100%; content: " "; } #search-top-box form[id=search-top-box-form] { visibility: unset; height: unset; } #search-top-box form[id=search-top-box-form]:focus-within { visibility: unset; } #search-top-box form[id=search-top-box-form] input { -webkit-appearance: unset; -moz-appearance: unset; position: unset; top: unset; transform: unset; appearance: unset; height: unset; } #search-top-box form[id=search-top-box-form] input[type=text] { visibility: unset; transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1), font-variation-settings .2s cubic-bezier(.4, 0, .2, 1), font-weight .2s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), color .15s cubic-bezier(.4, 0, .2, 1), right .2s cubic-bezier(.4, 0, .2, 1), width .6s cubic-bezier(.4, 0, .2, 1), padding .6s cubic-bezier(.4, 0, .2, 1), max-width .6s cubic-bezier(.4, 0, .2, 1); } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=text] { position: unset; right: unset; transform: unset; cursor: unset; border-width: unset; width: unset; height: unset; color: unset; } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=text]:hover { background-color: unset; } #search-top-box form[id=search-top-box-form] input[type=submit] { background: none; transition: unset; } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=submit] { opacity: unset; margin: unset; padding: unset; width: unset; } #header h1 a { z-index: unset; } } @media only screen and (max-width: 56.25rem) { #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { background-color: rgba(0, 0, 0, 0); } } @media (min-width: 36rem) { #login-status { flex-grow: unset; left: unset; right: unset; } #login-status:not(:hover):not(:focus-within) { visibility: hidden; } #login-status::before { visibility: visible; } } #search-top-box-input { min-width: unset; display: inline-block; } #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:focus, #search-top-box-form input[type=submit]:hover { color: transparent; } #search-top-box-form input[type=submit]:focus, #search-top-box-form input[type=submit]:hover { border: none; text-shadow: none; } #search-top-box-form input[type=submit], #search-top-box-input:focus, #search-top-box-input:hover { border: none; } #search-top-box { display: flex; z-index: 12; position: absolute; top: 1.5em; right: calc(3% - .25em); align-items: center; justify-content: center; width: auto; height: calc(0.9375rem * 1.8); transform: translateY(-50%); font-size: calc(0.9375rem * .86667); } #search-top-box, #search-top-box * { box-sizing: border-box; margin: 0; padding: 0; border: none; transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1), font-variation-settings .2s cubic-bezier(.4, 0, .2, 1), font-weight .2s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), color .15s cubic-bezier(.4, 0, .2, 1), right .2s cubic-bezier(.4, 0, .2, 1), width .6s cubic-bezier(.4, 0, .2, 1), padding .6s cubic-bezier(.4, 0, .2, 1), max-width .6s cubic-bezier(.4, 0, .2, 1); will-change: box-shadow, font-variation-settings, font-weight, background-color, color, right, width, padding, max-width; } #search-top-box:focus-within, #search-top-box:focus-within *, #search-top-box:focus-within :after, #search-top-box:focus-within :before { margin: 0; padding: 0; transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1), font-variation-settings .2s cubic-bezier(.4, 0, .2, 1), font-weight .2s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), color .15s cubic-bezier(.4, 0, .2, 1), right .2s cubic-bezier(.4, 0, .2, 1), width .3s cubic-bezier(.4, 0, .2, 1), padding .3s cubic-bezier(.4, 0, .2, 1), max-width .3s cubic-bezier(.4, 0, .2, 1); will-change: box-shadow, font-variation-settings, font-weight, background-color, color, right, width, padding, max-width; } #search-top-box:focus-within { background: rgba(var(--merc-dark-color), .7); box-shadow: calc(calc(0.9375rem * 1.8) / 2 * -1) 0 calc(calc(0.9375rem * 1.8) / 2) rgba(var(--merc-dark-color)); } #search-top-box:after, #search-top-box:before { position: absolute; top: 0; right: 0; width: calc(0.9375rem * 1.8); height: 100%; content: " "; } #search-top-box:before { -webkit-mask-size: calc(calc(0.9375rem * 1.8) / 2) calc(calc(0.9375rem * 1.8) / 2); -webkit-mask-position: center center; -webkit-mask-repeat: no-repeat; -webkit-mask-image: var(--search-top-box-mask); ; z-index: 14; background-color: rgb(var(--merc-light-color)); color: rgb(var(--merc-dark-color)); text-align: center; cursor: pointer; mask-image: var(--search-top-box-mask); ; mask-position: center center; mask-repeat: no-repeat; mask-size: calc(calc(0.9375rem * 1.8) / 2) calc(calc(0.9375rem * 1.8) / 2); pointer-events: none; } #search-top-box:not(:focus-within):hover:before { background-color: rgb(var(--merc-light-color)); } #search-top-box:after { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); -webkit-clip-path: var(--clip-path); z-index: 13; clip-path: var(--clip-path); pointer-events: none; background-color: transparent; } #search-top-box:not(:focus-within):after { --clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); background-color: rgb(var(--merc-light-color), 0); } #search-top-box form[id=search-top-box-form] { display: flex; visibility: visible; position: relative; right: 0; max-width: 100%; height: calc(0.9375rem * 1.8); } #search-top-box form[id=search-top-box-form]:not(:focus-within) { max-width: calc(0.9375rem * 15); } #search-top-box form[id=search-top-box-form] input { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; top: 0; } #search-top-box form[id=search-top-box-form] input[type=text] { z-index: 13; position: absolute; right: 0; width: calc(0.9375rem * 15); max-width: calc(0.9375rem * 15); height: 100%; padding: 0 calc(0.9375rem * 1.8) 0 1em; outline: 0 solid rgb(var(--merc-light-color)); background-color: rgb(var(--merc-dark-color), .7); box-shadow: 0 0 0 .125rem rgb(var(--merc-light-color)); color: rgba(var(--merc-light-color)); } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=text] { max-width: calc(0.9375rem * 1.8); padding: 0; outline-width: 0; background-color: rgba(var(--merc-dark-color), 0); box-shadow: 0 0 0 0 rgb(var(--merc-light-color)); color: rgba(0, 0, 0, 0); cursor: pointer; } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=text]:hover { background-color: rgba(var(--merc-dark-color), 1); } #search-top-box form[id=search-top-box-form] input[type=submit] { visibility: visible; z-index: 14; position: absolute; right: 0; width: calc(0.9375rem * 1.8); height: calc(0.9375rem * 1.8); outline: 0 solid rgb(var(--merc-light-color)); background-color: transparent; box-shadow: 0 0 0 .125rem rgb(var(--merc-light-color)); color: t; font-size: calc(0.9375rem * .86667); cursor: pointer; pointer-events: all; } #search-top-box form[id=search-top-box-form]:not(:focus-within) input[type=submit] { box-shadow: 0 0 0 0 rgb(var(--merc-light-color)); pointer-events: none; } #login-status { --wght: var(--ui-wght); display: flex; z-index: 11; position: absolute; top: 1.5em; right: calc(3% + calc(0.9375rem * 1.8) - .25em); align-items: center; justify-content: center; height: 2em; margin: 0 0 0 .5em; transform: translateY(-50%); color: rgb(var(--merc-light-color)); font-weight: var(--wght); font-size: 1em; font-family: var(--UI-font); white-space: nowrap; transition: opacity .2s cubic-bezier(.4, 0, .2, 1); } #search-top-box:focus-within ~ #login-status { opacity: 0; } #login-status span.printuser a:first-of-type { width: 1.75em; } #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-create-account, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-sign-in { margin: 0 1em; background-color: rgb(var(--pale-gray-monochrome)); color: rgb(var(--merc-dark-color)); padding: 0.1em 1em; text-decoration: none; } #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-create-account:active, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-create-account:hover, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-sign-in:active, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-sign-in:hover, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-create-account:focus-within, #login-status:not(.page-rate-widget-box):not(#search-top-box-form) > a.login-status-sign-in:focus-within { background-color: rgba(var(--merc-light-color), 1); color: rgb(var(--merc-dark-color)); text-decoration: none; } #login-status span.printuser { --wght: var(--ui-wght); margin-right: .5em; color: rgb(var(--merc-light-color)); font-weight: var(--wght); } #login-status a#my-account, #login-status a[href*="account/messages"] { color: rgb(var(--merc-light-color)); } #login-status a#my-account { --wght: var(--ui-wght); -webkit-text-decoration: underline rgb(var(--merc-dark-color)) .125em; display: flex; align-items: center; padding: 0 .5em; background-color: initial; box-shadow: inset 0 0 0 0 rgb(var(--merc-dark-color)); font-weight: var(--wght); text-decoration: underline rgb(var(--merc-dark-color)) .125em; transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1), text-decoration .2s cubic-bezier(.4, 0, .2, 1), -webkit-text-decoration .2s cubic-bezier(.4, 0, .2, 1); } #login-status a#my-account:active, #login-status a#my-account:hover { --wght: var(--ui-hvr-wght); -webkit-text-decoration: underline rgb(var(--merc-dark-color)) 0; box-shadow: inset 0 -2em 0 0 rgb(var(--merc-dark-color)); color: rgb(var(--merc-light-color)); font-weight: var(--wght); text-decoration: underline rgb(var(--merc-dark-color)) 0; } #login-status a#my-account:focus-within { --wght: var(--ui-hvr-wght); -webkit-text-decoration: underline rgb(var(--merc-dark-color)) 0; box-shadow: inset 0 -2em 0 0 rgb(var(--merc-dark-color)); color: rgb(var(--merc-light-color)); font-weight: var(--wght); text-decoration: underline rgb(var(--merc-dark-color)) 0; } #login-status #account-topbutton { --clip-path: polygon(30% 35%, 70% 35%, 50% 60%, 50% 60%); -webkit-clip-path: var(--clip-path); position: relative; width: var(--account-height); height: var(--account-height); margin: 0; padding: 0; background-color: rgb(var(--merc-light-color)); color: transparent; clip-path: var(--clip-path); transition: -webkit-clip-path .1s cubic-bezier(.4, 0, .2, 1); transition: clip-path .1s cubic-bezier(.4, 0, .2, 1), -webkit-clip-path .1s cubic-bezier(.4, 0, .2, 1); } #login-status #account-options { display: block !important; z-index: 12; position: absolute; top: 1.5rem; right: 0; width: 10em; margin: .25em 0 0; padding: 0; overflow: hidden; background-image: var(--gradient-header); background-color: rgb(var(--merc-dark-color)); opacity: 0; pointer-events: none; transition: opacity .15s cubic-bezier(.4, 0, .2, 1); } #login-status #account-options:focus-within, #login-status #account-topbutton:active + #account-options, #login-status #account-topbutton:focus + #account-options { opacity: 1; pointer-events: all; } @media (pointer: coarse) { #login-status #account-options:hover, #login-status #account-topbutton:hover + #account-options { opacity: 1; pointer-events: all; } } #login-status #account-options * { margin: 0; padding: 0; } #login-status #account-options ul { display: grid; grid-template-columns: 1fr 1fr; grid-auto-rows: 2em; flex-grow: 1; align-items: center; justify-content: center; font-size: .85em; } #login-status #account-options ul li { position: relative; } #login-status #account-options ul li, #login-status #account-options ul li a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; } #login-status #account-options a { --box-shadow: rgba(var(--merc-dark-color)); --wght: var(--ui-wght); position: relative; flex-grow: 1; height: 100%; max-height: 2em; padding: 0 .25em; box-shadow: inset 0 0 0 .0625rem var(--merc-dark-color); font-weight: var(--wght); transition: color .15s cubic-bezier(.4, 0, .2, 1), font-weight .15s cubic-bezier(.4, 0, .2, 1), font-variation-settings .15s cubic-bezier(.4, 0, .2, 1); } #login-status #account-options li > a, #login-status #account-options li > a:visited { color: rgb(var(--merc-light-color)); } #login-status #account-options li > a:active, #login-status #account-options li > a:hover { --wght: var(--ui-hvr-wght); color: rgb(var(--merc-dark-color)); font-weight: var(--wght); text-decoration: none; } #login-status #account-options li > a:focus-within { --wght: var(--ui-hvr-wght); color: rgb(var(--merc-dark-color)); font-weight: var(--wght); text-decoration: none; } #login-status #account-options li > a[href*="/messages"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 100%; font-size: 0; } #login-status #account-options li > a[href*="/messages"]:after { position: absolute; left: 50%; transform: translateX(-50%); content: "信息"; font-size: calc(0.9375rem * .765); pointer-events: none; } #login-status #account-options li > a:before { --clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); -webkit-clip-path: var(--clip-path); z-index: -1; position: absolute; top: 0; width: 100%; height: 100%; background-color: rgb(var(--merc-light-color)); content: " "; clip-path: var(--clip-path); pointer-events: none; transition: -webkit-clip-path .2s cubic-bezier(.4, 0, .2, 1); transition: clip-path .2s cubic-bezier(.4, 0, .2, 1), -webkit-clip-path .2s cubic-bezier(.4, 0, .2, 1); } #login-status #account-options li > a:active:before, #login-status #account-options li > a:hover:before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100%); } #login-status #account-options li > a:focus-within:before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100%); } /* ===默认收起用户信息栏和搜索栏=== */ #search-top-box { top: 23px; right: calc(3%); } #login-status { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; top: 24px; right: calc(3% + calc(0.9375rem * 1.8) + .25em); color: transparent; pointer-events: none; transition: color .2s cubic-bezier(.4, 0, .2, 1); user-select: none; } @media only screen and (min-width: 980px) { #search-top-box { right: calc(3% + (-100vw + var(--header-width-on-desktop, 61.25rem)) / 2); } #login-status { right: calc(3% + calc(0.9375rem * 1.8) + .25em + (-100vw + var(--header-width-on-desktop, 61.25rem)) / 2); } } #login-status:active, #login-status:hover { -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; color: rgb(var(--merc-light-color)); pointer-events: all; user-select: auto; } #login-status:focus-within { -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; color: rgb(var(--merc-light-color)); pointer-events: all; user-select: auto; } #login-status:active #account-options, #login-status:hover #account-options { pointer-events: all; } #login-status:focus-within #account-options { pointer-events: all; } #login-status > :not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); opacity: 0; transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1), text-decoration .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1), clip-path .2s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-text-decoration .2s cubic-bezier(.4, 0, .2, 1), -webkit-clip-path .2s cubic-bezier(.4, 0, .2, 1); } #login-status:active > :not(#account-topbutton):not([href*="account/messages"]), #login-status:hover > :not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); opacity: 1; } #login-status:focus-within > :not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); opacity: 1; } #login-status #account-topbutton { margin-left: 0; background-color: initial; pointer-events: all; transition: clip-path .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-clip-path .15s cubic-bezier(.4, 0, .2, 1); } #login-status:hover #account-topbutton { background-color: rgb(var(--merc-light-color)); } #login-status:before { -webkit-mask-image: var(--user-account-mask); -webkit-mask-size: calc(calc(0.9375rem * 1.8) - .5em); -webkit-mask-position: center right; -webkit-mask-repeat: no-repeat; z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(var(--merc-light-color), 1); content: ""; cursor: pointer; mask-image: var(--user-account-mask); mask-position: center right; mask-repeat: no-repeat; mask-size: calc(calc(0.9375rem * 1.8) - .5em); pointer-events: all; transition: background-color .15s cubic-bezier(.4, 0, .2, 1); } #login-status:hover:before { background-color: rgba(var(--search-icon-hover-color), 1); } #login-status:active:after, #login-status:active:before, #login-status:hover:after, #login-status:hover:before { background-color: rgba(var(--search-icon-hover-bg-color), 0); cursor: auto; pointer-events: none; } #login-status:focus-within:after, #login-status:focus-within:before { background-color: rgba(var(--search-icon-hover-bg-color), 0); cursor: auto; pointer-events: none; } #login-status #account-topbutton { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); -webkit-clip-path: var(--clip-path); background-color: rgba(var(--merc-light-color), 0); clip-path: var(--clip-path); } #login-status:active #account-topbutton, #login-status:hover #account-topbutton { --clip-path: polygon(30% 35%, 70% 35%, 50% 60%, 50% 60%); -webkit-clip-path: var(--clip-path); background-color: rgb(var(--merc-light-color)); clip-path: var(--clip-path); } #login-status:focus-within #account-topbutton { --clip-path: polygon(30% 35%, 70% 35%, 50% 60%, 50% 60%); -webkit-clip-path: var(--clip-path); background-color: rgb(var(--merc-light-color)); clip-path: var(--clip-path); } #login-status #account-options { margin: 0; } #login-status a[href*="account/messages"] { color: rgb(var(--merc-light-color)); pointer-events: all; } #account-topbutton { border: none; } #account-options { border: none; }
1 关于标签
1.1 标签的定义
我们给这个维基上的页面添加的一系列关键词,就称作“标签”。这些关键词可以让你方便地去查找包含相似元素的页面。
1.2 标签的位置
向下滚动至任意页面的底部,你可以看见一条小分割线,下方有一系列蓝色小字体的词组1。这些就是标签。你可以点击其中任意一个,查看包含该标签的所有页面。如果没有,很可能此页还未添加标签。
1.3 标签的可用范围
这篇指导详细说明了目前所有可用的标签,以及它们的使用规则。多数标签是相互独立的,你能互不干扰地添加多个这样的标签。但也有为数不少的标签之间两两排斥或是相互代替,抑或需要同时具有其他标签才能被添加上页面。因此,当你想要添加标签时,必须审慎参考本指导。
任意创造新的标签是不允许的,你必须事先提出适当的申请和/或取得职员的批准。这点参见这里。
1.4 标签的添加
1.4.1 为原创作品添加标签
为原创作品添加标签亦是根据本指导的要求和规范进行。如果作者确定自己熟悉标签添加的方式和办法,可以自行为其页面添加所有适用标签。否则,作者应当将自己的页面标签完全留空。
1.4.2 如何为页面添加标签
为页面添加标签的具体步骤如下。
- 向下滚动至页面底端,点击标签Tags;
- 在文本框内输入正确的标签,以空格分隔;
- 点击保存标签Save Tags。
请特别注意,为了便于网站管理,本维基的标签都以简体字呈现,请使用繁体字的用户注意转换。
1.5 标签的管理
职员们最终负责本维基出现的所有标签的管理工作。不当添加标签的行为,是指以下列表中诸行为之一:
- 非职员任意移除/添加页面的标签
- 非职员移除/使用标记为职员专用的标签
- 创造未经申请或特别批准的标签并应用
这些行为将视具体情况被职员提醒,或应用警告及以上处分。
2 标签列表
2.1 基础页面类型标签
基础页面类型标签标志着页面的一般类型或格式。任何页面都将符合且仅能符合这些标签中的一个。包含虚拟作品work of fiction和其他文艺作品的页面。
- 空间 - 云端之上中各种分割开来的独立空间,是整个云端之上最基础的写作对象,包括普通空间、隐秘空间、子空间、搞笑空间等。
- 子空间 - 位于子空间且不属于房间的空间。
- 生物 - 来源于云端之上而非现实的各类生物,包括普通生物和搞笑生物等。
- 物品 - 在云端之上中被使用的各种独特用具和饮食,包括普通物品和搞笑物品等。
- 房间 - 属于某个空间的小型独立空间。
- 故事 - 任何具有文学作品的性质,但又不适用于以上任何一个标签的页面。
- 艺术作品 - 包含与整个云端之上或云端之上的某一个/一些页面有关的艺术创作,绘画、音乐、摄影等不一而足。
- 补充材料 - 需要来自其父页面的上下文背景才能够理解,且其父页面作者认定系完全附属的各种页面。特别地,如果仅仅是基于某篇文章的设定创作出来的独立文章,却不算是附属的产物,则算不上是补充材料。简而言之,必须本身就是其父页面的一个组成部分,才能称为并标记为补充材料。
包含与网站或写作进程有关的信息的页面。
让网站成员展出自己作品的页面。
计划将被用于引入其它页面各种页面。
2.2 页面水印标签
页面水印标签是一系列“水印式”的东西,用来给页面打上一系列标记其额外的重要性质的标签。多个水印可以并存。
将页面归类至某一个功能性的大范围的水印类标签。
标记页面指导或运作行为性质
标记页面的“官方”属性:
规范某些若不加以适当标记,则可能引起访问便捷度或成员身心健康问题的页面:
- 重定向 - 此页面会把访问者导向另一个页面。
- jumpscare - 此页面包含有“跳杀”内容,可能惊吓读者,对这些内容敏感的读者应当谨慎阅读。含有jumpscare内容的页面强制使用此标签,并会自动在页面开头呈现警告模块。
标记页面的活跃状态:
标记作品创作者性质
将作品归类至某一个写作性的大范围的水印类标签。
将作品归类至某一个风格性的大范围的水印类标签。
标记页面的写作分类
页面只要具有这种要素,即可打上对应标签:
- meta - 通俗地说“打破了第四面墙”,和正在阅读这篇作品的读者有关并将这种交互作为作品的一个重要要素的页面。
- crossover - 描述“交互世界”的原创作品页面,更详细的定义与介绍请见中心页。
- 反转 - 页面被认为包含了出乎意料的结局或尾声,或者具有反转的中间情节,例如所谓的宜居欺诈。
- 诗歌 - 页面具有诗歌的形式,现代诗或古诗等均可。
- 格式错乱 - 明显为非正常格式的页面,此些格式错乱页面通常并非世界观内的“文章创作视角”所愿。
页面必须要以这种体裁作成,方可打上对应标签:
- 科幻 - 页面是某种可归为科幻小说的体裁,内容关联科学或科技畅想。
标记页面的写作流派
页面的情节特征:
- 喜剧 - 适用于那些包含喜剧效果的页面。搞笑页面无需此标签。
- 悲剧 - 适用于悲剧作品。
- 悲喜交加 - 适用于那些包含悲喜交加情节的页面。
- 浪漫 - 适用于那些有浪漫情节的作品。
- 积极 - 适用于情节积极向上的作品。
页面的发展特征:
这也是一个特殊的类别,只用于空间和房间页面,来标记其空间指数类别。
一般空间指数标签
这些空间指数标签对采用空间指数分类系统的空间而言,需存在且只能存在一者。
- 空间指数未知- 空间的空间指数尚未分出。
- 空间指数0 - 空间的空间指数等级为0。
- 空间指数1 - 空间的空间指数等级为1。
- 空间指数2 - 空间的空间指数等级为2。
- 空间指数3 - 空间的空间指数等级为3。
- 空间指数4 - 空间的空间指数等级为4。
- 空间指数5 - 空间的空间指数等级为5。
- 空间指数0e - 空间的空间指数等级为0e。
- 空间指数1e - 空间的空间指数等级为1e。
- 空间指数2e - 空间的空间指数等级为2e。
- 空间指数3e - 空间的空间指数等级为3e。
- 空间指数4e - 空间的空间指数等级为4e。
- 空间指数5e - 空间的空间指数等级为5e。
- 空间指数不适用 - 空间的空间指数等级为不适用。
- 空间指数其他 - 空间的空间指数等级不属于以上空间指数分级中的任何一种。
空间指数补充标记标签
这些标签一般需要与基本标签同时使用,除非另有说明。
- 多元指数 - 空间的空间指数有多种并列或呈现递进式变化。此空间指数标签可以与其他空间指数标签并列:空间指数多种并列的应将此标签与空间指数其他并用,空间指数递进式变化的应将此标签与末种空间指数标签并用。
- 环境危害 - 空间的空间指数显示其具有环境危害。空间具有环境危害但未在空间指数中体现的空间不得使用;只指明了空间指数系环境危害但没有说明其他等级分类的,此标签可单独使用。
除了以上这些标签,你还需要将空间指数的三个描述添加至标签列表,多元指数除外。
这也是一个特殊的类别,只用于物品页面,来标记其物品指数中的安全指数数值。
一般安全指数标签
这些安全指数标签对采用物品指数分类系统的物品而言,需存在且只能存在一者。
- 安全指数未知- 物品的安全指数尚未分出。
- 安全指数0 - 物品的安全指数等级为0。
- 安全指数1 - 物品的安全指数等级为1。
- 安全指数2 - 物品的安全指数等级为2。
- 安全指数3 - 物品的安全指数等级为3。
- 安全指数4 - 物品的安全指数等级为4。
- 安全指数5 - 物品的安全指数等级为5。
- 安全指数其他 - 物品的安全指数等级不属于以上安全指数分级中的任何一种。
空间指数补充标记标签
这些标签一般需要与基本标签同时使用,除非另有说明。
- 多元指数 - 空间的空间指数有多种并列或呈现递进式变化。此空间指数标签可以与其他空间指数标签并列:空间指数多种并列的应将此标签与空间指数其他并用,空间指数递进式变化的应将此标签与末种空间指数标签并用。
- 环境危害 - 空间的空间指数显示其具有环境危害。空间具有环境危害但未在空间指数中体现的空间不得使用;只指明了空间指数系环境危害但没有说明其他等级分类的,此标签可单独使用。
除了以上这些标签,你还需要将空间指数的三个描述添加至标签列表,多元指数除外。
这些标签具有特定的功能,有些更多地是一种“过程性”的标签。
可见标签
涉及各类页面的水印:
- 音频 - 用于标记含有音频的页面。
- 视频 - 用于标记含有视频的页面。
- 待删除 - 用于标记评分分数到达删除线,或是因为各种原因应被删除但适用缓冲期的页面。
- 职员记号 - 用于职员另有针对其的待办事项,需临时作上记号的页面。
主要关于原创页面的水印:
页面隐藏水印
这些标签前面有一个短下划线(“_”),表示其在通常浏览时不显示出来,但是它们其实承载着某种重要功能。
- _image - 用于标记含有图片但未由职员验证是否符合本站授权指导的页面。鼓励任何人主动帮助职员添加此标签。
- _cc - 用于标记由职员验证,包含图像且符合本站授权指导的页面。注意即使非常确定页面中的图像符合上述指导,也必须经过职员确认并由职员打上标签。
- _non-cc - 用于标记由职员验证,包含图像且不符合本站授权使用指导的页面。这是个过程性的标签,最终将被更换图片后改为_cc或撤去图片。
- _源代码 - 职员对个别代码、组件、版式一类的页面使用或授权使用此标签以作特殊标记,普通成员一般不应使用。
- _低分删除豁免 - 职员对个别页面赋予低分删除豁免所使用的标记,表明这些页面与同类型页面不同,不遵循删除政策所明确的低分删除原则。
- _可编辑 - 这些页面普通成员可编辑。
2.3 特性标签
特性标签用来形容或者概述页面中描述的对象或讲述的内容具有何种特质,或者具体指明页面中描述的对象属于什么具体方面。特性标签适用的范围需根据每个栏目的说明确定,请特别注意。
以下标签用于归类空间和房间的特质。
空间/房间的基本性质
- 封闭性 - 不论有限与否,整个空间/房间是一个封闭的空间。
- 开阔性 - 整个空间是一个开放空间,这种空间常常是某个室外环境。如果外部的“天空”或者别的室外环境特征是由某种手段模拟出来的,而空间的本质仍然是室内的封闭空间,则不适用此标签。一般不适用于房间。
- 无定性 - 无法判断空间/房间是否开放,其通常处在不断变化的状态下,难以辨明具体性质。
- 非线性 - 空间/房间的空间是非欧几里得的,其往往具有通常空间所不具有的性质,例如直线向前行走后莫名回到原点,或是无法遇见其他一同进入此空间的人类等类似性质。
- 水域 - 空间/房间含有水域,且该水域在空间/房间中属于较为重要的特征;或者整个空间本身就是一个水域环境。
- 林地 - 空间/房间含有林地,且该林地在空间/房间中属于较为重要的特征;或者整个空间本身就是一个林地。
- 太空 - 空间/房间含有虚空或者宇宙空间,且其该属于较为重要的特征;或者整个空间/房间就是虚空或者宇宙空间。
- 建筑 - 空间/房间是或类似一所具有一定功能的建筑,例如仓库、办公室、工厂、公寓楼等。
- 城镇 - 空间是或类似一个城市或城镇,无论其实际规模是否符合一般意义上的城市或镇子。一般不适用于房间。
- 昼夜性 - 空间/房间中存在不同的昼夜区域,或存在昼夜的更替。
- 季节性 - 空间/房间中存在不同的季节区域,或存在季节的变化。
- 已探索完全 - 空间/房间已被人们探索完全。
- 未探索完全 - 空间/房间未被人们探索完全。
空间的能力
- 补给可能 - 能够在此空间/房间寻找到有一定数量的、较为稳定的补给,一般这样的空间/房间能够被认为是有相对较充裕资源的。
以下标签用于归类生物的特质。
- 智能 - 生物具有至少相当于人类幼儿的智力,或者在个别领域展现至少相当于一般人类的智力。
- 敌意 - 生物具有针对人类的敌意,以至于其会对人类采取攻击行为,甚至以人类为食。食腐生物摄入人类尸体不适用此标签。
- 善意 - 生物对人类无敌意,且通过某种方式展现出对人类友好的态度。
- 伏击性 - 生物积极地通过某种方式自我隐藏,如采取保护色、夜行等,以此掩藏并伺机发起攻击行为。
- 隐蔽性 - 生物并未积极自我隐藏,但是因为具有拟态、特殊外形或特殊的捕食方式等而难以被察觉外形或行动。
- 群居性 - 生物倾向于与多个同类生物共同居住和生存。
- 繁殖性 - 生物能够通过某种方式,借助克隆、孤体生殖或交配等手段繁殖,使此种生物数量增加或生物物种得以延续。通过迫使转换繁殖的不适用此标签。
- 共存性 - 生物能够通过种间互助、互利共生或寄生等方式跨物种生存在一起。寄居在尸体上,或同种生物之间发生类似的联系而存在的则不适用。
- 腐生性 - 生物能够使用、寄居、利用、操纵或依靠尸体。
- 迫使转换 - 生物有能力积极地或自发地将接触、摄入或以某种方式产生交集的人类转化成一个同类生物或其他非人形态。
以下标签用于归类物品的特质。
2.4 其他标签
这些标签是云端之上维基有关组织、角色、背景、文章系列和竞赛/活动的专属标记。
这些标签用于涉及在云端之上中发现的各种组织的页面。
- 云端之上探索与保护协会 - 与“云端之上探索与保护协会”相关的作品。
- 云端之上自由穿越者集团 - 与“云端之上自由穿越者集团”相关的作品。
- 茶壶神教 - 与“茶壶神教”相关的作品。
这些标签用于涉及某些拥有标签的文章系列作品。文章系列通常是封闭的,在获得系列原作者或网站职员的明确授意前,请不要为自己的作品添加此类标签。
暂无
这些标签用于标记特定竞赛/活动。
竞赛
暂无
活动
暂无
3 新标签的设置
新标签的设置,你需要在标签申请页面通过适当的方式提出申请,并由职员逐案审核。通过后的标签将由职员按分类添加到以上的标签列表中。