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 .. frame:preprocess('{{CFB
end
end
|
No edit summary |
No edit summary |
||
Line 8:
t = t:match( '^%s*(.-)%s*$' )
if mw.ustring.sub(t,-2) == '}}' then
res = res .. frame:preprocess('{{CFB
end
end
|