Content deleted Content added
No edit summary |
m Izno moved page Module:WikiProject Higher education task force test2 to Module:Higher education task force/sandbox without leaving a redirect: somewhat of a bold close of Wikipedia:Templates for discussion/Log/2025 August 17#Module:WikiProject Higher education task force test2 |
||
(6 intermediate revisions by one other user not shown) | |||
Line 410:
if article_class then -- banner shell exists
if class=='' then -- local class is blank
class =
check_redundant()
elseif class==article_class then -- local class matches article class
Line 932:
local raw_args = args_module.getArgs(frame, {frameOnly = true, removeBlanks = false})
local i=initialise(args, raw_args)
-- local a=p.printargs(frame)
return i
end
|