Module:Param Parse: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
(PLEASE_UPLOAD_IMAGE)
Tag: Reverted
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