ARBEIT MACHT FREI

Moduł:Template link general/config

Z 4 Strona Wiki
Wersja z dnia 23:40, 12 mar 2025 autorstwa mediawiki>Pppery (Protected "Module:Template link general/config" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
(różn.) ← poprzednia wersja | przejdź do aktualnej wersji (różn.) | następna wersja → (różn.)
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.