ARBEIT MACHT FREI

Moduł:Template link general/config

Z 4 Strona Wiki
Przejdź do nawigacji Przejdź do wyszukiwania

Dokumentacja dla tego modułu może zostać utworzona pod nazwą Moduł:Template link general/config/opis

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.