Testing Lua |
mNo edit summary |
||
| Line 2: | Line 2: | ||
function p.hello( frame ) | function p.hello( frame ) | ||
return "Hello, world!" | return "Hello, <b>world!</b>" | ||
end | end | ||
return p | return p | ||
Revision as of 01:05, 13 January 2024
Documentation for this module may be created at Module:Test/doc