Content deleted Content added
No edit summary |
No edit summary |
||
Line 4:
function p.table(frame)
local res = mw.text.split(frame.args[1] or '', '{{[_%s]*CFB[_%s]*Schedule[_%s]*
return table.concat(res, '~MARK~')
end
|
No edit summary |
No edit summary |
||
Line 4:
function p.table(frame)
local res = mw.text.split(frame.args[1] or '', '{{[_%s]*CFB[_%s]*Schedule[_%s]*
return table.concat(res, '~MARK~')
end
|