Difference between revisions of "Module:Documentation"

add local subjectSpace variable to _startBox
>Mr. Stradivarius
(make all the helper functions available in the p table)
>Mr. Stradivarius
(add local subjectSpace variable to _startBox)
Line 287: Line 287:
function p._startBox(args, env)
function p._startBox(args, env)
local title = env.title
local title = env.title
local subjectSpace = env.subjectSpace


-- Arg processing from {{documentation}}.
-- Arg processing from {{documentation}}.
Anonymous user