<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.keizaiya.com/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3AShortcut%2Fconfig</id>
	<title>モジュール:Shortcut/config - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.keizaiya.com/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3AShortcut%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://wiki.keizaiya.com/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&amp;action=history"/>
	<updated>2026-04-05T23:58:54Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.43.2</generator>
	<entry>
		<id>https://wiki.keizaiya.com/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&amp;diff=1816&amp;oldid=prev</id>
		<title>POCKOCMOC: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.keizaiya.com/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&amp;diff=1816&amp;oldid=prev"/>
		<updated>2022-03-06T14:08:48Z</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;tr class=&quot;diff-title&quot; lang=&quot;ja&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年3月6日 (日) 23:08時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&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>POCKOCMOC</name></author>
	</entry>
	<entry>
		<id>https://wiki.keizaiya.com/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&amp;diff=1815&amp;oldid=prev</id>
		<title>mediawiki&gt;えのきだたもつ: 「モジュール:Shortcut/config」の保護設定を変更しました: 影響が特に大きいテンプレート ([編集=拡張承認された利用者と管理者に許可] (無期限) [移動=拡張承認された利用者と管理者に許可] (無期限))</title>
		<link rel="alternate" type="text/html" href="https://wiki.keizaiya.com/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&amp;diff=1815&amp;oldid=prev"/>
		<updated>2021-11-12T19:32:30Z</updated>

		<summary type="html">&lt;p&gt;「&lt;a href=&quot;/%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Shortcut/config&quot; title=&quot;モジュール:Shortcut/config&quot;&gt;モジュール:Shortcut/config&lt;/a&gt;」の保護設定を変更しました: &lt;a href=&quot;/index.php?title=WP:HRT&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:HRT (存在しないページ)&quot;&gt;影響が特に大きいテンプレート&lt;/a&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:ショートカット|{{PLURAL:$1|ショートカット|ショートカット}}]]:&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;shortcut #$1 was invalid (shortcuts must be &amp;#039; ..&lt;br /&gt;
	&amp;#039;strings of at least one character in length)&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;#039; ..&lt;br /&gt;
	mw.text.nowiki(&amp;#039;|msg=&amp;#039;) ..&lt;br /&gt;
	&amp;#039;パラメータの指定がありません。&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- A category to add when the no-content-error message is displayed. (optional)&lt;br /&gt;
[&amp;#039;no-content-error-category&amp;#039;] = &amp;#039;パラメータ指定の無いショートカットテンプレート&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The error category to add if the shortcut listed in the first parameter&lt;br /&gt;
-- doesn&amp;#039;t exist. (optional)&lt;br /&gt;
[&amp;#039;first-parameter-error-category&amp;#039;] = &amp;#039;第1パラメータの修正が必要なウィキペディアショートカットボックス&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>mediawiki&gt;えのきだたもつ</name></author>
	</entry>
</feed>