Modulo:InfoboxImage: Malsamoj inter versioj

[nekontrolita versio][nekontrolita versio]
Enhavo forigita Enhavo aldonita
aldono laŭ la angla versio
e aldono laŭ la angla versio
Linio 78:
return "";
end
if image == " " then
return image;
end
if frame.args["suppressplaceholder"] == "yes" then
if i.IsPlaceholder(image) == true then
Linio 116 ⟶ 119:
local border = frame.args["border"];
-- remove file: or image: or dosiero: prefix if exists
if mw.ustring.lower(mw.ustring.sub(image,1,5)) == "file:" then
image = mw.ustring.sub(image,6,mw.ustring.len(image));