/* 최종책임자 CSS 테마 [2021 Wikidot Theme] Based on SCP Sigma 9 Theme created by Aelanna and Dr Devan. Code adopted from Pataphysics Department Theme's CSS spinner by Woedenaz. Code adopted from Dustjacket Theme created by Woedenaz. */ @charset "utf-8"; @font-face { font-family: 'YES24'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/YES24.woff') format('woff'); font-weight: normal; font-style: normal;} @font-face { font-family: 'Busan'; font-style: normal; font-weight: 400; src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff') format('woff');} @import url('https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap'); @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR'); @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans'); @import url('https://fonts.googleapis.com/css2?family=Yusei+Magic'); /* ------------ HEADER ------------*/ div#container-wrap { background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/body_bg_1.png) top left repeat-x; } #content-wrap { margin: 4em auto 0; } #header { background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/logo_KO.png) center no-repeat; background-size: 260px; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; } #header #header-extra-div-1 { z-index: -1; width: 265px; height: 265px; display: flex; position: absolute; left: 50%; transform: translateX(-50%); top: 0; margin-top: -44px; } #header #header-extra-div-1::before{ z-index: -1; content: ""; width: 265px; height: 265px; position: absolute; background-repeat: no-repeat; background-position: center center; background-size: contain; flex: 1; } #header #header-extra-div-1::before{ z-index: -1; background-image: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/logo_SCP.png); animation: cont-spin 40s linear infinite; } #header #header-extra-div-2 { width: 500px; height: 55px; background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/top_bg_2.png) center no-repeat; position: absolute; left: 50%; transform: translateX(-50%); top: 162px; z-index: 15; } #header h1 { margin-left: 0; padding: 0; clear: both; float: none; } #header h2 { margin-left: 0; padding: 0; clear: both; float: none; } #header h1 a { color: transparent; font-size: 0px; font-family: 'YES24', 'Yusei Magic', sans-serif; letter-spacing: 0.5px; } #header h1 a::before { display: inline-block; width: 100%; text-align: center; content: "대한민국 지역사령부"; color: #FFF; font-size: 50px; text-shadow: 1px 1px 3px black; } #header h2 span { color: transparent; font-size: 0px; font-family: 'Play', 'Busan', 'YES24', sans-serif; } #header h2 span::before { display: inline-block; width: 100%; text-align: center; content: "제01K기지 내부 데이터베이스"; color: #EEE; font-size: 20px; text-shadow: 1px 1px 1.5px black; padding-top: 10px; } #login-status { position: absolute; left: 0px; top: 10px; overflow: visible; z-index:30; } #account-topbutton { display: none; } #search-top-box { position: absolute; top: 10px; right: 0px; width: 250px; text-align: right; z-index: 50; } #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { color: transparent; width: 35px; height: 22px; } #search-top-box-form::before { pointer-events: none; position: absolute; top: 1px; right: 8px; content: "검색"; font-size: 13px; font-weight: 200; font-family: 'IBM Plex Sans', 'Noto Sans KR', sans-serif; color: #EEE; z-index: 100; } #top-bar { width: 100%; top: 162px; z-index: 20; display: flex; justify-content: center; } .top-bar { position: relative; margin: 0 auto; } .mobile-top-bar{ position: relative; margin: 0 auto; margin-top: -1em; } @media (min-width: 768px) { #top-bar { left: 0px; } } @media (max-width: 767px) { #header h1 a::before { font-size: 45px; } #header h2 span::before { padding-top: 5px; } } @media (max-width: 479px) { #login-status { font-size: 0px; } #login-status .printuser { font-size: 12px; } #header h1 a::before { font-size: 35px; } #header h2 span::before { padding-top: 0; } } @media (max-width: 385px) { .mobile-top-bar { width: auto; } } /*------------ TITLE & BODY ------------*/ #page-title, h1 { font-family: 'YES24', sans-serif; font-size: 28px; font-weight: 500; } #page-title { border-color: #A01; } h2 { font-family: 'YES24', sans-serif; font-weight: 300; color: #901; } h3 { font-family: 'Play', 'Busan', 'YES24', sans-serif; font-weight: 100; color: #333; } body { font-family: 'Noto Sans KR', sans-serif; overflow-x:hidden; } #side-bar a { font-family: 'IBM Plex Sans', 'Noto Sans KR', sans-serif; } #page-content:not(.page-rate-widget-box) { font-size: 1.1em; } #page-content hr { height: 2px; border: 0; background-color: transparent; background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/hr.png) center no-repeat; background-size: 100% 2px; } #page-content .modalbox hr { height: 1px } /*------------ RATING ------------*/ .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: #FFF; }
애니메이션 키프레임
@keyframes cont-spin{ from{ transform: rotate(360deg); } to{ transform: rotate(0deg); } }
/* 최종책임자 CSS 테마 [2021 Wikidot Theme] Based on SCP Sigma 9 Theme created by Aelanna and Dr Devan. Code adopted from Pataphysics Department Theme's CSS spinner by Woedenaz. Code adopted from Dustjacket Theme created by Woedenaz. */ @charset "utf-8"; @font-face { font-family: 'YES24'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/YES24.woff') format('woff'); font-weight: normal; font-style: normal;} @font-face { font-family: 'Busan'; font-style: normal; font-weight: 400; src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff') format('woff');} @import url('https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap'); @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR'); @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans'); @import url('https://fonts.googleapis.com/css2?family=Yusei+Magic'); /* ------------ HEADER ------------*/ div#container-wrap { background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/body_bg_1.png) top left repeat-x; } #content-wrap { margin: 4em auto 0; } #header { background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/logo_KO.png) center no-repeat; background-size: 260px; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; } #header #header-extra-div-1 { z-index: -1; width: 265px; height: 265px; display: flex; position: absolute; left: 50%; transform: translateX(-50%); top: 0; margin-top: -44px; } #header #header-extra-div-1::before{ z-index: -1; content: ""; width: 265px; height: 265px; position: absolute; background-repeat: no-repeat; background-position: center center; background-size: contain; flex: 1; } #header #header-extra-div-1::before{ z-index: -1; background-image: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/logo_SCP.png); animation: cont-spin 40s linear infinite; } #header #header-extra-div-2 { width: 500px; height: 55px; background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/top_bg_2.png) center no-repeat; position: absolute; left: 50%; transform: translateX(-50%); top: 162px; z-index: 15; } #header h1 { margin-left: 0; padding: 0; clear: both; float: none; } #header h2 { margin-left: 0; padding: 0; clear: both; float: none; } #header h1 a { color: transparent; font-size: 0px; font-family: 'YES24', 'Yusei Magic', sans-serif; letter-spacing: 0.5px; } #header h1 a::before { display: inline-block; width: 100%; text-align: center; content: "대한민국 지역사령부"; color: #FFF; font-size: 50px; text-shadow: 1px 1px 3px black; } #header h2 span { color: transparent; font-size: 0px; font-family: 'Play', 'Busan', 'YES24', sans-serif; } #header h2 span::before { display: inline-block; width: 100%; text-align: center; content: "제21K기지 내부 데이터베이스"; color: #EEE; font-size: 20px; text-shadow: 1px 1px 1.5px black; padding-top: 10px; } #login-status { position: absolute; left: 0px; top: 10px; overflow: visible; z-index:30; } #account-topbutton { display: none; } #search-top-box { position: absolute; top: 10px; right: 0px; width: 250px; text-align: right; z-index: 50; } #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { color: transparent; width: 35px; height: 22px; } #search-top-box-form::before { pointer-events: none; position: absolute; top: 1px; right: 8px; content: "검색"; font-size: 13px; font-weight: 200; font-family: 'IBM Plex Sans', 'Noto Sans KR', sans-serif; color: #EEE; z-index: 100; } #top-bar { width: 100%; top: 162px; z-index: 20; display: flex; justify-content: center; } .top-bar { position: relative; margin: 0 auto; } .mobile-top-bar{ position: relative; margin: 0 auto; margin-top: -1em; } @media (min-width: 768px) { #top-bar { left: 0px; } } @media (max-width: 767px) { #header h1 a::before { font-size: 45px; } #header h2 span::before { padding-top: 5px; } } @media (max-width: 479px) { #login-status { font-size: 0px; } #login-status .printuser { font-size: 12px; } #header h1 a::before { font-size: 35px; } #header h2 span::before { padding-top: 0; } } @media (max-width: 385px) { .mobile-top-bar { width: auto; } } /*------------ TITLE & BODY ------------*/ #page-title, h1 { font-family: 'YES24', sans-serif; font-size: 28px; font-weight: 500; } #page-title { border-color: #A01; } h2 { font-family: 'YES24', sans-serif; font-weight: 300; color: #901; } h3 { font-family: 'Play', 'Busan', 'YES24', sans-serif; font-weight: 100; color: #333; } body { font-family: 'Noto Sans KR', sans-serif; overflow-x:hidden; } #side-bar a { font-family: 'IBM Plex Sans', 'Noto Sans KR', sans-serif; } #page-content:not(.page-rate-widget-box) { font-size: 1.1em; } #page-content hr { height: 2px; border: 0; background-color: transparent; background: url(http://scpko.wdfiles.com/local--files/theme%3Athe-buck-stops-here/hr.png) center no-repeat; background-size: 100% 2px; } #page-content .modalbox hr { height: 1px } /*------------ RATING ------------*/ .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: #FFF; }
애니메이션 키프레임
@keyframes cont-spin{ from{ transform: rotate(360deg); } to{ transform: rotate(0deg); } }
닉네임: 이강수 (igangsu)1
성별: 男
주 활동 시간대: 평일 저녁시간대, 주말 및 공휴일 등
한국어 위키 가입일: 2020년 5월 26일
좋아하는 것들:
- 게임, 소설, 영화, 미술 등 메세지를 담은 창작물 감상
- 해야할 일이 전혀 없는 상황
- 좋아하는 사람들과 나누는 편한 대화
- 생각없이 메모하며 아이디어 떠올리기
위키닷 프로필 사진의 유래: 위키 프로필을 등록할 당시 다른 일로 인해 매우 바쁜 상태였으므로, 그 감정을 반영해 그림판 프로그램을 활용해 휙휙 그렸다. 마음에 들어서 계속 사용하는 중.
대화방 프로필 사진의 유래:
- 돌 벽: 가입할 당시 다른 일 때문에 갑갑한 감정을 느낄 때가 많았어서, 이를 간접적으로나마 표현하려 고른 사진들이었다.
- 작은 돌탑: 한낮의 떡갈나무 유랑극단을 알게 되고, 대만에서 찍은 사진이 뭐가 있나 둘러보다가 한 해안가에서 작은 돌멩이들을 쌓아올린 사진을 찾아내서 프로필 사진으로 설정한 적이 있다.
- 선물상자: 크리스마스 기념으로 골랐던 사진. 다만 사진의 일부가 잘려 선물 상자를 불태우는 거냐는 소리를 들은 바가 있다.
- 달: 어릴 적부터 우주에 관심이 많기도 했고, 평소 낮밤을 뒤집어 살고 있기에 밖에 나갔을 때 해보다 달을 마주하는 날이 더 많아, 이를 계기로 달을 프로필 사진으로 설정하게 되었다. 현재까지도 해당 사진을 사용하고 있으며, 질리기 전까지는 계속 사용할 것이다.
창작한 SCP
- SCP-157-KO ("화장실 갈 시간도 아깝다")2 - 2021년 2월 특집 선정!
"처음에는 이것들이 엄청 움직여대서, 저희들도 막 달아올라질 때쯤에—"
위키에 두 번째로 업로드한 SCP이자, 처음으로 위키 경연에 참여한 작품. 그래도 회원으로써 경연에 참가는 해보자는 마음가짐으로 마지막 날인 7월 31일에 부랴부랴 써서 위키에 업로드했는데, 반응이 예상 외로 폭발적이어서 놀랐다. 지금까지도 가장 높은 평점을 유지하고 있는데, 그 내용 때문에 조금은 심란하다..
"이 세상의 모두가, 고독을 이겨내고 마법에 다가갈 수 있기를."
가장 처음으로 업로드한 작품. 이제 와서 보면 부끄러운 작품이지만, 처음 위키에 업로드한 작품이 바로 삭제되지 않아 매우 기뻤던 기억이 있다. 이 SCP를 투고한 직후부터 보다 편안한 마음으로 다른 작품들을 둘러볼 수 있었던 것 같다.
창작한 이야기
자작거리는 소리와 함께 장죽에 담은 것이 타들어간다.
처음으로 써본 이야기. 인상깊게 보았던 작품인 SCP-4999가 조선에 나타났다면 어떤 모습이었을까. 라는 생각에서 써보기 시작했다.
아주 잠깐동안만, 성당에 비명이 울려퍼졌다.
수신도와 연관된 캐릭터인 로코모를 소재 삼아 쓴 이야기. 원래 처음에는 성자 레이드와 로코모와의 공통점을 제시하기 위해 쓰기 시작했는데, 쓰는 도중 점차 의욕이 떨어져 이 이야기만 겨우 완성하는 것으로 멈췄다.
이걸 극복이라고 말할 수는 없겠지만, 적어도..
릴레이 이벤트에 참여한 작품. 원래 구상했던 것보다 조금 다른 결과물이 나오긴 했지만, 위키에 올린 다른 작품들과 달리 오랜만에 글을 써내려가면서 '즐겁다'라고 느낀 기억이 남아있다.
서류의 첫머리에 적힌 그대로 전면전, 총력전의 시작이었다.
두 이벤트에 동시에 참여한 작품, 릴레이에 참여한 다른 분들께 최대한 근심 걱정을 떠안기고 싶다는 마음에 여러 미숙한 떡밥만 주구장창 던져댔다.
번역한 작품들
- SCP-CN-918 ("영원히 떠도는 종이비행기") by
qjfoidnh
보고 싶어요, 아빠.
처음으로 번역한 SCP, 사실 '뭐라도 번역해보고 싶다!'라는 마음에서 짧은 SCP를 찾던 도중, 내용 때문에라도 꼭 번역해야겠다 싶어 번역하게 되었다. 짧은 글에 명확한 메세지를 담아낸 것 같아 개인적으로 좋아하는 SCP 중 하나다.
- SCP-2639 ("비디오 게임 폭력") by
The Great Hippo
SCP-2639-A는 변칙적인 무기들과 장비들을 갖춘 세 인간형 개체다.
본사를 탐방하던 도중 보게 되었는데, 당시 '아, 이런 SCP도 만들어낼 수 있구나.'라는 충격을 받아 후다닥 번역하게 되었다. 정말 좋아하는 본사 SCP 중 하나.
공식 지정명: SCP 재단 서울내 중앙연구격리시설
기지 식별자: KRSE——-Site-21K
기지 이사관: 이강수
소재지: 대한민국 서울특별시 —————— ————
민간 역정보: 無
기지 기능: 대한민국 각지에서 발현되는 변칙성 연구 및 격리, 차후 장막 정책에 위협이 될 만한 요주의 존재들 관리 및 간섭, 전담 특무부대 배치, 재단 특수임무 등
한국어 위키에서 창작되는 SCP들이 격리되는 장소가 대부분 ——기지로 적히는 것 때문에 만들기 시작한 기지입니다. 처음에는 안전, 유클리드 등급의 무난한 SCP들만 격리할 수 있는 기지로 구상했으나 오히려 이 때문에 작품에서 기지를 활용하는 데에 어려움을 호소하시는 분이나, 기지에 새로운 설정을 제시하시는 분들의 의견을 받아 '무슨 SCP든 격리할 수 있을만큼, 큰 규모를 가진 기지'로 만들어낸 기지로 재탄생시켰어요.
현재 21K기지는 무속학부, 존재학부 등 많은 분들이 참여하고 계시는 학부 작품들의 배경으로 활용되고 있으며, 새로운 캐릭터, 기동특무부대 등등의 여러 설정들을 부담 없이 덧붙여 활용할 수 있는 무대로도 쓰이고 있습니다. 그러니 부디 작품을 창작하실 때, 몇 가지 어려움을 겪으시는 분들은 21K기지를 적극 활용해보시는 것을 추천드립니다.
또한, 무속학부나 존재학부 등의 학부에 기여하고 싶으시거나, 새로운 학부 및 프로젝트를 제시하고 싶으신 분들은 부담없이 포럼이나 대화방에서 말씀해주세요.
이강수 이사관
암호명: 이강수
성별: 남성
직위: 제21K기지 이사관
보안 인가 등급: 제한적 5등급
특징: 제21K기지의 3대 이사관. 본명과 코드네임이 모두 '이강수igangsu'인 한국인 남성. 외관상으로 보통 30-40대로 보이며, 목 부위에 붉은 색의 뱀 문신이 있다. 과거 01K기지 소속의 행정직이었으나, 전임 이사관들과의 연결점을 활용해 특정 사건에 개입함으로 재단의 이목을 끌어 이사관의 자리에 올랐다. 다른 이들의 영향인지는 불명이나, 독특한 윤리 가치관을 가지고 있는 것으로 보인다.
제21K기지에서 진행되는 여러 프로젝트를 최종 통제하는 위치에 있으며, 특정 프로젝트의 성과에 대해 큰 관심을 보이고 있다. 현재는 여러 기동특무부대의 창설과 운용에 직접 영향력을 발휘하여 대한민국 내 요주의 인물, 단체들의 관리에 힘쓰는 중이다. 일각에서는 그가 과거 기적학적 변칙성에 영향을 받은 인원이라고 알려져 있기도 하지만, 대개 터무니 없는 소문으로 치부되고 있다.
현재 등장한 작품: 창백한 말
아직 많이 부족합니다. 누추한 페이지에 와주셔서 감사하고, 앞으로도 잘 부탁드리겠습니다.
[[footnoteblock]]