CSSプレビューアー


こちらからCSSプレビューアーを読み込んでください

当ツールはSCPwikiにおけるCSSテーマの全体的な効果をプレビューし、あなたのコード弄りをサポートします

評価: +27

クレジット

CSSプレビューアー
著者: ©︎Sekai_s Sekai_s
作成年: 2018

評価: +27
評価: +27

コンソール:

<html><head><title>CSSプレビューアー - SCP財団</title><metahttp-equiv="content-type"content="text/html;charset=UTF-8"/><metahttp-equiv="content-language"content="ja,jp-ja"/><linkrel="shortcut icon"href="http://scp-jp.wikidot.com/local--favicon/favicon.gif"/><linkrel="icon"type="image/gif"href="http://scp-jp.wikidot.com/local--favicon/favicon.gif"/><linkrel="apple-touch-icon"href="http://scp-jp.wikidot.com/local--iosicon/iosicon_57.png"/><linkrel="apple-touch-icon"sizes="72x72"href="http://scp-jp.wikidot.com/local--iosicon/iosicon_72.png"/><linkrel="apple-touch-icon"sizes="114x114"href="http://scp-jp.wikidot.com/local--iosicon/iosicon.png"/><styletype="text/css">
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
body {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 0.9em;
}
a {
 color: #b01;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a[href*="javascript:;"] {
 color: inherit;
}
a[href*="javascript:;"]:hover {
 color: #3498db;
 text-decoration: none;
}
#toolBody {
 margin: 0 auto;
 box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.29);
}
#cssAreaWrap, #interWikiWrap {
 -webkit-transition: height .75s cubic-bezier(0.4, 0, 0.2, 1);
 -moz-transition: height .75s cubic-bezier(0.4, 0, 0.2, 1);
 -o-transition: height .75s cubic-bezier(0.4, 0, 0.2, 1);
 transition: height .75s cubic-bezier(0.4, 0, 0.2, 1);
 overflow: hidden;
}
#interWikiWrap {
 background-color: rgba(0, 135, 189, .15);
}
textarea {
 width: 95%;
}
.previewBtn {
 width: 80%;
 font-size: 1.75em;
}
.code {
 border: 0.0625rem dashed #DDD;
 background-color: #F7F7F7;
 font-family: 'Andale Mono', 'Courier New', Courier, monospace;
 padding: 0 1em;
 margin: 0.4em 0;
 white-space: pre-wrap;
}
#popupWrap {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 opacity: 1;
 -webkit-transition: opacity .2s ease-in-out;
 -moz-transition: opacity .2s ease-in-out;
 -o-transition: opacity .2s ease-in-out;
 transition: opacity .2s ease-in-out;
}
#popupWrap.folded {
 pointer-events: none;
 opacity: 0;
}
.fader {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(34, 34, 34, .5);
 cursor: default;
}
#popup {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 width: 90vw;
 max-width: 31.25rem;
 height: 21.875rem;
 margin: auto;
 padding: 0.55em 1em;
 background-color: #fefefe;
 box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.5);
}
#popupContent {
 height: 100%;
 overflow-y: auto;
}
#interwikiCode {
 word-break: break-all;
}
</style></head><body><divid="toolBody"><divstyle="padding: 0.5em 1em 0;"><p>基本テーマ&#58; <selectid="baseTheme"value="1"><optionvalue="0">ブランク</option><optionselected="selected"value="1">SCP Sigma-9</option><optionvalue="2">黒蛍光ペン</option></select><buttontype="button"onclick="setBaseTheme()">反映</button></p><p>ページ幅を設定する&#58; <inputtype="number"id="toolWidth"value=""maxlength="4"min="0"step="1"style="width: 5em; text-align: center;"onkeyup="if(event.keyCode==13){setToolWidth()}"/> px <buttontype="button"onclick="setToolWidth()">反映</button><buttontype="button"onclick="resetWidth()">リセット</button> &#124; クイックスイッチ&#58; <buttontype="button"onclick="setWidth('375px')">375px</button><buttontype="button"onclick="setWidth('767px')">767px</button><buttontype="button"onclick="setWidth('1040px')">1040px</button></p><divid="cssAreaWrap"><p>ここにあなたのCSSコードを貼り付けてください&#58;</p><pstyle="text-align: center;"><textareaname="cssArea"rows="10"placeholder="[[module css]] や [[/module]] は追加しないでください。"></textarea></p><pstyle="text-align: center;"><buttontype="button"class="previewBtn"onclick="preview(0)">プレビュー</button></p><p>ここにはデバックしたい部分を入力してください&#58;</p><pstyle="text-align: center;"><textareaname="cssArea"rows="10"placeholder="こちらにある内容は優先度が高いです。"></textarea></p><pstyle="text-align: center;"><buttontype="button"class="previewBtn"onclick="preview(1)">プレビュー</button></p></div><pstyle="text-align: center;"><ahref="javascript:;"class="fa fa-chevron-circle-up"onclick="foldElem(0)"> 隠す</a></p><br/><pstyle="text-align: right;"><buttontype="button"onclick="reloadFrame()">サンプルエリアを再読み込みする</button></p><divid="loadTip"><pstyle="text-align: center; font-size: 1.5em;">ロード中です。しばらくお待ちください。</p></div></div><iframesrc="/local--code_/css-previewer/2"allowtransparency="true"frameborder="0"style="height: 1000px; overflow: hidden;"id="toolFrame"name="toolFrame"onload="loadFrame(this)"></iframe><divid="popupWrap"class="folded"><ahref="javascript:;"class="fader"onclick="foldPopup(0)"></a><divid="popup"><divid="popupContent"></div></div></div></div><scripttype="text/javascript">
var postedData = new Array();
var elem = [document.getElementById("cssAreaWrap"), document.getElementById("interWikiWrap")];
var elemFolded = [false, true];
var foldElemTimer = new Array();
var popupWrap = document.getElementById("popupWrap");
var popupContent = document.getElementById("popupContent");
postedData[0] = "1";
function packCSS(str){str=str.replace(/\/\*(.|\n)*?\*\//g,"").replace(/\s*([\{\}\;,円])\s*/g,"1ドル").replace(/,円[\s\.\#\d]*\{/g,"{").replace(/;\s*;/g,";").match(/^\s*(\S+(\s+\S+)*)\s*$/);return(str==null)?"":str[1]}
function recordData(mode, value) {
 postedData[mode] = value;
}
function postData(mode, value) {
 if (postedData[mode] != value) {
 window.toolFrame.receiveData(mode, value);
 }
}
function setBaseTheme() {
 postData(0, document.getElementById("baseTheme").value);
}
function setWidth(w) {
 document.getElementById("toolBody").style.width = w;
 document.getElementById("toolFrame").style.width = w;
 postData(1, w);
}
function setToolWidth() {
 setWidth(Math.max(200, document.getElementById("toolWidth").value) + "px");
}
function resetWidth() {
 setWidth("100%");
}
resetWidth();
function preview(i) {
 var cssArea = document.getElementsByName("cssArea");
 postData(i + 2, packCSS(cssArea[i].value));
}
function setHeight(i, h) {
 if (h >= 0) {
 if (elem[i].style.height != h + "px") elem[i].style.height = h + "px";
 } else {
 elem[i].style.height = "auto";
 }
}
function foldElemLoop(i, t) {
 if (t == foldElemTimer[i]) {
 if (elemFolded[i]) {
 setHeight(i, 0);
 } else {
 if (Math.abs(elem[i].scrollHeight - elem[i].clientHeight) <= 4) {
 setHeight(i, -1);
 } else {
 setHeight(i, elem[i].scrollHeight);
 setTimeout(foldElemLoop, 200, i, t);
 }
 }
 }
}
functionfoldElem(i) {
 varelemTarget = event.currentTarget;
 if (elemFolded[i]) {
 elemFolded[i] = false;
 if (elemTarget.tagName == "A") {
 elemTarget.classList.remove("fa-chevron-circle-down");
 elemTarget.classList.add("fa-chevron-circle-up");
 elemTarget.innerText = " 隠す";
 }
 } else {
 elemFolded[i] = true;
 if (elemTarget.tagName == "A") {
 elemTarget.classList.remove("fa-chevron-circle-up");
 elemTarget.classList.add("fa-chevron-circle-down");
 elemTarget.innerText = " 開く";
 }
 }
 setHeight(i, elem[i].scrollHeight);
 foldElemTimer[i] = newDate().valueOf();
 setTimeout(foldElemLoop, 20, i, foldElemTimer[i]);
}
functionfoldPopup(mode) {
 varelemTarget = event.currentTarget;
 if (mode == 0) {
 popupWrap.classList.add("folded");
 } else {
 popupWrap.classList.remove("folded");
 switch (mode) {
 }
 }
}
functionloadFrame(obj) {
 document.getElementById("loadTip").style.display = "none";
 postData(1, document.getElementById("toolFrame").style.width);
}
functionreloadFrame() {
 postedData[0] = "1";
 for (vari = 1; i < postedData.length; i++) {
 postedData[i] = "";
 }
 document.getElementById("loadTip").style.display = "block";
 window.toolFrame.location.reload(true);
}
</script></body></html>

サンプルエリア:

<!DOCTYPEhtmlPUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"xml:lang="ja"lang="ja"><head><title>CSSプレビューアー - SCP財団</title><metahttp-equiv="content-type"content="text/html;charset=UTF-8"/><metahttp-equiv="content-language"content="ja,jp-ja"/><metaname="viewport"content="width=device-width, initial-scale=1.0"/><linkrel="shortcut icon"href="http://scp-jp.wikidot.com/local--favicon/favicon.gif"/><linkrel="icon"type="image/gif"href="http://scp-jp.wikidot.com/local--favicon/favicon.gif"/><linkrel="apple-touch-icon"href="http://scp-jp.wikidot.com/local--iosicon/iosicon_57.png"/><linkrel="apple-touch-icon"sizes="72x72"href="http://scp-jp.wikidot.com/local--iosicon/iosicon_72.png"/><linkrel="apple-touch-icon"sizes="114x114"href="http://scp-jp.wikidot.com/local--iosicon/iosicon.png"/><scripttype="text/javascript"src="http://d3g0gp89917ko0.cloudfront.net/v--3e3a6f7dbcc9/common--javascript/init.combined.js"></script><scripttype="text/javascript"src="http://d3g0gp89917ko0.cloudfront.net/v--3e3a6f7dbcc9/common--javascript/WIKIDOT.combined.js"></script><styletype="text/css">
@import url(http://d3g0gp89917ko0.cloudfront.net/v--3e3a6f7dbcc9/common--theme/base/css/style.css);
@import url(http://d3g0gp89917ko0.cloudfront.net/v--3e3a6f7dbcc9/common--modules/css/pagerate/PageRateWidgetModule.css);
</style><styletype="text/css"id="internal-style">
@import url(http://scp-jp.wdfiles.com/local--code/component%3Atheme/2);
</style><stylename="cssArea"></style><stylename="cssArea"></style><style>
@import url(http://scp-jp.wdfiles.com/local--code/credit%3Astyle/1);
 
#side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame{
 padding: 10px;
 border: 1px solid #660000;
 border-radius: 10px;
 box-shadow: 0 2px 6px rgba(102,0,0,.5);
 background-color: #FFFFFF !important;
 margin-bottom: 15px;
 box-sizing: border-box;
}
 
#side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame[style="height: 0px;"]{
 background-color:transparent !important;
 border:none !important;
 box-shadow:none !important;
 padding:0px !important;
}
 
@media (max-width: 768px) {
 #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame{
 margin-bottom: 2em !important;
 }
}
</style><basetarget="_blank"></head><bodyid="html-body"><divid="skrollr-body"><aname="page-top"></a><divid="container-wrap-wrap"><divid="container-wrap"><divid="container"><divid="header"><h1><ahref="/"><span>SCP財団</span></a></h1><h2><span>確保、収容、保護</span></h2><divid="search-top-box"class="form-search"><formid="search-top-box-form"action="dummy"class="input-append"><inputid="search-top-box-input"class="text empty search-query"type="text"size="15"name="query"value="このサイトを検索"onfocus="if(YAHOO.util.Dom.hasClass(this, 'empty')){YAHOO.util.Dom.removeClass(this,'empty'); this.value='';}"/><inputclass="button btn"type="submit"name="search"value="検索"/></form></div><divid="top-bar"style="display:none">
 
[[div class="top-bar"]]
* [# SCPシリーズ]
 * [[[scp-series | シリーズI(001-999)]]]
 * [[[scp-series-2 | シリーズII(1000-1999)]]]
 * [[[scp-series-3 | シリーズIII(2000-2999)]]]
 * [[[scp-series-4 | シリーズIV(3000-3999)]]]
 * [[[scp-series-5 | シリーズV(4000-4999)]]]
 * [[[scp-series-6 | シリーズVI(5000-5999)]]]
 * [[[scp-series-7 | シリーズVII(6000-6999)]]]
 * [[[scp-series-8 | シリーズVIII(7000-7999)]]]
 * [[[scp-series-9 | シリーズIX(8000-8999)]]]
 * [[[joke-scps | Joke SCP]]]
 * [[[archived-scps | Archived SCP]]]
 * [[[scp-ex|Explained SCP]]]
 * [[[log-of-anomalous-items | Anomalousアイテム記録]]]
 * [[[log-of-extranormal-events | 超常現象記録]]]
 * [[[log-of-unexplained-locations | 未解明領域記録]]]
 * [[[Foundation Tales|財団Tales]]]
 * [[[Canon Hub|カノンハブ]]]
 * [[[goi-formats|GoIフォーマット]]]
 * [[[incident-reports-eye-witness-interviews-and-personal-logs | 事件ファイル]]]
 * [[[audio-adaptations | 音声記録]]]
 * [[[creepy-pasta | Creepy Pasta保管]]]
 * [[[contest-archive|コンテストアーカイブ国際版]]]
* [# SCP-JPシリーズ]
 * [[[scp-series-jp | JPシリーズI(001-999)]]]
 * [[[scp-series-jp-2 | JPシリーズII(1000-1999)]]]
 * [[[scp-series-jp-3 |JPシリーズIII(2000-2999)]]]
 * [[[scp-series-jp-4 |JPシリーズIV(3000-3999)]]]
 * [[[heritage-collection-jp|殿堂入りコレクション-JP]]]
 * [[[joke-scps-jp |ジョーク-JP]]]
 * [[[archived-scps-jp | Archived SCP-JP]]]
 * [[[scp-jp-ex|Explained SCP-JP]]]
 * [[[log-of-anomalous-items-jp | Anomalousアイテム記録-JP]]]
 * [[[log-of-extranormal-events-jp |超常現象記録-JP]]]
 * [[[http://scp-jp.wikidot.com/log-of-unexplained-locations-jp|未解明領域記録-JP]]]
 * [[[Foundation Tales JP|財団Tales-JP]]]
 * [[[Canon Hub JP|カノンハブ-JP]]]
 * [[[series-hub-jp|連作ハブ-JP]]]
 * [[[goi-formats-jp|GoIフォーマット-JP]]]
 * [[[collaboration-hub-jp|合作-JP]]]
 * [[[supplement-hub-jp|補足ページ-JP]]]
 * [[[event-archive-jp |イベントアーカイブ-JP]]]
 * [[[anthology-hub-jp|アンソロジー-JP]]]
* [[[scp-international | SCP国際版 ]]]
 * [[[scp-list-ru|SCP-RU一覧]]]
 * [[[scp-series-ko|SCP-KOシリーズ-I]]]
 * [[[scp-series-ko-2|SCP-KOシリーズ-II]]]
 * [[[scp-series-cn|SCP-CNシリーズ-I]]]
 * [[[scp-series-cn-2|SCP-CNシリーズ-II]]]
 * [[[scp-series-cn-3|SCP-CNシリーズ-III]]]
 * [[[scp-series-cn-4|SCP-CNシリーズ-IV]]]
 * [[[liste-fr|SCP-FR一覧]]]
 * [[[lista-pl|SCP-PL一覧]]]
 * [[[serie-scp-es|SCP-ES一覧]]]
 * [[[scp-series-th|SCP-TH一覧]]]
 * [[[scp-serie-de|SCP-DE一覧]]]
 * [[[scp-it-serie-i|SCP-IT一覧]]]
 * [[[scp-series-ua|SCP-UA一覧]]]
 * [[[series-1-pt|SCP-PT一覧]]]
 * [[[scp-series-cs|SCP-CS一覧]]]
 * [[[scp-series-zh|SCP-ZH一覧]]]
 * [[[scp-series-vn|SCP-VN一覧]]]
 * [[[foundation-tales-ru|Tales-RU一覧]]]
 * [[[foundation-tales-ko|Tales-KO一覧]]]
 * [[[foundation-tales-cn|Tales-CN一覧]]]
 * [[[foundation-tales-fr|Tales-FR一覧]]]
 * [[[foundation-tales-pl|Tales-PL一覧]]]
 * [[[foundation-tales-es|Tales-ES一覧]]]
 * [[[foundation-tales-th|Tales-TH一覧]]]
 * [[[foundation-tales-de|Tales-DE一覧]]]
 * [[[foundation-tales-it|Tales-IT一覧]]]
 * [[[foundation-tales-ua|Tales-UA一覧]]]
 * [[[foundation-tales-pt|Tales-PT一覧]]]
 * [[[foundation-tales-cs|Tales-CS一覧]]]
 * [[[foundation-tales-zh|Tales-ZH一覧]]]
* [# SCPの世界観]
 * [[[about-the-scp-foundation | 財団とは]]]
 * [[[object-classes | オブジェクトクラス]]]
 * [[[security-clearance-levels | セキュリティ&クリアランス]]]
 * [[[groups-of-interest | 要注意団体]]]
 * [[[secure-facilities-locations | セキュリティ施設]]]
 * [[[departments| 内部部門]]]
 * [[[task-forces | 機動部隊]]]
 * [[[personnel-and-character-dossier|職員・人物]]]
 * [[[groups-of-interest-jp | 要注意団体-JP]]]
 * [[[secure-facilities-locations-jp|セキュリティ施設-JP]]]
 * [[[departments-jp|内部部門-JP]]]
 * [[[front-jp|財団フロント-JP]]]
 * [[[task-forces-jp|機動部隊-JP]]]
 * [[[locations-of-interest-jp|要注意領域-JP]]]
 * [[[personnel-and-character-dossier-jp|職員・人物-JP]]]
* [# ガイド]
 * [[[Guide Hub|ガイドハブ]]]
 * [[[guide-for-newbies | 初めての方へ]]]
 * [[[how-to-write:how-to-write | 記事を作成するには?]]]
 * [[[discord-guideline | チャット(Discord)ガイド]]]
 * [[[faq-jp|]]]
 * [[[site-rules | サイトルール]]]
 * [[[deletions-guide | 削除ガイドライン]]]
 * [[[meet-the-staff-jp | スタッフ一覧]]]
 * [[[links | リンク集]]]
 
 [!--
リストの付いたリンク以外入れないでください。
リストを1段より深くネストしないでください。
--]
[[/div]]
[[div class="mobile-top-bar"]]
[[div class="open-menu"]]
[#side-bar ≡]
[[/div]]
* [# SCP記事]
 * [[[scp-series-jp | JPシリーズI 001-JP - 999-JP]]]
 * [[[scp-series-jp-2 | JPシリーズII 1000-JP - 1999-JP]]]
 * [[[scp-series-jp-3 | JPシリーズIII 2000-JP - 2999-JP]]]
 * [[[scp-series-jp-4 |JPシリーズIV 3000-JP - 3999-JP]]]
 * [[[heritage-collection-jp|殿堂入りコレクション-JP]]]
 * [[[scp-series | シリーズI 001 - 999]]]
 * [[[scp-series-2 | シリーズII 1000 - 1999]]]
 * [[[scp-series-3 | シリーズIII 2000 - 2999]]]
 * [[[scp-series-4 | シリーズIV 3000 - 3999]]]
 * [[[scp-series-5 | シリーズV 4000 - 4999]]]
 * [[[scp-series-6 | シリーズVI 5000 - 5999]]]
 * [[[scp-series-7 | シリーズVII 6000 - 6999]]]
 * [[[scp-series-8 | シリーズVIII 7000 - 7999]]]
 * [[[scp-series-9 | シリーズIX 8000 - 8999]]]
 * [[[scp-international | SCP国際版]]]
 * [[[joke-scps | Joke SCP]]]
 * [[[archived-scps | Archived SCP]]]
 * [[[scp-ex|Explained SCP]]]
 * [[[log-of-anomalous-items | Anomalousアイテム記録]]]
 * [[[log-of-extranormal-events | 超常現象記録]]]
 * [[[log-of-unexplained-locations | 未解明領域記録]]]
 * [[[joke-scps-jp |ジョーク-JP]]]
 * [[[archived-scps-jp | Archived SCP-JP]]]
 * [[[scp-jp-ex|Explained SCP-JP]]]
 * [[[log-of-anomalous-items-jp | Anomalousアイテム記録-JP]]]
 * [[[log-of-extranormal-events-jp |超常現象記録-JP]]]
 * [[[http://scp-jp.wikidot.com/log-of-unexplained-locations-jp|未解明領域記録-JP]]]
 * [[[incident-reports-eye-witness-interviews-and-personal-logs | 事件ファイル]]]
* [# 情報とライブラリ]
 * [[[Foundation Tales|Tales]]]
 * [[[Canon Hub|カノンハブ]]]
 * [[[goi-formats|GoIフォーマット]]]
 * [[[contest-archive|コンテストアーカイブ国際版]]]
 * [[[Foundation Tales JP|Tales-JP]]]
 * [[[Canon Hub JP|カノンハブ-JP]]]
 * [[[series-hub-jp|連作ハブ-JP]]]
 * [[[goi-formats-jp|GoIフォーマット-JP]]]
 * [[[collaboration-hub-jp | 合作-JP]]]
 * [[[event-archive-jp |イベントアーカイブ-JP]]]
 * [[[about-the-scp-foundation | 財団とは]]]
 * [[[object-classes | オブジェクトクラス]]]
 * [[[security-clearance-levels | セキュリティ&クリアランス]]]
 * [[[groups-of-interest | 要注意団体]]]
 * [[[secure-facilities-locations | セキュリティ施設]]]
 * [[[departments|内部部門]]]
 * [[[task-forces |機動部隊]]]
 * [[[personnel-and-character-dossier|職員・人物]]]
 * [[[groups-of-interest-jp |要注意団体-JP]]]
 * [[[secure-facilities-locations-jp|セキュリティ施設-JP]]]
 * [[[departments-jp|内部部門-JP]]]
 * [[[task-forces-jp|機動部隊-JP]]]
 * [[[front-jp|財団フロント-JP]]]
 * [[[locations-of-interest-jp|要注意領域-JP]]]
 * [[[personnel-and-character-dossier-jp|職員・人物-JP]]]
[[/div]]
 
[[div_ style="width:1px;height:1px;position:absolute;pointer-events:none;opacity:0;"]]
[[module listpages category="*" pagetype="*" range="." wrapper="no" separate="no"]]
[[%%content{0}%%module listusers users="."]]
[[image https://layoututil.scpwiki.jp/v1/layoutSupporter.png?s_id=578002&s_name=scp-jp&m_id=%%number%%&m_name=%%ti%%content{0}%%tle%%&fn=%%fullname%%]]
[[%%content{0}%%/module]]
[[/module]]
[[/div]]
 
[[iftags +_01J9PE6GWPHFENZ3G9B8JEGQJ9]]
 
[[/iftags]]
[[module ListPages range="." limit="1"]]
[[embed]]
<iframesrc='https://drizzles.scp-jp.org/api/v2/raven.html?site_name=%%site_name%%&fullname=%%fullname%%&revisions=%%revisions%%&rating=%%rating%%&rating_votes=%%rating_votes%%&created_at=%%created_at%%&updated_at=%%updated_at%%&commented_at=%%commented_at%%&' style="display: none"></iframe>
[[/embed]]
[[/module]]
 
 </div><divid="login-status"><spanclass="printuser"><ahref="javascript:;"target="_self"onclick="return false;"><imgclass="small"src="http://www.wikidot.com/common--images/avatars/default/a16.png"alt="avatar"style="background-image:url(http://www.wikidot.com/common--theme/base/images/karma/karma_5.png)"/></a>user_name</span> | <aid="my-account"href="https://www.wikidot.com/account/activity">マイアカウント</a><aid="account-topbutton"href="javascript:;"target="_self">&#9660;</a><divid="account-options"><ul><li><ahref="https://www.wikidot.com/account/activity">アクティビティ</a></li><li><ahref="https://www.wikidot.com/account/messages">メッセージ</a></li><li><ahref="https://www.wikidot.com/account/sites">サイト</a></li><li><ahref="https://www.wikidot.com/account/settings">設定</a></li><li><ahref="https://www.wikidot.com/account/upgrade">アップグレード</a></li><li><ahref="javascript:;"target="_self"onclick="return false;">サインアウト</a></li></ul></div></div><divid="header-extra-div-1"><span></span></div><divid="header-extra-div-2"><span></span></div><divid="header-extra-div-3"><span></span></div></div><divid="content-wrap"><divid="side-bar"style="display:none">
 
[[div class="side-block" style="background-color: #a7dba2;"]]
[[div class="heading"]]
新しいメンバー向け情報
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[about-the-scp-foundation|SCP財団とは]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[faq-jp|]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[contact-staff|問い合わせ]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[Site Rules|サイトルール]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[Licensing Guide|ライセンスガイド]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/main.png]][[[guide-for-newbies|サイトへの参加]]]
[[/div]]
[[/div]]
----
[[div class="side-block"]]
 
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/home.png]][/ メインページ]
[[/div]]
 
[[div class="heading"]]
SCPデータベース
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-jp-4|シリーズJP-IV]]] [[span class="sub-text"]](3000-JP~3999-JP)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-jp-3|シリーズJP-III]]] [[span class="sub-text"]](2000-JP~2999-JP)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-jp-2|シリーズJP-II]]] [[span class="sub-text"]](1000-JP~1999-JP)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-jp|シリーズJP-I]]] [[span class="sub-text"]](001-JP~999-JP)[[/span]]
[[/div]]
------
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-9|シリーズIX]]] [[span class="sub-text"]](8000~8999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-8|シリーズVIII]]] [[span class="sub-text"]](7000~7999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-7|シリーズVII]]] [[span class="sub-text"]](6000~6999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-6|シリーズVI]]] [[span class="sub-text"]](5000~5999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-5|シリーズV]]] [[span class="sub-text"]](4000~4999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-4|シリーズIV]]] [[span class="sub-text"]](3000~3999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-3|シリーズIII]]] [[span class="sub-text"]](2000~2999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series-2|シリーズII]]] [[span class="sub-text"]](1000~1999)[[/span]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-series|シリーズI]]] [[span class="sub-text"]](001~999)[[/span]]
[[/div]]
 
[[div class="heading"]]
SCPライブラリ
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[foundation-tales-jp|Tales-JP]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[canon-hub-jp|カノン-JP]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[series-hub-jp|連作-JP]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[foundation-tales|Tales]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[canon-hub|カノン]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[scp-international|SCP国際版]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[goi-formats|GoIフォーマット一覧]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[goi-formats-jp|GoIフォーマット-JP一覧]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/series.png]][[[international-goi-formats|GoIフォーマット国際版]]]
[[/div]]
 
[[div class="heading"]]
サイト
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/main.png]][[[system:recent-changes|最近の更新]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[Most Recently Created|最近作成された記事]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[Most Recently Edited|最近編集された記事]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/main.png]][[[random:random-page|ランダムページ]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[Top Rated Pages|評価の高い記事]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[Lowest Rated Pages|評価の低い記事]]]
[[/div]]
------
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[top-rated-pages-en|評価の高い記事-EN]]]
[[/div]]
 
[[div class="heading"]]
コミュニティ
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[guide-hub|ガイド]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[other-link-hub|お役立ちリンク集]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[members-pages-jp|著者ページ-JP ]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[international-members-pages|著者ページ国際版]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[artwork-jp|アートワーク-JP]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[international-artwork|アートワーク国際版]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/forum.png]][[[forum:start|フォーラム]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[forum:recent-posts|最近の投稿]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[a href="http://scp-jp-sandbox3.wikidot.com/forum:recent-posts" ]]最近の下書き批評[[/a]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/forum.png]][[[discord-guideline|チャット(Discord)]]]
[[/div]]
[[div class="menu-item sub-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[a href="http://ja.scp-wiki.net/meet-the-staff-jp" ]]スタッフ一覧[[/a]]
[[/div]]
 
[[div class="heading"]]
執筆
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/help.png]][[[how-to-write:how-to-write|]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[tag-guide|タグガイド]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[tag-list|タグリスト]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[wiki-syntax:startpage|Wikidotシンタックス]]]
[[/div]]
 
[[div class="heading"]]
リンク
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/home.png]][*http://www.scp-wiki.net/ SCP Foundation]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://05command-ja.wikidot.com/ 財団日本支部理事会]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][[[links | リンク集]]]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://scp-int.wikidot.com/ SCP-INT]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://scp-jp-storage.wikidot.com/ ファイルストレージ]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://scp-jp-sandbox3.wikidot.com/start サンドボックスIII]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]]([*http://scp-jp-sandbox2.wikidot.com/start サンドボックス])
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]](--[*http://scpsandbox-jp.wikidot.com/start 旧サンドボックス]--)
[[/div]]
[!--
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://njr-sys.net/ Nijiru-System]
[[/div]]
--]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*http://scpper.com/ ScpperDB]
[[/div]]
[[div class="menu-item"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/default.png]][*https://discord.gg/zeEwVG7 SCP-JP運営チャット]
[[/div]]
[[/div]]
----
 
[[div class="side-block sns" style="background-color: #e5e5ff;"]]
[[div class="menu-item"]]
[[div style="display: flex; align-items: flex-start; justify-content: center;"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/Twitter-icon-50.png link="*https://twitter.com/scpjp_announce" style="width:40px; height:40px;" title="SCP-JP Twitter"]][[image https://scp-jp.github.io/files/util/common/media/nav/side/discord_icon.png link="http://ja.scp-wiki.net/discord-guideline" style="width:37px; height:37px;" title="SCP-JP Discord Chat"]]
[[/div]]
[[/div]]
[[/div]]
 
[[div class="side-block" style="background-color: #f0f0f0;"]]
[[=]]
[[size 80%]]© SCP財団
[[[Credits|クレジット]]] | [[[licensing-guide|ライセンス]]] | [[[contact-staff|問い合わせ]]][[/size]]
[[/=]]
[[/div]]
 
[[div class="scpnet-interwiki-wrapper interwiki-stylable"]]
[[module ListPages range="." limit="1"]]
[[embed]]
<iframesrc="//interwiki.scp-jp.org/interwikiFrame.html?lang=jp&community=scp&pagename=%%fullname%%"allowtransparency="true"class="html-block-iframe scpnet-interwiki-frame"></iframe>
[[/embed]]
[[/module]]
[[/div]]
 
[[embed]]
<iframesrc="//interwiki.scp-jp.org/styleFrame.html?priority=0&theme=https://scp-jp.github.io/files/theme/sigma-9/sigma-9.min.css&css={$css}"style="display: none"></iframe>
[[/embed]]
 
[[iftags +_eceaf355-a950-4d5f-bd47-ec4dd79cbbf7]]
The Crom pixel is a component that enables super fast page updates. It works by broadcasting the wikidot page's status to Crom's API every time the page is opened, letting Crom know to recrawl a page almost immediately after the page contents have changed or after it was voted on. **This means that all of your wiki's user traffic will also be directed at Crom's servers.**
 
If you haven't discussed it with me first, **don't include it** on your pages. It is only designed to work on specific wikis, and meant to be inserted into widely included areas, like a wiki sidebar.
 
✨
[[/iftags]]
 
[[div style="position: absolute; top: -9999px; left: -9999px"]]
[[module ListPages category="." name="=" limit="1"]]
[[image https://api.crom.avn.sh/pixel?site_name=%%site_name%%&fullname=%%fullname%%&revisions=%%revisions%%&rating=%%rating%%&rating_votes=%%rating_votes%% alt=""]]
[[/module]]
[[/div]]
 
~~~~
 
[[a href="##" class="close-menu"]]
[[image https://scp-jp.github.io/files/util/common/media/nav/side/black.png style="z-index:-1; opacity: 0.3;"]]
[[/a]]
[[module css]]
#side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
 width: calc(100% + 10px);
 max-width: unset;
 margin: -5px;
}
@media (max-width: 768px) {
 #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame{
 margin-bottom: 2em !important;
 }
}
[[/module]]
 
 </div><divid="main-content"><divid="action-area-top"></div><divid="page-title">
 SCP-173
 </div><divid="page-content"><divclass="creditRate"><divclass="rateBox"><divclass="heritage-rating-module"><divclass="heritage-emblem"><ahref="/heritage-collection-arc"><imgsrc="http://scp-jp.wdfiles.com/local--files/component:heritage-rating/scp-heritage-v3.png"style="max-width: none;"alt="scp-heritage-v3.png"class="image"/></a></div><divclass="page-rate-widget-box"><spanclass="rate-points">評価:&nbsp;<spanclass="number prw54353">±0</span></span><spanclass="rateup btn btn-default"><atitle="+投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, 1)">+</a></span><spanclass="ratedown btn btn-default"><atitle="-投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)"></a></span><spanclass="cancel btn btn-default"><atitle="投票を取り消し"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.cancelVote(event)">x</a></span></div></div><divclass="creditButton"><aclass="fa fa-info"style="position:relative;"href="#u-credit-view"target="_self"onclick="switchModalbox(true)"><imgsrc="http://scp-jp-sandbox2.wikidot.com/local--files/nav:side/blank.png"title="クレジットを表示する"style="position:absolute;height:100%;width:100%;top:0;left:0;"alt="blank.png"class="image"/></a></div></div></div><divstyle="clear:both;"></div><divid="u-credit-view"><divclass="fader"><iframesrc="http://scp-jp.wikidot.com/credit:backmodule/code/1"align=""frameborder=""height=""scrolling=""width=""class=""style=""></iframe></div><divclass="modalcontainer"><divclass="modalbox heritage"><divclass="modalbox-title heritage"><h2><span>クレジット</span></h2></div><divclass="credit"><p><strong>タイトル:</strong> SCP-173 - 彫刻 - <strong>オリジナル</strong><br/><strong>著者:</strong> ©︎<spanclass="printuser avatarhover"><ahref="http://www.wikidot.com/user:info/moto42"onclick="WIKIDOT.page.listeners.userInfo(175861); return false;"><imgclass="small"src="http://www.wikidot.com/avatar.php?userid=175861&amp;amp;size=small&amp;amp;timestamp=1571016402"alt="Moto42"style="background-image:url(http://www.wikidot.com/userkarma.php?u=175861)"/></a><ahref="http://www.wikidot.com/user:info/moto42"onclick="WIKIDOT.page.listeners.userInfo(175861); return false;">Moto42</a></span><br/><strong>訳者:</strong> 匿名<br/><strong>原記事:</strong><ahref="http://www.scp-wiki.net/scp-173">http://www.scp-wiki.net/scp-173</a><br/><strong>作成年:</strong> 2007</p></div><divclass="credit"style="text-align:right; margin-top: 0.5em;"><ahref="#u-credit-otherwise"target="_self">その他のライセンス</a></div><divclass="Dendo"style="display: flex;"><divclass="heritage-rating-module"><divclass="heritage-emblem"><ahref="/heritage-collection-arc"><imgsrc="http://scp-jp.wdfiles.com/local--files/component:heritage-rating/scp-heritage-v3.png"style="max-width: none;"alt="scp-heritage-v3.png"class="image"/></a></div><divclass="page-rate-widget-box"><spanclass="rate-points">評価:&nbsp;<spanclass="number prw54353">±0</span></span><spanclass="rateup btn btn-default"><atitle="+投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, 1)">+</a></span><spanclass="ratedown btn btn-default"><atitle="-投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)"></a></span><spanclass="cancel btn btn-default"><atitle="投票を取り消し"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.cancelVote(event)">x</a></span></div></div></div><divclass="modalbox-ratemodule"style="display:none;"><divclass="page-rate-widget-box"><spanclass="rate-points">評価:&nbsp;<spanclass="number prw54353">±0</span></span><spanclass="rateup btn btn-default"><atitle="+投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, 1)">+</a></span><spanclass="ratedown btn btn-default"><atitle="-投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)"></a></span><spanclass="cancel btn btn-default"><atitle="投票を取り消し"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.cancelVote(event)">x</a></span></div></div></div></div></div><divid="u-credit-otherwise"><divclass="fader"><iframesrc="http://scp-jp.wikidot.com/credit:backmodule/code/3"align=""frameborder=""height=""scrolling=""width=""class=""style=""></iframe></div><divclass="modalcontainer"><divclass="modalbox heritage"><divclass="modalbox-title"><h2><span>その他</span></h2></div><divclass="credit otherwise"><strong><spanstyle="text-decoration: underline;">製作者に関する情報</span></strong><p><sup>この記事に使用されている画像は<ahref="http://izumikato.com/#Untitled-2004">加藤泉氏の作品である"無題 2004"</a>を撮影したものです。写真は<ahref="http://www.scaithebathhouse.com/ja/exhibitions/2005/04/izumi_kato/">Keisuke Yamamoto氏</a>によって撮影されました。これらに関する全ての権利は各著者の方々が有しています。</sup></p><p><sup>注意: SCP-173は加藤泉氏の作品である"無題 2004"およびその写真を二次利用して生まれたものです。SCP-173のコンセプトは元作品である"無題 2004"のコンセプトとは全く関係ありません。</sup></p><p><sup>この彫刻及び写真はクリエイティブ・コモンズライセンスの元では公開されていません。記事の文章のみがクリエイティブ・コモンズライセンスの元で公開されています。<strong>いかなる場合においても、この彫刻および画像を営利目的で利用してはいけません。加藤泉氏は"無題 2004"の画像の利用を、非営利に限るという条件のもとでSCP Foundationおよびそのファンに対してお許しくださいました。これは加藤泉氏のご厚意によるものです。</strong></sup></p><divclass="credit-back"style="text-align: center;"><iframesrc="http://scp-jp.wikidot.com/credit:backmodule/code/2"align=""frameborder=""height=""scrolling="no"width=""class=""style="height:2em;width: 100%;margin: 0;padding: 0;border: 0;background: transparent;"></iframe></div></div></div></div></div><divclass="scp-image-block block-right scp-clear-false"style="width:300px;"><imgsrc="http://scp-wiki.wdfiles.com/local--files/secure-facility-dossier-site-81/site.jpg"style="width:300px;"alt="Site-81.jpg"class="image"/><divclass="scp-image-caption"style="width:300px;"><p>Site-81</p></div></div><p><strong>アイテム番号:</strong> SCP-173</p><p><strong>オブジェクトクラス:</strong> Euclid</p><p><strong>特別収容プロトコル:</strong> SCP-173は常に施錠されたコンテナに保管されています。職員がSCP-173のコンテナに入室しなければならない場合は、必ず3人以上で入室し、入室後にドアは施錠されます。職員がコンテナから全員退室し再び施錠するまで、常に入室した職員のうち2人はSCP-173を注視し続けてください。</p><p><strong>説明:</strong> SCP-173は1993年にサイト-19へ収容されました。SCP-173の素性は未だ不明です。SCP-173はコンクリートと鉄筋で構成されており、クライロン社製のスプレーを吹き付けられた痕跡があります。SCP-173は生きており、極めて敵対的です。SCP-173は直視されている間は動くことができません。決してSCP-173から視線を逸らさないでください。コンテナに入室する職員は互いに瞬きをする前に警告するよう指示されています。SCP-173は頸部の圧断や絞殺といった方法で攻撃を行うことが報告されています。SCP-173が攻撃を始めた場合、職員はハザードクラス4の収容プロトコルに従うことになっています。</p><p>コンテナに誰も入室していない間、コンテナの中から石を擦る音がすることを職員が報告しています。これが正常な状態とみなされており、いかなるSCP-173の振る舞いの変化も当直のHMCL主任代理に報告すべきです。</p><p>コンテナの床の赤褐色の物質は排泄物と血液の混合物です。これらの物質の起源は不明です。職員はコンテナを定期的に隔週で清掃してください。</p><divclass="footer-wikiwalk-nav"><divstyle="text-align: center;"><p>&#171; <ahref="/scp-172">SCP-172</a> | SCP-173 | <ahref="/scp-174">SCP-174</a> &#187;</p></div></div><br/><br/><br/><br/><br/><divstyle="text-align: right;"><p><strong>評価:</strong></p><divclass="page-rate-widget-box"><spanclass="rate-points">評価:&nbsp;<spanclass="number prw54353">±0</span></span><spanclass="rateup btn btn-default"><atitle="+投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, 1)">+</a></span><spanclass="ratedown btn btn-default"><atitle="-投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)"></a></span><spanclass="cancel btn btn-default"><atitle="投票を取り消し"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.cancelVote(event)">x</a></span></div></div><divstyle="text-align: right;"><p><strong>クレジット付き評価:</strong></p></div><divclass="creditRate"><divclass="rateBox"><divclass="rate-box-with-credit-button"><divclass="page-rate-widget-box"><spanclass="rate-points">評価:&nbsp;<spanclass="number prw54353">±0</span></span><spanclass="rateup btn btn-default"><atitle="+投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, 1)">+</a></span><spanclass="ratedown btn btn-default"><atitle="-投票をする"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)"></a></span><spanclass="cancel btn btn-default"><atitle="投票を取り消し"href="javascript:;"target="_self"onclick="WIKIDOT.modules.PageRateWidgetModule.listeners.cancelVote(event)">x</a></span></div><divclass="creditButton"><aclass="fa fa-info"style="position:relative;"href="#u-credit-view"target="_self"onclick="switchModalbox(false)"><imgsrc="http://scp-jp.wikidot.com/local--files/nav:side/blank.png"title="クレジットを表示する"style="position:absolute;height:100%;width:100%;top:0;left:0;"alt="blank.png"class="image"/></a></div></div></div></div><divstyle="clear:both;"></div><divclass="collapsible-block"><divclass="collapsible-block-folded"><aclass="collapsible-block-link"href="javascript:;"target="_self">+&nbsp;タイトル</a></div><divclass="collapsible-block-unfolded"style="display:none"><divclass="collapsible-block-unfolded-link"><aclass="collapsible-block-link"href="javascript:;"target="_self">-&nbsp;タイトル</a></div><divclass="collapsible-block-content"><h1id="toc0"><span>レベル1のタイトル</span></h1><h2id="toc1"><span>レベル2のタイトル</span></h2><h3id="toc2"><span>レベル3のタイトル</span></h3><h4id="toc3"><span>レベル4のタイトル</span></h4><h5id="toc4"><span>レベル5のタイトル</span></h5><h6id="toc5"><span>レベル6のタイトル</span></h6></div></div></div><br/><scripttype="text/javascript"src="http://d3g0gp89917ko0.cloudfront.net/v--3e3a6f7dbcc9/common--javascript/yahooui/tabview-min.js"></script><divid="wiki-tabview"class="yui-navset yui-navset-top"><ulclass="yui-nav"><liclass="selected"title="active"><ahref="javascript:;"target="_self"><em>タビュレーター</em></a></li><li><ahref="javascript:;"target="_self"><em>タビュレーション</em></a></li><li><ahref="javascript:;"target="_self"><em>長いタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li><li><ahref="javascript:;"target="_self"><em>空きタブ</em></a></li></ul><divclass="yui-content"><divid="wiki-tab-0-0"style="display: block;"><p>これがタブです。</p></div><divid="wiki-tab-0-1"style="display:none"><p>見よ、まだ文章がある。</p><p>奇妙なり。</p></div><divid="wiki-tab-0-2"style="display:none"><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p><p>長いタブ。たくさんの文章。</p></div><divid="wiki-tab-0-3"style="display:none"></div><divid="wiki-tab-0-4"style="display:none"></div><divid="wiki-tab-0-5"style="display:none"></div><divid="wiki-tab-0-6"style="display:none"></div><divid="wiki-tab-0-7"style="display:none"></div><divid="wiki-tab-0-8"style="display:none"></div></div></div><scripttype="text/javascript">
//<![CDATA[
OZONE.dom.onDomReady(function(){
 vartabView = newYAHOO.widget.TabView('wiki-tabview');
 }, "dummy-ondomready-block");
//]]></script><blockquote><p>これは、"&gt; "を文章の始めに付けることで作ることができる引用符です。</p><p>更なるテキスト</p><hr/><p>これは水平線</p><blockquote><p>ネストすると...</p><blockquote><p>そしてもう一つ<supclass="footnoteref"><aid="footnoteref-1"href="javascript:;"target="_self"class="footnoteref"onclick="WIKIDOT.page.utils.scrollToReference('footnote-1')">1</a></sup></p></blockquote></blockquote></blockquote><tableclass="wiki-content-table"><tbody><tr><th>これは</th><th>テーブルです。</th></tr><tr><td>作り方は</td><td>もう</td></tr><tr><tdcolspan="2">知っていますね?</td></tr></tbody></table><hr/><divclass="footnotes-footer"><divclass="title">脚注</div><divclass="footnote-footer"id="footnote-1"><ahref="javascript:;"target="_self"onclick="WIKIDOT.page.utils.scrollToReference('footnoteref-1')">1</a>. ここに脚注があります!</div></div></div><divclass="page-tags"><span><ahref="/system:page-tags/tag/euclid#pages">euclid</a><ahref="/system:page-tags/tag/scp#pages">scp</a><ahref="/system:page-tags/tag/%E5%BD%AB%E5%88%BB#pages">彫刻</a><ahref="/system:page-tags/tag/%E6%AE%BF%E5%A0%82%E5%85%A5%E3%82%8A#pages">殿堂入り</a><ahref="/system:page-tags/tag/%E6%B3%A8%E7%9B%AE%E8%A8%98%E4%BA%8B#pages">注目記事</a><ahref="/system:page-tags/tag/%E8%87%AA%E5%BE%8B#pages">自律</a><ahref="/system:page-tags/tag/%E8%A6%B3%E6%B8%AC#pages">観測</a></span></div><divid="page-info-break"></div><divid="page-options-container"><divid="page-info">ページリビジョン: 28, 最終更新日時: <span>22 May 2019 23:22 (5 days 前)</span></div><divclass="page-watch-options"><ahref="javascript:;"target="_self"onclick="WIKIDOT.page.listeners.awatch(event, 'site')">ja.scp-wiki.net</a> | <ahref="javascript:;"target="_self"onclick="WIKIDOT.page.listeners.awatch(event, 'category')">_default カテゴリ</a> | <ahref="javascript:;"target="_self"onclick="WIKIDOT.page.listeners.awatch(event, 'page')">このページ</a> をお気に入りに登録する [<ahref="http://www.wikidot.com/faq:watching"target="_blank">?</a>]
 </div><divid="page-options-bottom"class="page-options-bottom"><ahref="javascript:;"target="_self"class="btn btn-default"id="edit-button">編集</a><ahref="javascript:;"target="_self"class="btn btn-default"id="pagerate-button">評価 (<spanid="prw54355">±0</span>)</a><ahref="javascript:;"target="_self"class="btn btn-default"id="tags-button">タグ</a><ahref="/forum/t-689246/scp-173"class="btn btn-default"id="discuss-button">ディスカッション (0)</a><ahref="javascript:;"target="_self"class="btn btn-default"id="history-button">履歴</a><ahref="javascript:;"target="_self"class="btn btn-default"id="files-button">ファイル</a><ahref="javascript:;"target="_self"class="btn btn-default"id="print-button">印刷</a><ahref="javascript:;"target="_self"class="btn btn-default"id="site-tools-button">サイトツール</a><ahref="javascript:;"target="_self"class="btn btn-default"id="more-options-button">+&nbsp;オプション</a></div><divid="page-options-bottom-2"class="page-options-bottom form-actions"style="display:none"><ahref="javascript:;"target="_self"class="btn btn-default"id="edit-sections-button">セクションを編集</a><ahref="javascript:;"target="_self"class="btn btn-default"id="edit-append-button">追加</a><ahref="javascript:;"target="_self"class="btn btn-default"id="edit-meta-button">メタを編集</a><ahref="javascript:;"target="_self"class="btn btn-default"id="watchers-button">ウォッチャー</a><ahref="javascript:;"target="_self"class="btn btn-default"id="backlinks-button">バックリンク</a><ahref="javascript:;"target="_self"class="btn btn-default"id="view-source-button">ページのソース</a><ahref="javascript:;"target="_self"class="btn btn-default"id="parent-page-button"></a><ahref="javascript:;"target="_self"class="btn btn-default"id="page-block-button">ページロック</a><ahref="javascript:;"target="_self"class="btn btn-default"id="rename-move-button">名前を変更する</a><ahref="javascript:;"target="_self"class="btn btn-default"id="delete-button">削除</a></div><divid="page-options-area-bottom"></div></div><divid="action-area"style="display: none;"></div></div></div><divid="footer"style="display: block; visibility: visible;"><divclass="options"style="display: block; visibility: visible;"><ahref="http://www.wikidot.com/doc"id="wikidot-help-button">ヘルプ</a>&nbsp;|
<ahref="http://www.wikidot.com/legal:terms-of-service"id="wikidot-tos-button">サービス利用規約</a>&nbsp;|
<ahref="http://www.wikidot.com/legal:privacy-policy"id="wikidot-privacy-button">プライバシー</a>&nbsp;|
<ahref="javascript:;"target="_self"id="bug-report-button"onclick="WIKIDOT.page.listeners.pageBugReport(event)">バグを報告する</a>&nbsp;|
<ahref="javascript:;"target="_self"id="abuse-report-button"onclick="WIKIDOT.page.listeners.flagPageObjectionable(event)">違反を報告する</a></div>
サポートサイト <ahref="http://www.wikidot.com">Wikidot.com</a></div><divid="license-area"class="license-area">
 特に指定がない限り、このサイトのすべてのコンテンツは<arel="license"href="http://creativecommons.org/licenses/by-sa/3.0/deed.ja">クリエイティブ・コモンズ 表示 - 継承3.0ライセンス</a>の元で利用可能です。
 </div><divid="extrac-div-1"><span></span></div><divid="extrac-div-2"><span></span></div><divid="extrac-div-3"><span></span></div></div></div><divid="extra-div-1"><span></span></div><divid="extra-div-2"><span></span></div><divid="extra-div-3"><span></span></div><divid="extra-div-4"><span></span></div><divid="extra-div-5"><span></span></div><divid="extra-div-6"><span></span></div></div></div><divid="dummy-ondomready-block"style="display: none;"></div><divid="odialog-hovertips"style="position: absolute; z-index: 100; top: 0px; width: 100%;"><divid="edit-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">ページを編集するにはこのボタンをクリックしてください。</div></div><divid="edit-sections-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">セクションごとの編集を切り替えるにはこのボタンをクリックしてください(ページにセクションが設定されている必要があります)。有効になった場合はセクションに"編集"ボタンが設置されます。</div></div><divid="edit-append-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">ページのソース全体を編集せずに、コンテンツを追加します。</div></div><divid="history-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">このページが過去にどのように変化したかを調べることができます。</div></div><divid="discuss-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">このページについて話をしたいときは、これを使うのが一番簡単な方法です。</div></div><divid="files-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">このページに添付されたファイルの閲覧や管理を行うことができます。</div></div><divid="site-tools-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">サイトの管理についての便利なツール。</div></div><divid="backlinks-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">このページへリンクしている、またはこのページをインクルードしているページを表示します。</div></div><divid="rename-move-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">このページの名前(それに伴いURLやページのカテゴリーも)を変更します。</div></div><divid="view-source-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">編集せずにこのページのソースコードを閲覧します。</div></div><divid="parent-page-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">親ページを設定/閲覧できます(パンくずリストの作成やサイトの構造化に用いられます)。</div></div><divid="abuse-report-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">管理者にページの違反を通知する。</div></div><divid="bug-report-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">期待どおりに動作しないものはありますか?何ができるかを調べてください。</div></div><divid="wikidot-help-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">Wikidot.comのシステム概要とヘルプセクションです。</div></div><divid="wikidot-tos-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">Wikidot.com 利用規約 ― 何ができるか、何をすべきでないか etc.</div></div><divid="wikidot-privacy-button-hovertip"class="hovertip"style="position: absolute; display: none; border: 1px solid black;"><divclass="content">Wikidot.com プライバシー保護。</div></div></div><scripttype="text/javascript">
var chars = ["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"];
var topbar = document.getElementById("top-bar").innerHTML;
var sidebar = document.getElementById("side-bar").innerHTML;
var placeHolder = "";
while (topbar.search(new RegExp("\\[" + placeHolder + "\\]", "gm")) > -1 || sidebar.search(new RegExp("\\[" + placeHolder + "\\]", "gm")) > -1) {
 placeHolder += chars[Math.ceil(Math.random() * 62)];
}
function commonParser(str) {
 str = str.replace(/\[!--[\s\S]*?--\]/gm, "").replace(/</gm, "&lt;").replace(/>/gm, "&gt;").replace(/\n+/gm, "[" + placeHolder + "]").replace(/\s/gm, " ").replace(new RegExp("^\\[" + placeHolder + "\\]|\\[" + placeHolder + "\\]$", "gm"), "").replace(new RegExp("\\[" + placeHolder + "\\]", "gm"), "\n").replace(/ +$/gm, "").replace(/\[\[(\/?)(div|span|a)( .+?)?\]\]/gm, "<$1$2$3>").replace(/\[\[\[\ *([^\[\]\|]*?[^\[\]\|\s])\ *\|\ *([^\[\]\|]*?[^\[\]\|\s])\ *\]\]\]/gm, "[[[1ドル|2ドル]]]").replace(/\[\[\[[^\[\]\|]+?\|/gm, function(str){return "[[[" + str.toLowerCase().replace(/[^a-z0-9:\-]+/g, "-").replace(/\:+/g, ":").replace(/^[-:]+|[-:]+$/g, "") + "|";}).replace(/\[\[\[([^\[\]\|]+?)\|([^\[\]\|]*?)\]\]\]/gm, "<ahref=\"/1ドル\">2ドル</a>").replace(/\[\[\[[^\[\]\|]+?\]\]\]/gm, function(str){return "<ahref=\"/" + str.toLowerCase().replace(/[^a-z0-9:\-]+/g, "-").replace(/\:+/g, ":").replace(/^[-:]+|[-:]+$/g, "") + "\">" + str.replace(/[\[\]]+/gm, "") + "</a>";}).replace(/\[# ([^\]]+?)\]/gm, "<ahref=\"javascript:;\">1ドル</a>").replace(/\[(https?:\/\/|\/|#)(\S*) ([^\]]+?)\]/gm, "<ahref=\"1ドル2ドル\">3ドル</a>").replace(/\[\*(https?:\/\/|\/|#)(\S*) ([^\]]+?)\]/gm, "<ahref=\"1ドル2ドル\"target=\"_blank\">3ドル</a>").replace(/\[\[image (https?:\/\/|\/)?(\S+\/)?(\S+)( .+?)?\]\]/gm, "<imgsrc=\"1ドル2ドル3ドル\"alt=\"3ドル\"class=\"image\"$4/>").replace(/<img( [^>]+?) link="(https?:\/\/|\/|#)(\S*)"( [^>]+?)? \/>/gm, "<ahref=\"2ドル3ドル\"><img$1$4/></a>").replace(/<img( [^>]+?) link="\*(https?:\/\/|\/|#)(\S*)"( [^>]+?)? \/>/gm, "<ahref=\"2ドル3ドル\"target=\"_blank\"><img$1$4/></a>").replace(/\[\[iframe\s+(https?:\/\/|\/)(\S*)\s*( .+?)?\]\]/gm, "<iframesrc=\"1ドル2ドル\"$3></iframe>").replace(/%%category%%/gm, "_default").replace(/%%(full)?name%%/gm, "scp-173").replace(/\[\[collapsible show="([^"]*)" hide="([^"]*)"\]\]/gm, "<divclass=\"collapsible-block\">\n<divclass=\"collapsible-block-folded\"><aclass=\"collapsible-block-link\"href=\"javascript:;\">1ドル</a></div>\n<divclass=\"collapsible-block-unfolded\"style=\"display:none\">\n<divclass=\"collapsible-block-unfolded-link\"><aclass=\"collapsible-block-link\"href=\"javascript:;\">2ドル</a></div>\n<divclass=\"collapsible-block-content\">").replace(/\[\[\/collapsible\]\]/gm, "</div>\n</div>\n</div>").replace(/\[\[=\]\]\n/gm, "<divstyle=\"text-align: center;\">").replace(/\n\[\[\/=\]\]/gm, "</div>").replace(/\[\[size *(.*?)\]\]/gm, "<spanstyle=\"font-size:1ドル;\">").replace(/\[\[\/size\]\]/gm, "</span>").replace(/^-{4,}$/gm, "<hr/>").replace(/^~{4,}$/gm, "<divstyle=\"clear:both; height: 0px; font-size: 1px\"></div>").replace(/--(.+?)--/gm, "<spanstyle=\"text-decoration: line-through;\">1ドル</span>");
 return str;
}
function commonPostParser(str) {
 while (str.search(/\[\[module CSS\]\]([\s\S]*?)\n*\[\[\/module\]\]/i) > -1) {
 document.getElementById("internal-style").innerHTML += str.match(/\[\[module CSS\]\]([\s\S]*?)\n*\[\[\/module\]\]/i)[1];
 str = str.replace(/\n*\[\[module CSS\]\]([\s\S]*?)\n*\[\[\/module\]\]\n*/i, "");
 }
 str = str.replace(/href="#"/gm, "href=\"###\"").replace(/href="(javascript:;|#\S*?)"/gm, "href=\"1ドル\" target=\"_self\"").replace(/\[\[module ListPages.*?\]\]([\s\S]*?)\[\[\/module\]\]/igm, "<divclass=\"list-pages-box\"><divclass=\"list-pages-item\"><p>1ドル</p></div></div>").replace(/^([^<].*?[^>])$/gm, "<p>1ドル</p>").replace(/^(<a .+?>.*?<\/a>)$/gm, "<p>1ドル</p>").replace(/\n{2,}/gm, "\n").replace(/([^>)])$/gm, "1ドル<br/>");
 return str;
}
topbar = commonParser(topbar);
for (var i = 0; topbar.search(new RegExp("^ {" + i + "}\\* ", "gm")) > -1; i++) {
 topbar = topbar.replace(new RegExp("^( {" + i + "})(\\* .*)$", "gm"), "1ドル2ドル[" + placeHolder + "]1ドル");
}
for (var i = 0; topbar.search(new RegExp("\\[" + placeHolder + "\\] {" + i + "}\\n", "gm")) > -1; i++) {
 topbar = topbar.replace(new RegExp("\\[" + placeHolder + "\\] {" + i + "}\\n {" + i + "}\\* +", "gm"), "</li>\n<li>").replace(new RegExp("\\[" + placeHolder + "\\] {" + i + "}\\n {" + (i + 1) + "}( *)\\* +", "gm"), "1ドル<ul>\n<li>").replace(new RegExp("\\[" + placeHolder + "\\] {" + (i + 1) + "}( *)\\n {" + i + "}\\* +", "gm"), "</li>\n</ul>\n1ドル</li>\n<li>");
}
topbar = topbar.replace(/^( *)\* +/gm, "1ドル<ul>\n<li>").replace(new RegExp("\\[" + placeHolder + "\\]( *)$", "gm"), "1ドル</li>\n</ul>");
while (topbar.search(/ +<ul>/gm) > -1) {
 topbar = topbar.replace(/ ( *)<ul>/gm, "1ドル<ul>\n<li><ul>");
}
while (topbar.search(/ +<\/li>/gm) > -1) {
 topbar = topbar.replace(/ ( *)<\/li>/gm, "</li>\n</ul>\n1ドル</li>");
}
topbar = topbar.replace(/^<li>([^<>]+?)<ul>$/gm, "<li><ahref=\"javascript:;\">1ドル</a><ul>");
topbar = commonPostParser(topbar);
document.getElementById("top-bar").innerHTML = topbar;
sidebar = commonParser(sidebar);
sidebar = sidebar.replace(/<imgsrc="([^\/"]+)"/gm, "<imgsrc=\"http://scp-jp.wdfiles.com/local--files/nav:side/1ドル\"").replace(/(style="display:flex; align-items:flex-start; justify-content:center;">)\n/gm, "$1");
sidebar = commonPostParser(sidebar);
document.getElementById("side-bar").innerHTML = sidebar;
document.getElementById("top-bar").removeAttribute("style");
document.getElementById("side-bar").removeAttribute("style");
</script>
<script type="text/javascript">
function receiveData(mode, value) {
 switch (mode) {
 case 0:
 switch (value) {
 case "0":
 document.getElementById("internal-style").innerHTML = "";
 break;
 case "1":
 document.getElementById("internal-style").innerHTML = "@importurl(http://scp-jp.wdfiles.com/local--code/component%3Atheme/2);";
 break;
 case "2":
 document.getElementById("internal-style").innerHTML = "@importurl('https://nu-scptheme.github.io/Black-Highlighter/css/min/normalize.min.css');\n@importurl('https://nu-scptheme.github.io/Black-Highlighter/css/min/black-highlighter.min.css');\n@importurl('http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');\n#side-bardiv[style*=\"#a7dba2\"]{background-color:rgba(140,20,25,0.25) !important;background-color:rgba(var(--swatch-primary-darker),0.25) !important;}#side-bardiv.menu-item .sub-text{align-items:center;display:flex;font-size:.6rem;height:100%;padding:0!important;justify-content:center;white-space:nowrap;width:75%;}#side-bardiv.menu-item + hr{display:none;}#side-bardiv.menu-item> span[style=\"text-decoration:line-through;\"]{display:block;padding:0;text-decoration:unset!important;}#side-bar div.menu-item > span[style=\"text-decoration:line-through;\"] a{color:#aaa;padding:0 0 0 1em;text-decoration:line-through;transition:background-color 80ms cubic-bezier(.4,0,.2,1),color 80ms cubic-bezier(.4,0,.2,1);}#side-bar div.menu-item > span[style=\"text-decoration:line-through;\"] a:hover{color:#333;}#side-bar div.menu-item > a{display:inline-block;}#side-bar div.menu-item a[href*=scp-series]{padding-right:0;text-align:left;}#side-bar div.menu-item>a:not(:first-of-type):not(:last-of-type),#side-bar div.menu-item>a:first-of-type:not(:last-of-type),#side-bar div.menu-item>a:last-of-type:not(:first-of-type){flex-grow:1;width:unset;}#side-bar div.menu-item>a:not(:first-of-type):not(:last-of-type):before,#side-bar div.menu-item>a:first-of-type:not(:last-of-type):before,#side-bar div.menu-item>a:last-of-type:not(:first-of-type):before{width:250%;}#side-bar div.menu-item a:before,#side-bar div.menu-item a:hover:before{width:160%;}#side-bar div.menu-item a:before{-webkit-transform:translateX(-webkit-calc(-100% - 6rem));-moz-transform:translateX(-moz-calc(-100% - 6rem));-ms-transform:translateX(calc(-100% - 6rem));-o-transform:translateX(calc(-100% - 6rem));transform:translateX(calc(-100% - 6rem));}#side-bar div.menu-item a:hover:before{-webkit-transform:translateX(-5rem);-moz-transform:translateX(-5rem);-ms-transform:translateX(-5rem);-o-transform:translateX(-5rem);transform:translateX(-5rem);}#side-bar div.scpnet-interwiki-wrapper{margin:0 0 var(--final-header-height-on-desktop);-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}#side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame{background-color:transparent!important;border:none;border-radius:0;box-shadow:none;padding:10px 0;}#top-bar{margin:var(--header-height-on-desktop) 0 0 0;}@media only screen and (max-width:768px){#top-bar{margin:calc(var(--header-height-on-mobile)) 0 1.75rem 0;}}@media (max-width:767px){#side-bar div.menu-item .sub-text{font-size:.5rem;}}#page-content .rate-box-with-credit-button .creditButton{display:inline-flex;justify-content:center;align-items:center;width:24px;height:21px;background-color:unset;border:unset;border-radius:unset;box-shadow:unset;margin-left:5px;}#page-content .creditRate .creditButton a{width:24px;height:21px;line-height:24px;margin-left:0;color:black;border-left:none;text-align:center;text-decoration:none;font-size:15px;}#page-content .creditRate .rate-box-with-credit-button>.creditButton:hover{background:rgba(50,50,50,.1);}#page-content .creditRate .creditButton a:hover{color:black;}#page-content .creditRate .rate-box-with-credit-button>.creditButton:hover{background:rgba(50,50,50,.1);}#page-content .creditRate div.page-rate-widget-box .rate-points,#u-credit-view div.page-rate-widget-box .rate-points{font-family:var(--body-font);font-weight:700;font-size:calc(var(--base-font-size)*0.93333*0.8);}#page-content .creditRate .page-rate-widget-box .rateup a,#page-content .creditRate .page-rate-widget-box .ratedown a,#page-content .page-rate-widget-box .cancel a,#u-credit-view .page-rate-widget-box .rateup a,#u-credit-view .page-rate-widget-box .ratedown a,#u-credit-view .page-rate-widget-box .cancel a{display:block;font-size:0;font-family:var(--body-font);font-weight:700;padding:0;height:unset;line-height:var(--rating-module-height);box-sizing:unset;}#page-content .creditRate .page-rate-widget-box .cancel a:before,#page-content .creditRate .page-rate-widget-box .ratedown a:before,#page-content .creditRate .page-rate-widget-box .rateup a:before,#u-credit-view .page-rate-widget-box .cancel a:before,#u-credit-view .page-rate-widget-box .ratedown a:before,#u-credit-view .page-rate-widget-box .rateup a:before{-webkit-mask-size:-webkit-calc(var(--rating-module-height)*0.8);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;position:absolute;top:0;left:0;mask-position:center;mask-repeat:no-repeat;mask-size:-moz-calc(var(--rating-module-height)*0.8);mask-size:calc(var(--rating-module-height)*0.8);background-color:#0c0c0c;background-color:rgb(var(--rating-module-button-color));width:1.3125rem;width:-webkit-calc(var(--base-font-size)*0.93333*1.5);width:-moz-calc(var(--base-font-size)*0.93333*1.5);width:calc(var(--base-font-size)*0.93333*1.5);height:var(--rating-module-height);pointer-events:none;content:\" \";}#page-content .creditRate .page-rate-widget-box .rateup a:before,#u-credit-view .page-rate-widget-box .rateup a:before{-webkit-mask-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E);}";
 break;
 }
 break;
 case 1:
 if (value.search(/^([0-9]+)px$/g) != -1) {
 var metaWidth = value;
 } else {
 var metaWidth = "device-width";
 }
 document.getElementsByTagName("meta")[2].content = "width=" + metaWidth + ", initial-scale=1.0";
 break;
 case 2: case 3:
 var cssArea = document.getElementsByName("cssArea");
 cssArea[mode - 2].innerHTML = value;
 break;
 }
 if (mode <= 1) {
 window.parent.recordData(mode, value);
 }
}
functionswitchModalbox(heritage) {
 varmodalbox = document.getElementsByClassName("modalbox");
 if (heritage) {
 for (vari = 0; i < modalbox.length; i++) {
 modalbox[i].classList.add("heritage");
 }
 document.getElementsByClassName("modalbox-title")[0].classList.add("heritage");
 document.getElementsByClassName("Dendo")[0].style.display = "flex";
 document.getElementsByClassName("modalbox-ratemodule")[0].style.display = "none";
 } else {
 for (vari = 0; i < modalbox.length; i++) {
 modalbox[i].classList.remove("heritage");
 }
 document.getElementsByClassName("modalbox-title")[0].classList.remove("heritage");
 document.getElementsByClassName("Dendo")[0].style.display = "none";
 document.getElementsByClassName("modalbox-ratemodule")[0].style.display = "flex";
 }
}
</script></body></html>
ページリビジョン: 26, 最終更新: 19 Aug 2022 19:02
特に指定がない限り、このサイトのすべてのコンテンツはクリエイティブ・コモンズ 表示 - 継承3.0ライセンス の元で利用可能です。
ページを編集するにはこのボタンをクリックしてください。
セクションごとの編集を切り替えるにはこのボタンをクリックしてください(ページにセクションが設定されている必要があります)。有効になった場合はセクションに"編集"ボタンが設置されます。
ページのソース全体を編集せずに、コンテンツを追加します。
このページが過去にどのように変化したかを調べることができます。
このページについて話をしたいときは、これを使うのが一番簡単な方法です。
このページに添付されたファイルの閲覧や管理を行うことができます。
サイトの管理についての便利なツール。
このページの名前(それに伴いURLやページのカテゴリも)を変更します。
編集せずにこのページのソースコードを閲覧します。
親ページを設定/閲覧できます(パンくずリストの作成やサイトの構造化に用いられます)
管理者にページの違反を通知する。
何か思い通りにいかないことがありますか? 何ができるか調べましょう。
Wikidot.comのシステム概要とヘルプセクションです。
Wikidot 利用規約 ― 何ができるか、何をすべきでないか etc.
Wikidot.com プライバシーポリシー

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