Modul:Template link general/config

Z Wiki JU
Verze z 25. 7. 2021, 12:18, kterou vytvořil update>ExE Boss (Create configuration subpage for Module:Template link general)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)

Dokumentaci tohoto modulu lze vytvořit na stránce Modul:Template link general/config/Dokumentace

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.