Jump to content

Module:Message box: Difference between revisions

indentation tweak
m>Mr. Stradivarius
(control for blank values of issue, fix, and subst)
m>Mr. Stradivarius
(indentation tweak)
Line 414: Line 414:
root
root
.tag('b')
.tag('b')
.addClass('error')
.addClass('error')
.wikitext(format(
.wikitext(format(
'Template <code>%s[[Template:%s|%s]]%s</code> has been incorrectly substituted.',
'Template <code>%s[[Template:%s|%s]]%s</code> has been incorrectly substituted.',
mw.text.nowiki('{{'), self.name, self.name, mw.text.nowiki('}}')
mw.text.nowiki('{{'), self.name, self.name, mw.text.nowiki('}}')
))
))
end
end


Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.