모듈:Message box/localize: 두 판 사이의 차이

위키백과>ChongDae
(fmbox용 type 추가)
위키백과>ChongDae
(imbox용 type 추가)
12번째 줄: 12번째 줄:
['편집안내'] = 'editnotice',
['편집안내'] = 'editnotice',
['시스템'] = 'system',
['시스템'] = 'system',
['저작권'] = 'license',
['품질'] = 'featured'
},
},
small_map = {
small_map = {
['작게'] = 'yes',
['작게'] = 'yes',
['크게'] = 'no',
['크게'] = 'no',
['왼쪽'] = 'left'
},
},
arg_map = {
arg_map = {

2015년 11월 10일 (화) 12:51 판

이 모듈에 대한 설명문서는 모듈:Message box/localize/설명문서에서 만들 수 있습니다

-- localize param, message
return {
	type_map = {
		['신속'] = 'speedy',
		['삭제'] = 'delete',
		['내용'] = 'content',
		['모양'] = 'style',
		['이동'] = 'move',
		['보호'] = 'protection',
		['안내'] = 'notice',
		['경고'] = 'warning',
		['편집안내'] = 'editnotice',
		['시스템'] = 'system',
		['저작권'] = 'license',
		['품질'] = 'featured'
	},
	small_map = {
		['작게'] = 'yes',
		['크게'] = 'no',
		['왼쪽'] = 'left'
	},
	arg_map = {
		['데모공간'] = 'demospace',
		['종류'] = 'type',
		['그림'] = 'image',
		['오른쪽그림'] = 'imageright',
		['모양'] = 'style',
		['본문모양'] = 'textstyle',
		['본문'] = 'text',
		['작게'] = 'small',
		['크기'] = 'small',
		['작은그림'] = 'smallimage',
		['작은오른쪽그림'] = 'smallimageright',
		['작은본문'] = 'smalltext',
	}
}
• 현재 페이지 URL 줄이기