SCP-6586
評価: +5
/*PaperstackTheme[2020WikidotTheme]ByEstrellaYoshteBased on:
 InkblotThemebyCroquemboucheWordProcessorThemebystormbreathModernThemebyAzamoSimpleYonderThemebyEstrellaYoshteEditedbyukwhatnforSCP-JP*/
 
/*JapaneseFont*/
@importurl('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;700&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
/*EnglishFont*/
@importurl('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Oxygen&display=swap');
@importurl(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap);
 
#page-content{font-size:0.87rem;
}body{font-family: "Noto Sans JP", "Oxygen", sans-serif;
}body{color:black;
 background-image: linear-gradient(
 to bottom,
 #EFEFEF, #EFEFEF276px,
 #D3D3D3276px, #ffffff282px,
 #ffffff282px, #ffffff100%
 );
 background-repeat:no-repeat;
}#main-content{top: -1.6rem;
 padding:0.2em;
}.page-source, .codepre, .codep, .code, tt{font-family: "Fira Code", monospace;
}
 
/* ---- HEADER ---- */
 
div#container-wrap{background-image:none;
}div#header{background-image:none;
}#headerh1, #headerh2{margin-left:0;
 float:none;
 text-align:center;
}
 
/*Movethesubtitledownasmidge*/
#headerh2{margin-top:0.45rem;
}
 
/*Hidetheexistingtext*/
#headerh1span, #headerh2span{font-size:0;
 display:none;
}
 
/*Stylethenewtext*/
#headerh1a::before, #headerh2::before{color:#333333;
 font-family: "Josefin Sans", sans-serif;
 text-shadow:none;
}
 
/*Setthenewtext'scontentfromvariable*/
#headerh1a::before{content: var(--header-title, "SCP FOUNDATION");
 font-weight:300;
 font-size:1.3em;
}#headerh2::before{content: var(--header-subtitle, "SECURE - CONTAIN - PROTECT");
 font-weight:600;
 font-size:1.22em;
}#login-status,
#login-statusa{color:#333333;
}#page-title{display:none;
}#footer, #footera{background:transparent;
 color:#333333;
}#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-forminput[type=submit],
#search-top-box-forminput[type=submit]:hover,
#search-top-box-forminput[type=submit]:focus{border:none;
 background:#333333;
 box-shadow:none;
 border-radius:0px;
 color:#efefef;
}#search-top-boxinput.empty{color:#999999;
}#search-top-box{top:2.3rem !important;
 right:8px;
}
 
/* ---- TOPBAR ---- */
 
#top-bar{display: flex;
 justify-content:center;
 right:0;
 top:7.9rem;
}#top-bar, #top-bara{color:#333333;
}
 
/* ---- SIDEBAR ---- */
 
#side-bar.side-block{border:transparent;
 border-radius:0;
 box-shadow:0px0px7px#999999;
 background:#ffffff;
}#side-bar.side-block.media > *{display: flex;
 justify-content: space-evenly;
}#top-bardiv.open-menua{border-radius:0;
 box-shadow:0px1px4px0 rgba(0, 0, 0, 0.2), 0px3px10px0 rgba(0, 0, 0, 0.19);
 border:1pxwhite;
}@media (max-width: 767px) {#main-content{padding:0;
 margin:05%;
 border-left:none;
 }#page-title{margin-top:0.7em;
 }#side-bar{background-color:#fff;
 }#side-bar:target{border:none;
 box-shadow:3px01px -2px rgba(0, 0, 0, 0.04), 1px05px0 rgba(0, 0, 0, 0.2);
 }#side-bar.close-menu{transition: width 0.5s ease-in-out 0.1s,
 opacity 1s ease-in-out 0s;
 display:block;
 position:fixed;
 width:100%;
 height:100%;
 top:0;
 right:0;
 background: rgba(0, 0, 0, 0.3);
 background-position:19em50%;
 z-index: -1;
 opacity:0;
 pointer-events:none;
 }#side-bar:target.close-menu{width: calc(100% - 19em);
 right:0;
 left:auto;
 opacity:1;
 pointer-events:auto;
 }#page-content > hr, #page-content > .list-pages-box > .list-pages-item > hr{margin:3em -5.5%;
 }#side-bar{top:0;
 }#side-bar.heading{padding-left:1em;
 margin-left: -1em;
 }#search-top-box{top:107px;
 }}
 
/* ---- TABS ---- */
 
/* ---- YUITABBASE ---- */
.yui-navset.yui-nava, .yui-navset.yui-navset-top.yui-nava{background-color:inherit;
 background-image:inherit}.yui-navset.yui-nava:hover, .yui-navset.yui-nava:focus{background:inherit;
 text-decoration:inherit}.yui-navset.yui-nav.selecteda, .yui-navset.yui-nav.selecteda:focus, .yui-navset.yui-nav.selecteda:hover{color:inherit;
 background:inherit}.yui-navset.yui-nav, .yui-navset.yui-navset-top.yui-nav{border-color:inherit}.yui-navsetli{line-height:inherit}
 
/* ---- YUITABCUSTOMIZATION ----*/
 
.yui-navset.yui-nav,
.yui-navset.yui-navset-top.yui-nav{display: flex;
 flex-wrap: wrap;
 width: calc(100% - .125rem);
 margin:0auto;
 border-color:#333333;
 box-shadow:none;
}.yui-navset.yui-nava, /* ---- LinkModifier ---- */
.yui-navset.yui-navset-top.yui-nava{color:#333333;
 /* ---- TabBackgroundColour | [UNSELECTED] ---- */
 background-color:#efefef;
 border: unset;
 box-shadow:none;
 box-shadow:none;
}.yui-navset.yui-nava:hover,
.yui-navset.yui-nava:focus{color:#ffffff;
 /* ---- TabBackgroundColour | [HOVER] ---- */
 background-color:#333333;
}.yui-navset.yui-navli, /* ---- ListitemModifier ---- */
.yui-navset.yui-navset-top.yui-navli{position:relative;
 display: flex;
 flex-grow:2;
 max-width:100%;
 margin:0;
 padding:0;
 color:#ffffff;
 background-color:#ffffff;
 border-color:transparent;
 box-shadow:none;
}.yui-navset.yui-navlia,
.yui-navset-top.yui-navlia,
.yui-navset-bottom.yui-navlia{display: flex;
 align-items:center;
 justify-content:center;
 width:100%;
}.yui-navset.yui-navliem{border: unset;
}.yui-navset.yui-navaem,
.yui-navset.yui-navset-top.yui-navaem{padding:.35em.75em;
 
 text-overflow: ellipsis;
 overflow:hidden;
 white-space:nowrap;
}.yui-navset.yui-nav.selected, /* ---- SelectionModifier ---- */
.yui-navset.yui-navset-top.yui-nav.selected{flex-grow:2;
 margin:0;
 padding:0;
 /* ---- TabBackgroundColour | [SELECTED] ---- */
 background-color:#333333;
}.yui-navset.yui-nav.selecteda,
.yui-navset.yui-nav.selectedaem{border:none;
}.yui-navset.yui-nav.selecteda{width:100%;
 color:#ffffff;
}.yui-navset.yui-nav.selecteda:focus,
.yui-navset.yui-nav.selecteda:active{color:#ffffff;
 background-color:#333333;
}.yui-navset.yui-content{background-color:#ffffff;
 box-shadow:0px0px4px#999999;
}.yui-navset.yui-content,
.yui-navset.yui-navset-top.yui-content{padding:.5em;
 border:none;
}
 
/* ---- INFOBAR ---- */
body{
 --barColour:#333333;
}.info-container.collapsible-block-content{padding:0.5em30px;
}.info-container.collapsible-block-content.wiki-content-table{width:100%;
}
 
/* ---- INFOPANE ---- */
 
#page-content.creditRate{margin: unset;
 margin-bottom:4px;
}#page-content.rate-box-with-credit-button{background-color:#ffffff;
 border:solid1px#ffffff;
 box-shadow:0px0px7px#999999;
 border-radius:0;
}#page-content.rate-box-with-credit-button.fa-info{border:none;
 color:#333333;
}#page-content.rate-box-with-credit-button.fa-info:hover{background:#333333;
 color:#ffffff;
}.rate-box-with-credit-button.cancel{border:solid1px#ffffff;
}
 
/* ---- PAGERATING ---- */
 
.page-rate-widget-box{box-shadow:0px0px7px#999999;
 margin: unset;
 margin-bottom:4px;
 border-radius:0;
 font-family: "Oxygen", sans-serif;
}div.page-rate-widget-box.rate-points{background-color:#ffffff;
 color:#333333 !important;
 border:solid1px#ffffff;
 border-radius:0;
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown{background-color:#ffffff;
 border-top:solid1px#ffffff;
 border-bottom:solid1px#ffffff;
}.page-rate-widget-box.rateupa,
.page-rate-widget-box.ratedowna{background:transparent;
 color:#333333;
}.page-rate-widget-box.rateupa:hover,
.page-rate-widget-box.ratedowna:hover{background:#333333;
 color:#ffffff;
}.page-rate-widget-box.cancel{background:transparent;
 background-color:#ffffff;
 border:solid1px#ffffff;
 border-radius:0;
}.page-rate-widget-box.cancela{color:#333333;
}.page-rate-widget-box.cancela:hover{background:#333333;
 color:#ffffff;
 border-radius:0;
}
 
/* ---- PAGEELEMENTS ---- */
 
h1,
h2,
h3,
h4,
h5,
h6{color:#333333;
 font-family: "Sawarabi Gothic", "Josefin Sans", sans-serif;
 font-weight:bold;
}blockquote,
div.blockquote,
#toc,
.code{background-color:#F8F8F8;
 border:solid1px#F8F8F8;
 box-shadow:0px0px4px#999999;
}.scp-image-block{border:solid8px#ffffff;
 box-shadow:0px0px5px#999999;
 box-sizing: border-box;
}.scp-image-block.scp-image-caption{background-color:#ffffff;
 border-top:solid4px#ffffff;
 color:black;
}#page-content.wiki-content-tabletrth{border:solid1px#999999;
 background-color:#efefef;
 /*setborderfortabletitle*/
}#page-content.wiki-content-tabletrtd{border:solid1px#999999;
 /*setborderfortablecontent*/
}
 
/*-- tags --*/
 
#main-content.page-tagsspan{max-width:100%;
}#main-content.page-tagsa{height:0.9rem;
 line-height:0.9rem;
 font-size:0.76rem;
 background-color:#FDFDFD;
 border-radius:0.6rem 0.12rem;
 margin:.25rem .2rem;
 .5rem .2rem;
 padding:0.2rem 0.42rem 0.25rem 0.46rem;
 box-shadow:0.6px0.6px1.9px0.8px rgba(0, 0, 0, 0.27);
}#main-content.page-tagsa:before{content: "•";
 font-size:1.1rem;
 float:left;
 position:relative;
 top: -0.19rem;
 left: -0.24rem;
 color:#ffffff;
 background-color:#B8B8B8;
 color:transparent;
 text-shadow:1px1px0.7px rgba(255, 255, 255, 0.82);
 -webkit-background-clip:text;
 -moz-background-clip:text;
 background-clip:text;
}
 
/* ---- CUSTOMSYNTAX ---- */
 
.header-container{display: flex;
 justify-content: flex-end;
 align-items:center;
 flex-wrap: wrap;
 position:relative;
 justify-content: space-around;
 align-content: space-between;
 width:100%;
 left:0;
 align-items: flex-start;
 row-gap:2px;
}.text-item{flex-grow:1;
 max-width:25%;
 text-align:center;
}.grid-item{flex-grow:1;
 min-width:25%;
 text-align:center;
 margin:8px6px;
}@media (max-width: 1200px) {.grid-item{min-width:50%;
 }}.logo{position:absolute;
 width:180px;
 top: -154px;
 left: -17em;
 z-index: -1;
}@media (max-width: 767px) {.logo{width:36%;
 top: -9.7em;
 left:32%;
 }}.textbox{position:absolute;
 width:42%;
 top:7.5rem;
}@media (max-width: 960px) and (min-width: 767px), (max-width: 666px) {.textbox{position:relative;
 width:100%;
 top:0;
 }}
 
/*CreditModule対応 byukwhatn*/
.creditRate.creditModule.creditButton{background-color:white;
 border: unset;
 border-radius:0px;
 margin-left:5px;
 height:100%;
}.creditRate.creditModule.creditButtona{height:100%;
 line-height:20px;
}
lgtrans.png

担当サイト:

N/A

担当部門:

異常生態系

アイテム番号: 6586
レベル1
収容クラス:
keter
副次クラス:
uncontained
撹乱クラス:
ekhi
リスククラス:
notice
:root{
 --timeScale:1;
 --timeDelay:0s;
}
 
/*Convertingmiddledividerfrombox-shadowto ::beforepseudo-element*/
.anom-bar > .bottom-box{box-shadow:none!important; }.anom-bar > .bottom-box::before{position:absolute;
 content: " ";
 width:100%;
 height:0.5rem;
 background-color: rgb(var(--black-monochrome, 12, 12, 12));
 transform: translateY(-0.74rem);
}
 
/*DIVIDER*/
.anom-bar > .bottom-box::before{animation-name: divider;
 animation-duration: calc(0.74s * var(--timeScale));
 animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.32,.38,.39,.94);
 animation-fill-mode: backwards;
}
 
/*CLASSIFIEDLEVELBARS*/
div.top-center-box > *{animation-name: bar;
 animation-duration: calc(0.45s * var(--timeScale));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}div.top-center-box > :nth-child(1) {animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(2) {animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(3) {animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(4) {animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(5) {animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(6) {animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); }
 
/*TOPTEXT*/
div.top-left-box, div.top-right-box{clip-path: polygon( 0% -50%, 150% -50%, 150%100%, 0%100%);
}div.top-left-box > *, div.top-right-box > *{position:relative;
 animation-name: bottomup;
 animation-duration: calc(0.65s * var(--timeScale));
 animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/*CONTAINMENT, DISRUPTION, RISKCLASSES*/
div.text-part > *{clip-path: polygon( 0%0%, 100%0%, 100%100%, 0%100%);
 animation-name: expand2;
 animation-duration: calc(0.5s * var(--timeScale));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.text-part > :nth-child(1) {animation-name: expand1;
}div.text-part > :nth-child(1) {animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }div.text-part > :nth-child(2) {animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }div.text-part > :nth-child(3) {animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); }div.main-class::before, div.main-class::after{animation-name: iconslide;
 animation-duration: calc(0.45s * var(--timeScale));
 animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}
 /*BOTTOMTEXT*/
div.main-class > *, div.disrupt-class > *, div.risk-class > *{white-space:nowrap;
 animation-name: flowIn;
 animation-duration: calc(0.42s * var(--timeScale));
 animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/*DIAMOND*/
div.arrows{animation-name: arrowspin;
 animation-duration: calc(0.7s * var(--timeScale));
 animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.quadrants > *{animation-name: fade;
 animation-duration: calc(0.3s * var(--timeScale));
 animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.top-icon, div.right-icon, div.left-icon, div.bottom-icon{animation-name: nodegrow;
 animation-duration: calc(0.4s * var(--timeScale));
 animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.diamond-part{clip-path: polygon( -10%0.37%, 120%0.37%, 120%100%, -10%100%);
 animation-name: diamondBorder;
 animation-duration: calc(0.8s * var(--timeScale));
 animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.32,.38,.39,.94);
 animation-fill-mode: backwards;
 will-change: box-shadow;
}
 
/*MOBILEQUERY*/
@media (max-width: 480px ) {.anom-bar > .bottom-box::before{display:none;
 }.anom-bar > .bottom-box{box-shadow:0 -0.5rem 00 rgb(var(--black-monochrome, 12, 12, 12))!important;
 }div.top-center-box > *{animation-name: bar-mobile;
 animation-duration: calc(0.9s * var(--timeScale));
 }div.top-center-box > :nth-child(1) {animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(2) {animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(3) {animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(4) {animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(5) {animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(6) {animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }}
 
/*--- MotionAccessibility ---*/
@mediascreenand (prefers-reduced-motion: reduce) {div.anom-bar-container{ --timeScale:0!important; }}
 
/*-------------------------*/
 
@keyframesdivider{from{max-width:0%; }to{max-width:100%; }}@keyframesbar{from{max-width:0%; }to{max-width:100%; }}@keyframesbar-mobile{from{max-height:0%; }to{max-height:100%; }}@keyframesbottomup{from{top:100px; }to{top:0; }}@keyframesexpand1{from{opacity:0; clip-path:inset(0 calc(100% - 0.75rem) 00); }to{opacity:1; clip-path:inset(0); }}@keyframesiconslide{from{opacity:0; transform: translateX(-5rem); }to{opacity:1; transform: translateX(0); }}@keyframesexpand2{from{opacity:0; width:1%; }to{opacity:1; width: calc(100% - 0.25rem); }}@keyframesfade{from{opacity:0; }to{opacity:1; }}@keyframesflowIn{from{opacity:0; transform: translateY(20px); }to{opacity:1; transform: translateY(0); }}@keyframesarrowspin{from{clip-path:circle(0%); transform: rotate(135deg); }to{clip-path:circle(75%); transform: rotate(0deg); }}@keyframesnodegrow{from{transform: scale(0);}to{transform: scale(1);}}@keyframesdiamondBorder{from{box-shadow: -0.5rem -20rem 00 rgb(var(--black-monochrome, 12, 12, 12)); }to{box-shadow: -0.5rem 000 rgb(var(--black-monochrome, 12, 12, 12)); }}

特別収容プロトコル: 財団製隠しカメラを用いてSCP-6586の既知の発生点を監視し、また今後発生の可能性がある地点でSCP-6586実例の兆候がないか監視します。検出時に民間人が存在する場合は、領域内に設置した気体ダクトから主にクラスH及びB記憶処理剤から成るエアロゾル化記憶処理剤を散布します。それに次いで、最寄りの関連機動部隊を配備し、主要なSCP-6586実体の調査に加えて、全ての民間の目撃者を回収し、彼らを住居に移送します。

SCP-6586の高い出現頻度及び出現範囲から、民間人による目撃事案を収拾させることに特化した機動部隊への資金投入を大幅に増加させることが承認されました。加えて、衛星写真からSCP-6586イベントを検出することが出来るアルゴリズムが現在複数開発中です。このアルゴリズムはカメラを大量に設置するコストを削減する目的で、可能な限り早く実用化します。

現時点で、これ以上の措置は必要とされていません。

説明: SCP-6586は、本来存在し得ない非物理的な森林生態系が不定期に出現する現象です。SCP-6586実例には、典型的には出現点より広範囲の地域に固有の植物種及び動物種が含まれ、それらの生物はそれが類似する種と近い行動様式を持ちます。特筆すべきことに、異常性の影響を受けた領域では、既に絶滅した生物に類似したオブジェクトが生息していることも確認されています。SCP-6586実例は過去にこの異常性の影響を受けた領域では出現が確認されていません。

SCP-6586の一部として出現するオブジェクトは環境中に存在する地面及びその他すべての物体を通り抜けますが、SCP-6586の非物質的性質から物理的環境に明確な影響は残りません。これらのオブジェクトは典型的には半透明で、かすかに灰色がかった青色を呈します。唯一の例外はSCP-6586-1です。

SCP-6586-1は花崗岩でできた墓石であり、SCP-6586実例と共に出現します。物理的でかつ不透明であることが、他の生成するオブジェクトと明らかに異なります。SCP-6586-1の土にはその地域の固有種である花が枯れた状態で必ず存在します。

人間がSCP-6586実例の一部として出現した主要な植物相及び動物相に接触すると、SCP-6586-1を除く全てのSCP-6586オブジェクトは、数分かけて少しずつ崩壊して消滅します。全てのオブジェクトが完全に消滅すると、影響を受けた地域は、そのようなイベントが発生しにくい気候条件であっても、極端な気温変化や他の環境的要因から24時間激しい降水に見舞われます。

最初のSCP-6586実例は2102年にブラジル・マナウスで確認されました。これは、地球上で最後の天然熱帯雨林が破壊された後、ほとんど速やかに発生しました。かつて熱帯雨林が存在したものの、先ほどの例と同様に破壊された地域でのみ発生が確認されています。異常性の起源は未だ不明です。

Footnotes
. 世界全体で1週間におよそ4回の頻度で出現します。
. 草、小規模の藪、微生物及び小型の昆虫は含まれません。

« SCP-6585 | SCP-6586 | SCP-6587 »

ページリビジョン: 5, 最終更新: 16 Nov 2023 00:10
特に指定がない限り、このサイトのすべてのコンテンツはクリエイティブ・コモンズ 表示 - 継承3.0ライセンス の元で利用可能です。
ページを編集するにはこのボタンをクリックしてください。
セクションごとの編集を切り替えるにはこのボタンをクリックしてください(ページにセクションが設定されている必要があります)。有効になった場合はセクションに"編集"ボタンが設置されます。
ページのソース全体を編集せずに、コンテンツを追加します。
このページが過去にどのように変化したかを調べることができます。
このページについて話をしたいときは、これを使うのが一番簡単な方法です。
このページに添付されたファイルの閲覧や管理を行うことができます。
サイトの管理についての便利なツール。
このページの名前(それに伴いURLやページのカテゴリも)を変更します。
編集せずにこのページのソースコードを閲覧します。
親ページを設定/閲覧できます(パンくずリストの作成やサイトの構造化に用いられます)
管理者にページの違反を通知する。
何か思い通りにいかないことがありますか? 何ができるか調べましょう。
Wikidot.comのシステム概要とヘルプセクションです。
Wikidot 利用規約 ― 何ができるか、何をすべきでないか etc.
Wikidot.com プライバシーポリシー

AltStyle によって変換されたページ (->オリジナル) /