Modulo:Babel: Malsamoj inter versioj

[kontrolita revizio][kontrolita revizio]
Enhavo forigita Enhavo aldonita
e aldono
e aldono
Linio 37:
local userboxes
local k = args.kat or 'jes'
local frame = mw.getCurrentFrame()
-- Special message for when first argument is blank; otherwise treat it as normal
if babels[1] and babels[1]:find('%S') then
userboxes = frame:preprocess('{{Uzulo|'..babels[1]..'|kat=' .. k .. '}}')
else
userboxes = args.noboxestext or "''Vi ne difinis iun lingvon. Bonvolu vidu [[Template:Babelejo/dokumentado]] por helpo.''"
Linio 56 ⟶ 57:
-- ! indicates a new cell should be created
if v:find('%S') and v ~= '!' then
body_cells:wikitext( frame:preprocess('{{Uzulo|'..v..'|kat=' .. k .. '}}') )
-- Recycling body_cells for <td>
elseif v and v == '!' then