모듈:Uses TemplateStyles: 두 판 사이의 차이

둘러보기로 이동 검색으로 이동
29 바이트 추가됨 ,  2019년 11월 20일 (수)
편집 요약 없음
편집 요약 없음
편집 요약 없음
69번째 줄: 69번째 줄:
titleObj = titleObj or mw.title.getCurrentTitle()
titleObj = titleObj or mw.title.getCurrentTitle()
local subpageBlacklist = {
local subpageBlacklist = {
doc = true,
["설명문서"] = true,
sandbox = true,
["연습장"] = true,
sandbox2 = true,
["연습장2"] = true,
testcases = true
["시험장"] = true
}
}
if (titleObj.namespace == 10 or titleObj.namespace == 828)
if (titleObj.namespace == 10 or titleObj.namespace == 828)
익명 사용자

둘러보기 메뉴