본문으로 이동

모듈:Template link general/config

위키책, 위키책

이 모듈에 대한 설명문서는 모듈:Template link general/config/설명문서에서 만들 수 있습니다

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.