<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://wiki.itworks.cc/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fconfig</id>
	<title>Module:Shortcut/config - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.itworks.cc/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://wiki.itworks.cc/index.php?title=Module:Shortcut/config&amp;action=history"/>
	<updated>2026-06-18T10:41:41Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.itworks.cc/index.php?title=Module:Shortcut/config&amp;diff=842&amp;oldid=prev</id>
		<title>甲虫：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.itworks.cc/index.php?title=Module:Shortcut/config&amp;diff=842&amp;oldid=prev"/>
		<updated>2024-10-14T07:18:52Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&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&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;2024年10月14日 (一) 07:18的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff:1.41:old-841:rev-842 --&gt;
&lt;/table&gt;</summary>
		<author><name>甲虫</name></author>
	</entry>
	<entry>
		<id>https://wiki.itworks.cc/index.php?title=Module:Shortcut/config&amp;diff=841&amp;oldid=prev</id>
		<title>zh&gt;Xiplus-abot：​已保护“Module:Shortcut/config”：高風險模板：2205引用&lt;!-- 機器人3 --&gt;（[编辑=仅允许自动确认用户]（无限期）[移动=仅允许自动确认用户]（无限期））</title>
		<link rel="alternate" type="text/html" href="https://wiki.itworks.cc/index.php?title=Module:Shortcut/config&amp;diff=841&amp;oldid=prev"/>
		<updated>2020-06-23T00:32:33Z</updated>

		<summary type="html">&lt;p&gt;已保护“&lt;a href=&quot;/Module:Shortcut/config&quot; title=&quot;Module:Shortcut/config&quot;&gt;Module:Shortcut/config&lt;/a&gt;”：高風險模板：2205引用&amp;lt;!-- &lt;a href=&quot;/index.php?title=User:Xiplus-abot/task/3&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Xiplus-abot/task/3（页面不存在）&quot;&gt;機器人3&lt;/a&gt; --&amp;gt;（[编辑=仅允许自动确认用户]（无限期）[移动=仅允许自动确认用户]（无限期））&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module holds configuration data for [[Module:Shortcut]].&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
&lt;br /&gt;
-- The heading at the top of the shortcut box. It accepts the following parameter:&lt;br /&gt;
-- $1 - the total number of shortcuts. (required)&lt;br /&gt;
[&amp;#039;shortcut-heading&amp;#039;] = &amp;#039;[[Wikipedia:捷徑|-{zh-hans:快捷方式;zh-hant:捷徑}-]]&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The error message to display when a shortcut is invalid (is not a string, or&lt;br /&gt;
-- is the blank string). It accepts the following parameter:&lt;br /&gt;
-- $1 - the number of the shortcut in the argument list. (required)&lt;br /&gt;
[&amp;#039;invalid-shortcut-error&amp;#039;] = &amp;#039;捷徑「#$1」無效（捷徑必須為&amp;#039; ..&lt;br /&gt;
	&amp;#039;字串且長度至少為1個字元)[[Category:需要修正維基百科捷徑框參數的頁面|{{PAGENAME}}]]&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The error message to display when no shortcuts or other displayable content&lt;br /&gt;
-- were specified. (required)&lt;br /&gt;
[&amp;#039;no-content-error&amp;#039;] = &amp;#039;錯誤：沒有指定捷徑名稱並且參數&amp;lt;code&amp;gt;msg&amp;lt;/code&amp;gt;沒有定義。[[Category:需要修正維基百科捷徑框參數的頁面|{{PAGENAME}}]]&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- A category to add when the no-content-error message is displayed. (optional)&lt;br /&gt;
--[[&lt;br /&gt;
我們並沒有個分類&lt;br /&gt;
[&amp;#039;no-content-error-category&amp;#039;] = &amp;#039;Shortcut模板中缺乏參數&amp;#039;,&lt;br /&gt;
]]--&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>zh&gt;Xiplus-abot</name></author>
	</entry>
</feed>