<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.scriptel.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fconfig</id>
	<title>Module:Shortcut/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.scriptel.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://wiki.scriptel.com/index.php?title=Module:Shortcut/config&amp;action=history"/>
	<updated>2026-04-09T05:43:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.scriptel.com/index.php?title=Module:Shortcut/config&amp;diff=567&amp;oldid=prev</id>
		<title>Michael Powers: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.scriptel.com/index.php?title=Module:Shortcut/config&amp;diff=567&amp;oldid=prev"/>
		<updated>2016-07-11T14:26:33Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&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:Shortcut|{{PLURAL:$1|Shortcut|Shortcuts}}]]:&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;Error: no shortcuts were specified and the &amp;#039; ..&lt;br /&gt;
	mw.text.nowiki(&amp;#039;|msg=&amp;#039;) ..&lt;br /&gt;
	&amp;#039; parameter was not set.&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;Shortcut templates with missing parameters&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;Wikipedia shortcut box first parameter needs fixing&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Michael Powers</name></author>
	</entry>
</feed>