Module:Template link general/config

From wikiNonStop
Revision as of 06:16, 16 August 2024 by Majestix (talk | contribs) (1 revision imported: initial Setup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.