Module:Tmpl: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) 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(' | require('strict') | ||
-- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change | -- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change |