Content deleted Content added
Trialpears (talk | contribs) bug |
Trialpears (talk | contribs) test |
||
Line 96:
local function list(args)
local text = ""
local
if not
text = text .. row(args,"")▼
else▼
text = text .. row(args,1)
▲ else
▲ text = text .. row(args,"")
end
local i=2
|