More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
processors=frame.args.Processors | processors=frame.args.Processors | ||
local w = | local w = {} | ||
local x = 0; | |||
for i in string.gmatch(writers, "%S+") do | |||
w[x] = i | |||
x=x+1; | |||
end | end | ||
end | end | ||
return p | return p |
Revision as of 18:36, 26 August 2015
Documentation for this module may be created at Module:Accreditation/doc