Difference between revisions of "Module:Common"

Jump to navigation Jump to search
129 bytes added ,  20:13, 23 October 2021
no edit summary
Line 3: Line 3:
be called into templates the overhead call into lua would generally greater
be called into templates the overhead call into lua would generally greater
than using a built in mediawiki parser function where one exists.
than using a built in mediawiki parser function where one exists.
When calling in to another module, use 'local com = require( "Module:Common")'
This will ensure consistency between modules.
]]
]]


Navigation menu