Jump to content

Module:Test

From RiskiPedia
Revision as of 22:03, 28 August 2025 by Gavinandresen (talk | contribs) (Just testing Scribunto functionality)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return { hello = function() return 'Hello, world!' end }