10,731
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 236: | Line 236: | ||
local render = table.concat(outs, "\n") | local render = table.concat(outs, "\n") | ||
render = mw.ustring.gsub(render, "^%s", "") | |||
return render | return render |