<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mindpowe.red/wiki/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://mindpowe.red/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://mindpowe.red/wiki/index.php?title=Module:Shortcut/config&amp;action=history"/>
	<updated>2026-04-06T13:15:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://mindpowe.red/wiki/index.php?title=Module:Shortcut/config&amp;diff=1340&amp;oldid=prev</id>
		<title>imported&gt;MSGJ: colon removed</title>
		<link rel="alternate" type="text/html" href="https://mindpowe.red/wiki/index.php?title=Module:Shortcut/config&amp;diff=1340&amp;oldid=prev"/>
		<updated>2017-11-20T08:47:21Z</updated>

		<summary type="html">&lt;p&gt;colon removed&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;
['shortcut-heading'] = '[[Wikipedia:Shortcut|{{PLURAL:$1|Shortcut|Shortcuts}}]]',&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;
['invalid-shortcut-error'] = 'shortcut #$1 was invalid (shortcuts must be ' ..&lt;br /&gt;
	'strings of at least one character in length)',&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;
['no-content-error'] = 'Error: no shortcuts were specified and the ' ..&lt;br /&gt;
	mw.text.nowiki('|msg=') ..&lt;br /&gt;
	' parameter was not set.',&lt;br /&gt;
&lt;br /&gt;
-- A category to add when the no-content-error message is displayed. (optional)&lt;br /&gt;
['no-content-error-category'] = 'Shortcut templates with missing parameters',&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;MSGJ</name></author>
		
	</entry>
</feed>