Editing Module:Userlinks/configuration

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--                            Userlinks configuration                        --
--                            UserLinks configuration                        --
-- This module provides configuration and localisation messages for          --
-- This module provides configuration and localisation messages for          --
-- [[Module:Userlinks]]. See the comments in the code below for explanations  --
-- [[Module:UserLinks]]. See the comments in the code below for explanations  --
-- of what each message does.                                                --
-- of what each message does.                                                --
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Line 89: Line 89:
-- List of the user's local file uploads.
-- List of the user's local file uploads.
cfg['display-uploads'] = 'uploads'
cfg['display-uploads'] = 'uploads'
-- List of the user's local file uploads.
cfg['display-nuke'] = 'nuke contribs'


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Line 101: Line 97:
-- The base page for a request for adminship link. This assumes that the link
-- The base page for a request for adminship link. This assumes that the link
-- is of the format [[Base page/username]]. If your wiki uses a different
-- is of the format [[Base page/username]]. If your wiki uses a different
-- format, consider adding a new link at [[Module:Userlinks/extra]], or you can
-- format, consider adding a new link at [[Module:UserLinks/extra]], or you can
-- leave a message at [[w:en:Template talk:User-multi]] to ask the module
-- leave a message at [[w:en:Template talk:User-multi]] to ask the module
-- developers how best to deal with it.
-- developers how best to deal with it.
Line 151: Line 147:
-- The snippets table was accessed, but there was no value for the key it was
-- The snippets table was accessed, but there was no value for the key it was
-- accessed with. This is not usually visible by end users; it is probably a
-- accessed with. This is not usually visible by end users; it is probably a
-- mistake in one of the link functions in [[Module:Userlinks/extra]]. $1 is the
-- mistake in one of the link functions in [[Module:UserLinks/extra]]. $1 is the
-- key that was passed to the module.
-- key that was passed to the module.
cfg['error-nosnippet'] = 'no snippet exists for the key "$1"'
cfg['error-nosnippet'] = 'no snippet exists for the key "$1"'
Line 173: Line 169:
-- The name of the error category. Pages are put in this category if any errors
-- The name of the error category. Pages are put in this category if any errors
-- are encountered.
-- are encountered.
cfg['error-config-category'] = 'Userlinks transclusions with errors'
cfg['error-config-category'] = 'UserLinks transclusions with errors'


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Line 189: Line 185:
-- The MediaWiki language code for the wiki.
-- The MediaWiki language code for the wiki.
cfg['snippet-lang-default'] = 'en'
cfg['snippet-lang-default'] = 'en'
--------------------------------------------------------------------------------
--                              Link table headers                            --
-- The headers used in the table of links used on documentation pages.        --
--------------------------------------------------------------------------------
-- The link code.
cfg['linktable-codeheader'] = 'Code'
-- The link preview.
cfg['linktable-previewheader'] = 'Preview'


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Cancel Editing help (opens in new window)

  [] · [[]] · [[|]] · {{}} · · “” ‘’ «» ‹› „“ ‚‘ · ~ | °   · ± × ÷ ² ³ ½ · §
     [[Category:]] · [[:File:]] · [[Special:MyLanguage/]] · Special:MyLanguage/ · <code></code> · <nowiki></nowiki> <code><nowiki></nowiki></code> · <syntaxhighlight lang="php"></syntaxhighlight> · <includeonly></includeonly> · <noinclude></noinclude> · #REDIRECT[[]] · <translate></translate> · <languages/> · {{#translation:}} · <tvar name=1></tvar> · {{DEFAULTSORT:}} · <s></s>

Template used on this page: