모듈:Lua banner: 두 판 사이의 차이

19 바이트 추가됨 ,  2017년 3월 5일 (일)
편집 요약 없음
편집 요약 없음
편집 요약 없음
30번째 줄: 30번째 줄:
local boxArgs = {}
local boxArgs = {}
if #modules < 1 then
if #modules < 1 then
boxArgs.text = '<strong class="error">Error: no modules specified</strong>'
boxArgs.text = '<strong class="error">오류: 모듈이 명시되지 않았습니다</strong>'
else
else
local moduleLinks = {}
local moduleLinks = {}
익명 사용자