Παράδειγμα moduleLua που περιέχει μία μόνο λειτουργία.
{{#invoke:example|hello}}
localp={}functionp.hello()return"Γειά σου κόσμε!"endsetmetatable(p,{quickTests=function()iftype(p.hello())~='string'thenreturnfalse,'υπήρξε ένα σφάλμα'endreturntrueend})returnp