Module:WikiProject banner: Difference between revisions

no edit summary
(Undo revision 456104 by Muskit Gergous (talk))
Tags: Undo Mobile edit Mobile web edit Advanced mobile edit
No edit summary
Tag: Manual revert
 
Line 902: Line 902:
end
end
if on_template_page then
if on_template_page then
local templatepage = require('Module:WikiProject banner/templatepage' .. (sandbox or '')).templatepage
return templatepage(args, raw_args, inactive_status)
return templatepage(args, raw_args, inactive_status)
else
else