Module:Sandbox/Aidan9382: Difference between revisions

Content deleted Content added
fix
doesnt need next
Line 216:
local content = frame.args[1]
local out = ""
for _,line in next,content:gmatch(".-\n") do
--todo: make it a wikitable
local page = string.sub(line, 26, -4)