Modulo:Babel: Malsamoj inter versioj

[kontrolita revizio][kontrolita revizio]
Enhavo forigita Enhavo aldonita
aldono
e aldono
Linio 61:
-- ! indicates a new cell should be created
if v:find('%S') and v ~= '!' then
if mw.ustring.sub(v,1,2) == "[[" then
body_cells:wikitext( frame:preprocess('{{Uzulo|'..v..'|kat=' .. k .. '}}') )
body_cells:wikitext(v)
else
body_cells:wikitext( frame:preprocess('{{Uzulo|'..v..'|kat=' .. k .. '}}') )
end
-- Recycling body_cells for <td>
elseif v and v == '!' then