Module:Main: Difference between revisions

update comment
(only load modules when necessary)
(update comment)
Line 75:
local text = string.format(stringToFormat, pagetype, links)
 
-- Pass the text to p.the _rellink function in [[Module:Hatnote]].
local extraclasses = 'relarticle mainarticle'
return mHatnote._rellink(text, extraclasses)
Anonymous user