Module:Distinguish: Difference between revisions

Content deleted Content added
NeilN (talk | contribs)
m Protected "Module:Distinguish": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
+text=
Line 19:
local text = string.format(
'Not to be confused with %s.',
args.text or mHatlist.orList(args, true)
)
return mHatnote._hatnote(text)