<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.ssdcougars.tv/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fdoc</id>
		<title>Module:Shortcut/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ssdcougars.tv/index.php?action=history&amp;feed=atom&amp;title=Module%3AShortcut%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Module:Shortcut/doc&amp;action=history"/>
		<updated>2026-04-30T07:14:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>http://wiki.ssdcougars.tv/index.php?title=Module:Shortcut/doc&amp;diff=599&amp;oldid=prev</id>
		<title>Setvadmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Module:Shortcut/doc&amp;diff=599&amp;oldid=prev"/>
				<updated>2016-08-21T15:58:25Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 15:58, 21 August 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Setvadmin</name></author>	</entry>

	<entry>
		<id>http://wiki.ssdcougars.tv/index.php?title=Module:Shortcut/doc&amp;diff=598&amp;oldid=prev</id>
		<title>Mr. Stradivarius: update category suppression code</title>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Module:Shortcut/doc&amp;diff=598&amp;oldid=prev"/>
				<updated>2014-12-17T12:20:07Z</updated>
		
		<summary type="html">&lt;p&gt;update category suppression code&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This module makes a box showing the shortcut links to a page.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== From wikitext ===&lt;br /&gt;
&lt;br /&gt;
From wikitext, this module should be called from a template, usually {{tl|shortcut}}. Please see the template page for documentation. However, it can also be called using the syntax &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:shortcut|main|&amp;lt;/nowiki&amp;gt;''arguments''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== From Lua ===&lt;br /&gt;
&lt;br /&gt;
To use this module from Lua, first load it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local mShortcut = require('Module:Shortcut')&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then you can create shortcut boxes with the following syntax:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
mShortcut._main(shortcuts, options, frame, cfg)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;var&amp;gt;shortcuts&amp;lt;/var&amp;gt; is an array of shortcut page names. (required)&lt;br /&gt;
* &amp;lt;var&amp;gt;options&amp;lt;/var&amp;gt; is a table of options. The following keys are supported:&lt;br /&gt;
** &amp;lt;code&amp;gt;msg&amp;lt;/code&amp;gt; - a message to leave after the list of shortcuts.&lt;br /&gt;
** &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; - if set to false (or a value regarded as false by [[Module:Yesno]], such as &amp;quot;no&amp;quot;), categories are suppressed.&lt;br /&gt;
* &amp;lt;var&amp;gt;frame&amp;lt;/var&amp;gt; a frame object. This is optional, and only intended to be used internally.&lt;br /&gt;
* &amp;lt;var&amp;gt;cfg&amp;lt;/var&amp;gt; a table of config values. This is optional, and is only intended for testing.&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
&lt;br /&gt;
This module has a configuration file at [[Module:Shortcut/config]]. It can be used to translate this module into different languages or to change details like category names.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mr. Stradivarius</name></author>	</entry>

	</feed>