Module:Tmpl: Difference between revisions

m 1 revision imported
m 1 revision imported: Templates and CSS files
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
-- This is a helper module for {{tmpl}}
-- This is a helper module for {{tmpl}}
require('Module:No globals')
require('strict')


-- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change
-- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change