모듈:Message box/localize

< 모듈:Message box
위키백과>ChongDae님의 2015년 11월 11일 (수) 17:52 판 (issue&fix)

이 모듈에 대한 설명문서는 모듈: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',
		['아래'] = 'below',
		['문제'] = 'issue',
		['해결'] = 'fix',
	}
}
• 현재 페이지 URL 줄이기