Jump to content

Module:Template link general/config

Permanently protected module
From Meta, a Wikimedia project coordination wiki
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"] = "mw:Special:MyLanguage/Help:Substitution";  return cfg; -- Don’t touch this line.