Module:TA4TK:myTest: Difference between revisions
From MaRDI portal
Created page with "-- Main table to hold all functions local p = {} p.hello = function( frame ) local str = "Hello World!" return str end" |
(No difference)
|
Revision as of 09:55, 17 December 2024
Documentation for this module may be created at Module:TA4TK:myTest/doc