Discord-logo.jpg Join our Discord!
If you have been locked out of your account you can request a password reset here.

Module:HelloWorld

From Internet Movie Firearms Database - Guns in Movies, TV and Video Games
Jump to navigation Jump to search

Documentation for this module may be created at Module:HelloWorld/doc

local p = {} --p stands for package

function p.hello( frame )
    return "Hello, world!"
end

return p

Do Not Sell My Personal Information