Jump to content
šŸ—³ļøšŸ–„ļø Initial Site Layout

Module:Template link general/config

From wikiNonStop
Revision as of 10:18, 25 July 2021 by en>ExE Boss (CreateĀ configurationĀ subpage forĀ Module:TemplateĀ linkĀ general)
(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.