Content deleted Content added
No edit summary |
No edit summary |
||
Line 238:
local x = mw.text.split(t[1], "|", true, true) -- Split by comma, trim whitespace, remove empty strings
return
end
|
No edit summary |
No edit summary |
||
Line 238:
local x = mw.text.split(t[1], "|", true, true) -- Split by comma, trim whitespace, remove empty strings
return
end
|