Jump to content

Module:InfoboxImage

විකිපීඩියා වෙතින්
18:40, 28 අගෝස්තු 2012 වන විට en>WOSlinker (Created page with "local i = {}; function i.InfoboxImage(args) -- if ustring.sub(args["image"],1,2) == "[[" then return args["image"]; -- else -- return args["image"]; -- ...") විසින් සිදු කර ඇති සංශෝධන
(වෙනස) ← පැරණි සංශෝධනය | වත්මන් සංශෝධනය (වෙනස) | නව සංශෝධනය → (වෙනස)

local i = {};

function i.InfoboxImage(args)
--    if ustring.sub(args["image"],1,2) == "[[" then
        return args["image"];
--    else
--        return args["image"];
--    end
end

return i;
"https://si.wikipedia.org/w/index.php?title=Module:InfoboxImage&oldid=521074" වෙතින් සම්ප්‍රවේශනය කෙරිණි