<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>http://wiki.hanyu123.cn/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AMessage_box%2Fconfiguration</id>
	<title>模块:Message box/configuration - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.hanyu123.cn/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AMessage_box%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;action=history"/>
	<updated>2026-09-21T07:34:00Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=5095&amp;oldid=prev</id>
		<title>HanyuTech：​导入3个版本</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=5095&amp;oldid=prev"/>
		<updated>2018-06-05T17:03:59Z</updated>

		<summary type="html">&lt;p&gt;导入3个版本&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2018年6月6日 (三) 01:03的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh-Hans-CN&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wiki:diff:1.41:old-1389:rev-5095 --&gt;
&lt;/table&gt;</summary>
		<author><name>HanyuTech</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1389&amp;oldid=prev</id>
		<title>HanyuTech：​导入36个版本</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1389&amp;oldid=prev"/>
		<updated>2018-06-05T14:26:49Z</updated>

		<summary type="html">&lt;p&gt;导入36个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--------------------------------------------------------------------------------&lt;br /&gt;
--                          Message box configuration                         --&lt;br /&gt;
--                                                                            --&lt;br /&gt;
-- This module contains configuration data for [[Module:Message box]].        --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	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;
			warning = { -- alias for 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;
			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;Padlock-silver-medium.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;Article message templates&amp;#039;,&lt;br /&gt;
	        templateCategoryRequireName = true,&lt;br /&gt;
		templateErrorCategory       = &amp;#039;Article message templates with missing parameters&amp;#039;,&lt;br /&gt;
		templateErrorParamsToCheck  = {&amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&amp;#039;}&lt;br /&gt;
	},&lt;br /&gt;
	&lt;br /&gt;
	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;Padlock-silver-medium.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;
			caution = {&lt;br /&gt;
				class = &amp;#039;cmbox-style&amp;#039;,&lt;br /&gt;
				image = &amp;#039;Ambox warning yellow.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;
	},&lt;br /&gt;
	&lt;br /&gt;
	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;
		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;
	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;Padlock-silver-medium.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 We need an SVG version of this&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;File message boxes&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	&lt;br /&gt;
	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;
			warning = { -- alias for 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;
			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;Padlock-silver-medium.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;
			critical = {&lt;br /&gt;
				class = &amp;#039;mbox-critical&amp;#039;,&lt;br /&gt;
				image = &amp;#039;Ambox warning pn.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;
	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;Padlock-silver-medium.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;
		allowSmall           = true,&lt;br /&gt;
		imageRightNone       = true,&lt;br /&gt;
		imageEmptyCell       = true,&lt;br /&gt;
		imageEmptyCellStyle  = true,&lt;br /&gt;
		templateCategory     = &amp;#039;Talk message boxes&amp;#039;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>HanyuTech</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1380&amp;oldid=prev</id>
		<title>86.135.251.50：​Undo revision 983093 by 86.135.251.50 (talk)</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1380&amp;oldid=prev"/>
		<updated>2014-04-27T10:40:35Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 983093 by &lt;a href=&quot;/wiki/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/86.135.251.50&quot; title=&quot;特殊:用户贡献/86.135.251.50&quot;&gt;86.135.251.50&lt;/a&gt; (&lt;a href=&quot;/index.php?title=%E7%94%A8%E6%88%B7%E8%AE%A8%E8%AE%BA:86.135.251.50&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;用户讨论:86.135.251.50（页面不存在）&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;a href=&quot;http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;amp;diff=1380&amp;amp;oldid=1379&quot;&gt;显示更改&lt;/a&gt;</summary>
		<author><name>86.135.251.50</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1379&amp;oldid=prev</id>
		<title>2014年4月27日 (日) 10:37 86.135.251.50</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1379&amp;oldid=prev"/>
		<updated>2014-04-27T10:37:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;amp;diff=1379&amp;amp;oldid=1378&quot;&gt;显示更改&lt;/a&gt;</summary>
		<author><name>86.135.251.50</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1378&amp;oldid=prev</id>
		<title>2014年4月22日 (二) 20:21 198.182.14.126</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1378&amp;oldid=prev"/>
		<updated>2014-04-22T20:21:05Z</updated>

		<summary type="html">&lt;p&gt;&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;
		critical = {&lt;br /&gt;
			class = &amp;#039;ambox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ambox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		important = {&lt;br /&gt;
			class = &amp;#039;ambox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox deletion.png&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 deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;ambox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox content.png&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 content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		caution = {&lt;br /&gt;
			class = &amp;#039;ambox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning yellow.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;Ambox warning yellow.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;Ambox move.png&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;Ambox protection.png&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;Ambox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;ambox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox notice.png&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                  = false,&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;Article message templates&amp;#039;,&lt;br /&gt;
        templateCategoryRequireName = true,&lt;br /&gt;
	templateErrorCategory       = &amp;#039;Article message templates with missing parameters&amp;#039;,&lt;br /&gt;
	templateErrorParamsToCheck  = {&amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&amp;#039;}&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local cmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		critical = {&lt;br /&gt;
			class = &amp;#039;cmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;cmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		important = {&lt;br /&gt;
			class = &amp;#039;cmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&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;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;cmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox content.png&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;Cmbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		caution = {&lt;br /&gt;
			class = &amp;#039;cmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning yellow.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;Ambox warning yellow.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;Cmbox move.png&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;Cmbox protection.png&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;Cmbox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;cmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox notice.png&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;
}&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;Cmbox deletion.png&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;Imbox notice.png&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;Imbox notice.png&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;
		critical = {&lt;br /&gt;
			class = &amp;#039;imbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;imbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		important = {&lt;br /&gt;
			class = &amp;#039;imbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&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;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;imbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&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;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		caution = {&lt;br /&gt;
			class = &amp;#039;imbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning yellow.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;Ambox warning yellow.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;Imbox move.png&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;Imbox protection.png&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;Imbox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;imbox-license&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox license.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		featured = {&lt;br /&gt;
			class = &amp;#039;imbox-featured&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox featured.png&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;File message boxes&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
local ombox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		critical = {&lt;br /&gt;
			class = &amp;#039;ombox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ombox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		important = {&lt;br /&gt;
			class = &amp;#039;ombox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&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;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;ombox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&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;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		caution = {&lt;br /&gt;
			class = &amp;#039;ombox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning yellow.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;Ambox warning yellow.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;Imbox move.png&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;Imbox protection.png&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;Imbox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;ombox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&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;
		critical = {&lt;br /&gt;
			class = &amp;#039;tmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;tmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		important = {&lt;br /&gt;
			class = &amp;#039;tmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&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;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;tmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&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;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		caution = {&lt;br /&gt;
			class = &amp;#039;tmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox warning yellow.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;Ambox warning yellow.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;Imbox move.png&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;Imbox protection.png&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;Imbox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;tmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&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;Talk message boxes&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>198.182.14.126</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1373&amp;oldid=prev</id>
		<title>86.135.251.105：​Undo revision 896899 by 86.135.251.105 (talk)</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1373&amp;oldid=prev"/>
		<updated>2014-02-02T13:02:06Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 896899 by &lt;a href=&quot;/wiki/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/86.135.251.105&quot; title=&quot;特殊:用户贡献/86.135.251.105&quot;&gt;86.135.251.105&lt;/a&gt; (&lt;a href=&quot;/index.php?title=%E7%94%A8%E6%88%B7%E8%AE%A8%E8%AE%BA:86.135.251.105&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;用户讨论:86.135.251.105（页面不存在）&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2014年2月2日 (日) 21:02的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l43&quot;&gt;第43行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第43行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	useCollapsibleTextFields    = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	useCollapsibleTextFields    = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	imageRightNone              = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	imageRightNone              = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	sectionDefault              = &#039;article&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;,&#039;extension&#039;,&#039;page&lt;/del&gt;&#039;,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	sectionDefault              = &#039;article&#039;,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	allowMainspaceCategories    = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	allowMainspaceCategories    = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	templateCategory            = &amp;#039;Article message templates&amp;#039;,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	templateCategory            = &amp;#039;Article message templates&amp;#039;,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wiki:diff:1.41:old-1372:rev-1373:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>86.135.251.105</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1372&amp;oldid=prev</id>
		<title>2014年2月2日 (日) 13:01 86.135.251.105</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1372&amp;oldid=prev"/>
		<updated>2014-02-02T13:01:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2014年2月2日 (日) 21:01的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l43&quot;&gt;第43行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第43行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	useCollapsibleTextFields    = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	useCollapsibleTextFields    = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	imageRightNone              = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	imageRightNone              = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	sectionDefault              = &#039;article&#039;,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	sectionDefault              = &#039;article&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;,&#039;extension&#039;,&#039;page&lt;/ins&gt;&#039;,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	allowMainspaceCategories    = true,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	allowMainspaceCategories    = true,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	templateCategory            = &amp;#039;Article message templates&amp;#039;,&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	templateCategory            = &amp;#039;Article message templates&amp;#039;,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>86.135.251.105</name></author>
	</entry>
	<entry>
		<id>http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1371&amp;oldid=prev</id>
		<title>86.135.251.105：​Created page with &quot;local ambox = { 	types = { 		speedy = { 			class = &#039;ambox-speedy&#039;, 			image = &#039;Ambox speedy deletion.png&#039; 		}, 		delete = { 			class = &#039;ambox-delete&#039;, 			image = &#039;Ambox deleti...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.hanyu123.cn/index.php?title=%E6%A8%A1%E5%9D%97:Message_box/configuration&amp;diff=1371&amp;oldid=prev"/>
		<updated>2014-02-02T12:54:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local ambox = { 	types = { 		speedy = { 			class = &amp;#039;ambox-speedy&amp;#039;, 			image = &amp;#039;Ambox speedy deletion.png&amp;#039; 		}, 		delete = { 			class = &amp;#039;ambox-delete&amp;#039;, 			image = &amp;#039;Ambox deleti...&amp;quot;&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 speedy deletion.png&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 deletion.png&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 content.png&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;Ambox move.png&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;Ambox protection.png&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;Ambox notice.png&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;Article message templates&amp;#039;,&lt;br /&gt;
        templateCategoryRequireName = true,&lt;br /&gt;
	templateErrorCategory       = &amp;#039;Article message templates with missing parameters&amp;#039;,&lt;br /&gt;
	templateErrorParamsToCheck  = {&amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&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;Cmbox deletion.png&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;Cmbox deletion.png&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;Cmbox content.png&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;Cmbox move.png&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;Cmbox protection.png&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;Cmbox notice.png&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;
}&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;Cmbox deletion.png&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;Imbox notice.png&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;Imbox notice.png&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;Imbox speedy deletion.png&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;Imbox deletion.png&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;Imbox content.png&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;Imbox move.png&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;Imbox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;imbox-license&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox license.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		featured = {&lt;br /&gt;
			class = &amp;#039;imbox-featured&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox featured.png&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;Imbox notice.png&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;File message boxes&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;Imbox speedy deletion.png&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;Imbox deletion.png&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;Imbox content.png&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;Imbox move.png&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;Imbox protection.png&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;Imbox notice.png&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;Imbox speedy deletion.png&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;Imbox deletion.png&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;Imbox content.png&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;Imbox move.png&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;Imbox protection.png&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;Imbox notice.png&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;Talk message boxes&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>86.135.251.105</name></author>
	</entry>
</feed>