모듈:Sidebar: 두 판 사이의 차이

482 바이트 추가됨 ,  2019년 9월 3일 (화)
편집 요약 없음
잔글편집 요약 없음
편집 요약 없음
31번째 줄: 31번째 줄:


local param_ko = {
local param_ko = {
-- {{사이드바}}의 한국어 변수
-- p.sidebar의 변수 ({{사이드바}}, {{접이식 사이드바}} 공통)
['자식'] = 'child',
['자식'] = 'child',
--[''] = 'wraplinks',
--[''] = 'wraplinks',
--[''] = 'bodyclass',
['전체속성'] = 'bodyclass',
--[''] = 'class',
['속성'] = 'class',
--[''] = 'float',
--[''] = 'float',
--[''] = 'width',
['너비'] = 'width',
--[''] = 'bodystyle',
['전체모양'] = 'bodystyle',
--[''] = 'style',
['모양'] = 'style',
--[''] = 'outertitle',
['제목'] = 'title',
--[''] = 'outertitleclass',
['큰제목'] = 'outertitle',
--[''] = 'outertitlestyle',
['큰제목속성'] = 'outertitleclass',
--[''] = 'topimage',
['큰제목모양'] = 'outertitlestyle',
--[''] = 'topimageclass',
['윗그림'] = 'topimage',
--[''] = 'topimagestyle',
['윗그림속성'] = 'topimageclass',
--[''] = 'topcaption',
['윗그림모양'] = 'topimagestyle',
--[''] = 'topcaptionstyle',
['윗그림설명'] = 'topcaption',
--[''] = 'pretitle',
['윗그림설명모양'] = 'topcaptionstyle',
--[''] = 'pretitleclass',
['앞제목'] = 'pretitle',
--[''] = 'pretitlestyle',
['앞제목속성'] = 'pretitleclass', -- {{사이드바}} 전용
--[''] = 'title',
['앞제목모양'] = 'pretitlestyle',
--[''] = 'titleclass',
['제목속성'] = 'titleclass',
--[''] = 'titlestyle',
['제목모양'] = 'titlestyle',
--[''] = 'image',
['그림'] = 'image',
--[''] = 'imageclass',
['그림속성'] = 'imageclass',
--[''] = 'imagestyle',
['그림모양'] = 'imagestyle',
--[''] = 'caption',
['그림설명'] = 'caption',
--[''] = 'captionstyle',
['그림설명모양'] = 'captionstyle',
--[''] = 'above',
['윗제목'] = 'above',
--[''] = 'aboveclass',
['윗제목속성'] = 'aboveclass', -- {{사이드바}} 전용
--[''] = 'headingclass',
['묶음속성'] = 'headingclass', -- {{사이드바}} 전용
--[''] = 'headingstyle',
['묶음모양'] = 'headingstyle',
--[''] = 'contentclass',
['내용속성'] = 'contentclass', -- {{사이드바}} 전용
--[''] = 'contentstyle',
['내용모양'] = 'contentstyle',
--[''] = 'below',
['아랫글'] = 'below',
--[''] = 'belowclass',
['아랫글속성'] = 'belowclass',
--[''] = 'tnavbar',
--[''] = 'tnavbar',
--[''] = 'name',
['이름'] = 'name',
--[''] = 'navbarfontstyle',
[''] = 'navbarfontstyle',
--[''] = 'tnavbarfontstyle',
[''] = 'tnavbarfontstyle',
-- {{접이식 사이드바}}한국어 변수
-- p.collapsible ({{접이식 사이드바}} 전용 한국어 변수)
['윗제목모양'] = 'abovestyle',
['윗제목모양'] = 'abovestyle',
['아랫글모양'] = 'belowstyle',
['아랫글모양'] = 'belowstyle',
익명 사용자