Module:For: Difference between revisions

9 bytes added ,  8 years ago
m
Wrong category name
(Added tracking for args[1] == "other uses")
m (Wrong category name)
Line 15:
local use = args[1] --cases with parameter 1 unspecified should probably be flagged
if use == 'other uses' then
use = use .. '[[Category:HatnotesHatnote templates using unusual parameters]]'
end
local pages = {}
Anonymous user