모듈:Lua banner: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
편집 요약 없음
편집 요약 없음 |
편집 요약 없음 |
||
37번째 줄: | 37번째 줄: | ||
end | end | ||
local moduleList = mList.makeList('bulleted', moduleLinks) | local moduleList = mList.makeList('bulleted', moduleLinks) | ||
boxArgs.text = '[[위키백과:루아]] 사용:\n' .. moduleList | boxArgs.text = '[[위키백과:루아|루아]] 사용:\n' .. moduleList | ||
end | end | ||
boxArgs.type = 'notice' | boxArgs.type = 'notice' | ||
63번째 줄: | 63번째 줄: | ||
sandbox = true, | sandbox = true, | ||
sandbox2 = true, | sandbox2 = true, | ||
testcases = true | testcases = true, | ||
['설명문서'] = true, | |||
['연습장']= true, | |||
['시험장'] = true, | |||
} | } | ||
if titleObj.namespace == 10 | if titleObj.namespace == 10 |