Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Template link general/config: Difference between revisions

From MC Animation and Rendering Wiki
mediawiki>Pppery
m Protected "Module:Template link general/config" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
(No difference)

Revision as of 23:40, 12 March 2025

Documentation for this module may be created at Module:Template link general/config/doc

local cfg = {}; -- Don’t touch this line.

-- The link for the “subst:” prefix when the “link subst” parameter is truthy.
-- Set to “nil” to disable  the “link subst” parameter.
cfg["subst-link"] = "Special:MyLanguage/Help:Substitution";

return cfg; -- Don’t touch this line.