<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://chabadpedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AUserLinks%2Fconfig</id>
	<title>Module:UserLinks/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://chabadpedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AUserLinks%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://chabadpedia.com/index.php?title=Module:UserLinks/config&amp;action=history"/>
	<updated>2026-04-10T11:20:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://chabadpedia.com/index.php?title=Module:UserLinks/config&amp;diff=8255&amp;oldid=prev</id>
		<title>Shia.k: Created page with &quot;-------------------------------------------------------------------------------- --                            UserLinks configuration                         -- -- This module provides configuration and localisation messages for           -- -- Module:UserLinks. See the comments in the code below for explanations  -- -- of what each message does.                                                 -- ----------------------------------------------------------------------...&quot;</title>
		<link rel="alternate" type="text/html" href="https://chabadpedia.com/index.php?title=Module:UserLinks/config&amp;diff=8255&amp;oldid=prev"/>
		<updated>2025-04-17T19:07:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-------------------------------------------------------------------------------- --                            UserLinks configuration                         -- -- This module provides configuration and localisation messages for           -- -- &lt;a href=&quot;/index.php/Module:UserLinks&quot; title=&quot;Module:UserLinks&quot;&gt;Module:UserLinks&lt;/a&gt;. See the comments in the code below for explanations  -- -- of what each message does.                                                 -- ----------------------------------------------------------------------...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--------------------------------------------------------------------------------&lt;br /&gt;
--                            UserLinks configuration                         --&lt;br /&gt;
-- This module provides configuration and localisation messages for           --&lt;br /&gt;
-- [[Module:UserLinks]]. See the comments in the code below for explanations  --&lt;br /&gt;
-- of what each message does.                                                 --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
local cfg = {} -- Don&amp;#039;t edit this line.&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                                Display values                              --&lt;br /&gt;
-- These messages are the display values for the user links. These are the    --&lt;br /&gt;
-- most visible messages in the module. They should be short, but             --&lt;br /&gt;
-- descriptive. Spaces are automatically escaped with &amp;amp;nbsp;, so there is no  --&lt;br /&gt;
-- need to add any &amp;amp;nsbp; values here.                                        --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The user talk page.&lt;br /&gt;
cfg[&amp;#039;display-talk&amp;#039;] = &amp;#039;talk&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user&amp;#039;s contributions.&lt;br /&gt;
cfg[&amp;#039;display-contributions&amp;#039;] = &amp;#039;contribs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user&amp;#039;s edit count, using the edit count tool on WMF Labs.&lt;br /&gt;
cfg[&amp;#039;display-count&amp;#039;] = &amp;#039;count&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of the user&amp;#039;s page moves.&lt;br /&gt;
cfg[&amp;#039;display-moves&amp;#039;] = &amp;#039;page moves&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- All the user&amp;#039;s logged actions.&lt;br /&gt;
cfg[&amp;#039;display-logs&amp;#039;] = &amp;#039;logs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Analysis of the user&amp;#039;s (non-)automated contributions.&lt;br /&gt;
cfg[&amp;#039;display-autoedits&amp;#039;] = &amp;#039;non-automated edits&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user&amp;#039;s block log.&lt;br /&gt;
cfg[&amp;#039;display-blocklog&amp;#039;] = &amp;#039;block log&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Blocks that the user has performed.&lt;br /&gt;
cfg[&amp;#039;display-blocks&amp;#039;] = &amp;#039;blocks&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Link to the interface where the user can be blocked.&lt;br /&gt;
cfg[&amp;#039;display-blockuser&amp;#039;] = &amp;#039;block user&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- CentralAuth, the global account manager for the user.&lt;br /&gt;
cfg[&amp;#039;display-centralauth&amp;#039;] = &amp;#039;central auth&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user&amp;#039;s deleted contributions.&lt;br /&gt;
cfg[&amp;#039;display-deletedcontributions&amp;#039;] = &amp;#039;deleted contribs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Likn to email the user.&lt;br /&gt;
cfg[&amp;#039;display-email&amp;#039;] = &amp;#039;email&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Analysis of the user&amp;#039;s edit summaries, using the tool on WMF Labs.&lt;br /&gt;
cfg[&amp;#039;display-editsummaries&amp;#039;] = &amp;#039;edit summaries&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Label before links for former administrators&lt;br /&gt;
cfg[&amp;#039;display-formeradmin&amp;#039;] = &amp;#039;former admin:&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Deletions that the user has performed.&lt;br /&gt;
cfg[&amp;#039;display-deletions&amp;#039;] = &amp;#039;deletions&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of rights changes performed on the user&lt;br /&gt;
cfg[&amp;#039;display-localrights&amp;#039;] = &amp;#039;local rights&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user&amp;#039;s entry on [[Special:ListUsers]].&lt;br /&gt;
cfg[&amp;#039;display-listuser&amp;#039;] = &amp;#039;list user&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of rights changes performed on the user on Meta-Wiki&lt;br /&gt;
cfg[&amp;#039;display-metarights&amp;#039;] = &amp;#039;meta&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- A display of the user&amp;#039;s global contributions, using the sulutil: interwiki&lt;br /&gt;
-- prefix.&lt;br /&gt;
cfg[&amp;#039;display-sul&amp;#039;] = &amp;#039;global contribs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- All logs of actions performed on the user or their user page.&lt;br /&gt;
cfg[&amp;#039;display-targetlogs&amp;#039;] = &amp;#039;target logs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of times the user has triggered the AbuseFilter (also known as the&lt;br /&gt;
-- edit filter).&lt;br /&gt;
cfg[&amp;#039;display-abuselog&amp;#039;] = &amp;#039;filter log&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Page protections that the user has performed.&lt;br /&gt;
cfg[&amp;#039;display-protections&amp;#039;] = &amp;#039;protections&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of rights changes that the user has performed.&lt;br /&gt;
cfg[&amp;#039;display-rights&amp;#039;] = &amp;#039;rights&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Log of username changes that the user has performed.&lt;br /&gt;
cfg[&amp;#039;display-renames&amp;#039;] = &amp;#039;renames&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Link to a list of the user&amp;#039;s requests for adminship.&lt;br /&gt;
cfg[&amp;#039;display-rfa&amp;#039;] = &amp;#039;RfA&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Data about the user from the MediaWiki Web API.&lt;br /&gt;
cfg[&amp;#039;display-api&amp;#039;] = &amp;#039;api&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- List of the user&amp;#039;s local file uploads.&lt;br /&gt;
cfg[&amp;#039;display-uploads&amp;#039;] = &amp;#039;uploads&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- List of the user&amp;#039;s local file uploads.&lt;br /&gt;
cfg[&amp;#039;display-nuke&amp;#039;] = &amp;#039;nuke contribs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                                  Page names                                --&lt;br /&gt;
-- Page names used in formatting some of the user links.                      --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The base page for a request for adminship link. This assumes that the link&lt;br /&gt;
-- is of the format [[Base page/username]]. If your wiki uses a different&lt;br /&gt;
-- format, consider adding a new link at [[Module:UserLinks/extra]], or you can&lt;br /&gt;
-- leave a message at [[w:en:Template talk:User-multi]] to ask the module&lt;br /&gt;
-- developers how best to deal with it.&lt;br /&gt;
cfg[&amp;#039;page-rfa&amp;#039;] = &amp;#039;Wikipedia:Requests for adminship&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                                Error messages                              --&lt;br /&gt;
-- The following are error messages that may occur when the module is run.    --&lt;br /&gt;
-- These are the more common error messages that are localisable; other,      --&lt;br /&gt;
-- rarer error messages may be raised from other modules or directly from     --&lt;br /&gt;
-- Lua. The messages ending with &amp;quot;section&amp;quot; are the section names on a help    --&lt;br /&gt;
-- page that give advice to users who encounter the error. The help page is   --&lt;br /&gt;
-- defined in the &amp;#039;error-config-message-help&amp;#039; message.                        --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The module didn&amp;#039;t detect a username from the &amp;quot;user&amp;quot; or &amp;quot;User&amp;quot; parameters.&lt;br /&gt;
-- This could be because no username was specified, or because the user used a&lt;br /&gt;
-- positional parameter and their username contains an equals sign,&lt;br /&gt;
-- e.g. {{user|John=Smith}}, rather than {{user|1=John=Smith}}.&lt;br /&gt;
cfg[&amp;#039;error-nousername&amp;#039;] = &amp;#039;no username detected&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-nousername-section&amp;#039;] = &amp;#039;No username detected&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The input to the &amp;quot;project&amp;quot; or &amp;quot;Project&amp;quot; arguments wasn&amp;#039;t a valid interwiki&lt;br /&gt;
-- prefix or a valid language code. $1 is the code that was input to the module.&lt;br /&gt;
cfg[&amp;#039;error-invalidproject&amp;#039;] = &amp;#039;&amp;quot;$1&amp;quot; is not a valid project or language code&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-invalidproject-section&amp;#039;] = &amp;#039;Not a valid project or language code&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The input to the &amp;quot;lang&amp;quot; or &amp;quot;Lang&amp;quot; arguments wasn&amp;#039;t a valid interwiki&lt;br /&gt;
-- prefix or a valid language code. $1 is the code that was input to the module.&lt;br /&gt;
cfg[&amp;#039;error-invalidlanguage&amp;#039;] = &amp;#039;&amp;quot;$1&amp;quot; is not a valid language code&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-invalidlanguage-section&amp;#039;] = &amp;#039;Not a valid language code&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The user didn&amp;#039;t specify any link codes. This is only an error when using the&lt;br /&gt;
-- &amp;quot;single&amp;quot; function to return a single link; the &amp;quot;main&amp;quot; function includes a&lt;br /&gt;
-- user page link by default.&lt;br /&gt;
cfg[&amp;#039;error-nolinkcode&amp;#039;] = &amp;#039;no link code specified&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-nolinkcode-section&amp;#039;] = &amp;#039;No link code specified&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The link code passed to the module was malformed. This means it was either&lt;br /&gt;
-- not a string value or it was the blank string.&lt;br /&gt;
cfg[&amp;#039;error-malformedlinkcode&amp;#039;] = &amp;#039;malformed link code detected&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-malformedlinkcode-section&amp;#039;] = &amp;#039;Malformed link code detected&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- No link function exists for the code specified, so the module cannot make&lt;br /&gt;
-- the link. $1 is the code that was passed to the module.&lt;br /&gt;
cfg[&amp;#039;error-invalidlinkcode&amp;#039;] = &amp;#039;&amp;quot;$1&amp;quot; is not a valid link code&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-invalidlinkcode-section&amp;#039;] = &amp;#039;Not a valid link code&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The snippets table was accessed, but there was no value for the key it was&lt;br /&gt;
-- accessed with. This is not usually visible by end users; it is probably a&lt;br /&gt;
-- mistake in one of the link functions in [[Module:UserLinks/extra]]. $1 is the&lt;br /&gt;
-- key that was passed to the module.&lt;br /&gt;
cfg[&amp;#039;error-nosnippet&amp;#039;] = &amp;#039;no snippet exists for the key &amp;quot;$1&amp;quot;&amp;#039;&lt;br /&gt;
cfg[&amp;#039;error-nosnippet-section&amp;#039;] = &amp;#039;No snippet exists&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                             Error configuration                            --&lt;br /&gt;
-- Configuration for the display of the error messages.                       --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The error message used when a section link is available. $1 is the error&lt;br /&gt;
-- message, and $2 is the name of the section.&lt;br /&gt;
cfg[&amp;#039;error-config-message-help&amp;#039;] = &amp;#039;[[Template:User-multi|User-multi]] error:&amp;#039;&lt;br /&gt;
	.. &amp;#039; $1 ([[Template:User-multi#$2|help]]).&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The error message used when ano section link is available. $1 is the error&lt;br /&gt;
-- message.&lt;br /&gt;
cfg[&amp;#039;error-config-message-nohelp&amp;#039;] = &amp;#039;[[Template:User-multi|User-multi]] error:&amp;#039;&lt;br /&gt;
	.. &amp;#039; $1.&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The name of the error category. Pages are put in this category if any errors&lt;br /&gt;
-- are encountered.&lt;br /&gt;
cfg[&amp;#039;error-config-category&amp;#039;] = &amp;#039;UserLinks transclusions with errors&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                               Snippet defaults                             --&lt;br /&gt;
-- Some of the snippets require default values when the user doesn&amp;#039;t specify  --&lt;br /&gt;
-- &amp;quot;project&amp;quot; or &amp;quot;lang&amp;quot; arguments. Those default values are stored here.       --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The short project interwiki prefix.&lt;br /&gt;
cfg[&amp;#039;snippet-project-default&amp;#039;] = &amp;#039;w&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The long project interwiki prefix.&lt;br /&gt;
cfg[&amp;#039;snippet-projectlong-default&amp;#039;] = &amp;#039;wikipedia&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The MediaWiki language code for the wiki.&lt;br /&gt;
cfg[&amp;#039;snippet-lang-default&amp;#039;] = &amp;#039;en&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                              End configuration                             --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
return cfg -- Don&amp;#039;t edit this line.&lt;/div&gt;</summary>
		<author><name>Shia.k</name></author>
	</entry>
</feed>