Module:Sandbox/BrandonXLF/3: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 6:
function getImage(frame, image)
if string.match(image, ".-%+.-") then
imagek, _image = string.match(image, "(.-)%+(.-)")
end