Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
t = t:match( '^%s*(.-)%s*$' )
if mw.ustring.sub(t,-2) == '}}' then
res = res ..
end
end
|
No edit summary |
No edit summary |
||
Line 8:
t = t:match( '^%s*(.-)%s*$' )
if mw.ustring.sub(t,-2) == '}}' then
res = res ..
end
end
|