Module:Param Parse: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(PLEASE_UPLOAD_IMAGE)
Tag: Reverted
(Undo revision 1631 by Gau Cho (talk))
Tag: Undo
Line 15: Line 15:


-- Standardized image function
-- Standardized image function
parse.PLEASE_UPLOAD_IMAGE = '[[Special:Upload|Please upload an image!]]'
function parse.image(img)
function parse.image(img)
if img and img:find('%S') then
if img and img:find('%S') then