안녕하세요, 저는
Rounderhouse고, 이건 여러분의 문서 맨 밑에 끼워넣을 수 있는 구성요소입니다. (하단 탐색기와 라이선스 박스 위에요) 여러분의 전체 작품 중 SCP 15개와 이야기 15개를 무작위로 뽑아 보여주고, 작가 페이지와 예술 페이지도 나옵니다. 구조는 CC BY-SA 3.0으로 배포되는 위키백과의 디자인과 레이아웃 중 위키백과/미디어위키의 컬렉션 모듈을 본떠 만들어졌습니다. 이 구성요소는 BHL 디자인 철학과 미학을 염두에 두고 디자인했지만, 기본 시그마-9에서도 완벽하게 작동합니다. 몇 가지 문제의 해결을 도와준
smlt에게 두 배로 감사를 표합니다!
사용법
여러분의 페이지 맨 밑, 라이선스 박스와 하단 탐색기 위에 정확한 include 구문을 붙여넣으세요. 이건 필수 사항입니다. 그리고 각주 블록같이 맨 밑에 있는 것들보다는 아래에 놓으면 좋은데, 이건 그냥 제 조언입니다.
간단 버전:
[[include component:wikimodule |normal= --]]]
평점 버전:
[[include component:wikimodule |ratings= --]]]
FAQ
Q: 공저에서도 작동할까요?
A: 아니요, 해당 페이지를 실제로 생성한 사람에게만 표시됩니다.
Q: 제 평점도 보이게 할 수 있나요?
A: 간단 버전과 평점 버전이 있습니다. 둘 다 사용하실 수 있어요.
Q: 테마랑도 잘 어울릴까요?
A: 테마에 기반합니다. 사용된 색상들은 변수이기 때문에, 테마 제작자가 변숫값을 어떻게 정했는지에 따라 달라집니다. 제가 테스트해보진 않았으니까, 직접 적용해보세요. 보기에 나쁠 땐 역량껏 다시 스타일링하시면 됩니다.
Q: 다른 사이트에서도 작동하나요?
A: 이 모듈, 그리고 문서 분류를 위해 Listpages를 사용하는 모든 구문은 해당 모듈이 사용된 사이트의 페이지만 보여줍니다. 예를 들어 샌드박스에서도 쓰실 수 있지만, 'scp'와 '이야기' 태그가 붙은 문서만 보여주기 때문에 아무것도 안 나올 수도 있습니다. 그리고 다른 사이트에서 쓰시려면 component:wikimodule 앞에 :scpko:를 붙이셔야 할 겁니다.
Q: 방금 제 페이지를 새로고침했는데, 왜 나오는 문서가 똑같은 거죠?
A: 캐시는 새로고침하고 초기화하기까지 60초가 걸립니다. 조금 이따가 다시 시도하세요.
Q: 라운더하우스, 당신은 어째서 그렇게나 멋진 건가요?
A: 유전입니다.
[[module CSS]]
.collection {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.collection .articlecolumn .list-pages-item,
.collection .articlecolumn .list-pages-item > div,
.collection .articlecolumn .list-pages-item > p {
display: inline;
}
.collection .articlecolumn .list-pages-item p {
margin: 0;
}
.collection .collapsible-block {
display: block;
text-align: center;
padding: 0.15em;
background-color: rgb(var(--white-monochrome));
background-color: white;
border: 1px solid rgb(var(--black-monochrome));
border: 1px solid black;
}
.collection .collapsible-block-unfolded-link a , .collection .collapsible-block-folded a {
display: block;
color: rgb(var(--medium-accent));
color: rgba(100, 46, 44, 1);
font-weight: bold;
background-color: rgba(var(--bright-accent), 0.25);
background-color: rgba(224, 191, 192, 1);
margin: auto;
border: 2px solid rgb(var(--white-monochrome));
border: 2px solid white;
}
.collection > .collapsible-block .collapsible-block-content {
text-align: left;
}
.titlecolumn {
width: 15%;
border: 1px solid rgb(var(--white-monochrome));
border: 1px solid white;
background-color: rgba(var(--bright-accent), 0.25);
background-color: rgba(224, 191, 192, 1);
text-align: right;
padding: 6px;
}
.articlecolumn {
width: 85%;
background-color: rgb(var(--white-monochrome));
background-color: white;
padding: 3px;
font-weight: normal;
font-size: 85%;
}
.namerow {
color: rgb(var(--black-monochrome));
color: rgba(0, 0, 0, 1);
font-weight: bold;
background-color: rgba(var(--bright-accent), 0.25);
background-color: rgba(224, 191, 192, 1);
margin: 0 auto;
border: 2px solid rgb(var(--white-monochrome));
border: 2px solid white;
text-align: center;
}
.namerow a {
color: rgb(var(--medium-accent));
color: rgba(100, 46, 44, 1);
}
.namerow p {
margin: 0;
}
.collectiondot {
padding: 0 4px;
}
.articlecolumn .list-pages-item:last-child .collectiondot {
display: none;
}
[[/module]]
[!-- {$normal}
[[div class="collection"]]
[[collapsible show="이 작가가 쓴 글 더 보기" hide="이 작가가 쓴 글 더 보기"]]
[[table style="1px solid black; width: 100%;"]]
[[row]]
[[hcell class="namerow" colspan="2"]]
[[module ListPages range="."]]
%%created_by%%의 작품
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
SCP
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko scp" perPage="15" limit="15" order="random" range="others"]]
%%title_linked%%[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
이야기 및 GoI 서식
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko 이야기 요주의단체-서식" perPage="15" limit="15" order="random" range="others" range="others"]]
%%title_linked%%[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
기타
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko 작가 아트워크" perPage="15" limit="15" order="random" range="others"]]
%%title_linked%%[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[/table]]
[[/collapsible]]
[[/div]]
[!----]
[!-- {$ratings}
[[div class="collection"]]
[[collapsible show="이 작가가 쓴 글 더 보기" hide="이 작가가 쓴 글 더 보기"]]
[[table style="1px solid black; width: 100%;"]]
[[row]]
[[hcell class="namerow" colspan="2"]]
[[module ListPages range="."]]
%%created_by%%의 작품
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
SCP
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko scp" perPage="15" limit="15" order="random" range="others"]]
%%title_linked%% //(+%%rating%%)//[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
이야기 및 GoI 서식
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko 이야기 요주의단체-서식" perPage="15" limit="15" order="random" range="others" range="others"]]
%%title_linked%% //(+%%rating%%)//[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[row]]
[[hcell class="titlecolumn"]]
기타
[[/hcell]]
[[hcell class="articlecolumn"]]
[[module ListPages category="*" created_by="=" tags="+ko 작가 아트워크" perPage="15" limit="15" order="random" range="others"]]
%%title_linked%% //(+%%rating%%)//[[span class="collectiondot"]] •[[/span]]
[[/module]]
[[/hcell]]
[[/row]]
[[/table]]
[[/collapsible]]
[[/div]]
[!----]