Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
Internal function to retrieve data for a task force.
]]----------------------------------------------------------------------------
function p.
local dataModule = require('Module:Higher education task force/data')
local taskForceCode = args.code or args[1]
Line 102:
-- More or less a wrapper for WikiProject Banner with some argument sweetening
function p.
local oframe=frame
local retv=p.fudgeTaskforceParameters(frame)
|