Jump to content

Module:Template link general/config: Difference between revisions

From wikiNonStop
m Protected "Module:Template link general/config" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
 
m 1 revision imported: Initial Setup
 
(No difference)

Latest revision as of 11:48, 6 April 2026

Module documentation
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.