<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>https://wiki.theeum.com/index.php?action=history&amp;feed=atom&amp;title=%EB%AA%A8%EB%93%88%3AMessage_box%2Fconfiguration</id>
	<title>모듈:Message box/configuration - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.theeum.com/index.php?action=history&amp;feed=atom&amp;title=%EB%AA%A8%EB%93%88%3AMessage_box%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://wiki.theeum.com/index.php?title=%EB%AA%A8%EB%93%88:Message_box/configuration&amp;action=history"/>
	<updated>2026-05-13T01:54:02Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.theeum.com/index.php?title=%EB%AA%A8%EB%93%88:Message_box/configuration&amp;diff=5654&amp;oldid=prev</id>
		<title>HyunJongSu: &quot;모듈:Message box/configuration&quot; 문서를 보호했습니다 ([편집=관리자만 허용] (무기한) [이동=관리자만 허용] (무기한))</title>
		<link rel="alternate" type="text/html" href="https://wiki.theeum.com/index.php?title=%EB%AA%A8%EB%93%88:Message_box/configuration&amp;diff=5654&amp;oldid=prev"/>
		<updated>2022-11-05T12:23:41Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;&lt;a href=&quot;/wiki/%EB%AA%A8%EB%93%88:Message_box/configuration&quot; title=&quot;모듈:Message box/configuration&quot;&gt;모듈:Message box/configuration&lt;/a&gt;&amp;quot; 문서를 보호했습니다 ([편집=관리자만 허용] (무기한) [이동=관리자만 허용] (무기한))&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ko&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 이전 판&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2022년 11월 5일 (토) 21:23 판&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ko&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(차이 없음)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>HyunJongSu</name></author>
	</entry>
	<entry>
		<id>https://wiki.theeum.com/index.php?title=%EB%AA%A8%EB%93%88:Message_box/configuration&amp;diff=5653&amp;oldid=prev</id>
		<title>HyunJongSu: 새 문서: local ambox = { 	types = { 		speedy = { 			class = &#039;ambox-speedy&#039;, 			image = &#039;Ambox warning pn.svg&#039; 		}, 		delete = { 			class = &#039;ambox-delete&#039;, 			image = &#039;Ambox warning pn.svg&#039; 		}...</title>
		<link rel="alternate" type="text/html" href="https://wiki.theeum.com/index.php?title=%EB%AA%A8%EB%93%88:Message_box/configuration&amp;diff=5653&amp;oldid=prev"/>
		<updated>2022-11-05T12:23:36Z</updated>

		<summary type="html">&lt;p&gt;새 문서: local ambox = { 	types = { 		speedy = { 			class = &amp;#039;ambox-speedy&amp;#039;, 			image = &amp;#039;Ambox warning pn.svg&amp;#039; 		}, 		delete = { 			class = &amp;#039;ambox-delete&amp;#039;, 			image = &amp;#039;Ambox warning pn.svg&amp;#039; 		}...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local ambox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ambox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;ambox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;ambox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox important.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;ambox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;ambox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Merge-split-transwiki default.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;ambox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Semi-protection-shackle-keyhole.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;ambox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default                     = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	allowBlankParams            = {&amp;#039;talk&amp;#039;, &amp;#039;sect&amp;#039;, &amp;#039;date&amp;#039;, &amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&amp;#039;, &amp;#039;hidden&amp;#039;},&lt;br /&gt;
	allowSmall                  = true,&lt;br /&gt;
	smallParam                  = &amp;#039;left&amp;#039;,&lt;br /&gt;
	smallClass                  = &amp;#039;mbox-small-left&amp;#039;,&lt;br /&gt;
	substCheck                  = true,&lt;br /&gt;
	classes                     = {&amp;#039;metadata&amp;#039;, &amp;#039;plainlinks&amp;#039;, &amp;#039;ambox&amp;#039;},&lt;br /&gt;
	imageEmptyCell              = true,&lt;br /&gt;
	imageCheckBlank             = true,&lt;br /&gt;
	imageSmallSize              = &amp;#039;20x20px&amp;#039;,&lt;br /&gt;
	imageCellDiv                = true,&lt;br /&gt;
	useCollapsibleTextFields    = true,&lt;br /&gt;
	imageRightNone              = true,&lt;br /&gt;
	sectionDefault              = &amp;#039;article&amp;#039;,&lt;br /&gt;
	allowMainspaceCategories    = true,&lt;br /&gt;
	templateCategory            = &amp;#039;문서 알림 상자&amp;#039;,&lt;br /&gt;
        templateCategoryRequireName = true,&lt;br /&gt;
	templateErrorCategory       = &amp;#039;매개변수를 지정하지 않은 문서 알림 상자&amp;#039;,&lt;br /&gt;
	templateErrorParamsToCheck  = {&amp;#039;name&amp;#039;, &amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;}&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local cmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;cmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;cmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;cmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox important.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;cmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;cmbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Merge-split-transwiki default.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;cmbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Semi-protection-shackle-keyhole.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;cmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;cmbox&amp;#039;},&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	templateCategory     = &amp;#039;분류 알림 상자&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local fmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;fmbox-warning&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		editnotice = {&lt;br /&gt;
			class = &amp;#039;fmbox-editnotice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		system = {&lt;br /&gt;
			class = &amp;#039;fmbox-system&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;system&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	allowId                = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;fmbox&amp;#039;},&lt;br /&gt;
	imageEmptyCell       = false,&lt;br /&gt;
	imageRightNone       = false&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local imbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;imbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;imbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;imbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox important.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;imbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;imbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Merge-split-transwiki default.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;imbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Semi-protection-shackle-keyhole.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;imbox-license licensetpl&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox license.png&amp;#039; -- @TODO SVG 버전이 필요합니다&lt;br /&gt;
		},&lt;br /&gt;
		featured = {&lt;br /&gt;
			class = &amp;#039;imbox-featured&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cscr-featured.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;imbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;imbox&amp;#039;},&lt;br /&gt;
	usePlainlinksParam   = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	below                = true,&lt;br /&gt;
	templateCategory     = &amp;#039;파일 알림 상자&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local ombox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ombox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;ombox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;ombox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox important.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;ombox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;ombox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Merge-split-transwiki default.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;ombox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Semi-protection-shackle-keyhole.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;ombox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;ombox&amp;#039;},&lt;br /&gt;
	allowSmall           = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	imageRightNone       = true&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local tmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;tmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;tmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning pn.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;tmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox important.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;tmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;tmbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Merge-split-transwiki default.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;tmbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Semi-protection-shackle-keyhole.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;tmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Information icon4.svg&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;tmbox&amp;#039;},&lt;br /&gt;
	allowId              = true,&lt;br /&gt;
	allowSmall           = true,&lt;br /&gt;
	imageRightNone       = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	imageEmptyCellStyle  = true,&lt;br /&gt;
	templateCategory     = &amp;#039;토론 알림 상자&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
return {&lt;br /&gt;
	ambox = ambox,&lt;br /&gt;
	cmbox = cmbox,&lt;br /&gt;
	fmbox = fmbox,&lt;br /&gt;
	imbox = imbox,&lt;br /&gt;
	ombox = ombox,&lt;br /&gt;
	tmbox = tmbox&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>HyunJongSu</name></author>
	</entry>
</feed>