Modul:Template link general/config: Unterschied zwischen den Versionen

Aus Stadtbahn-Wiki Bielefeld
Zur Navigation springen Zur Suche springen
StadtbahnBI>ExE Boss
(Create configuration subpage for Module:Template link general)
(kein Unterschied)

Version vom 25. Juli 2021, 12:18 Uhr

Die Dokumentation für dieses Modul kann unter Modul:Template link general/config/Doku erstellt werden

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.