মডিউল:Message box: সংশোধিত সংস্করণের মধ্যে পার্থক্য
fix sect regression |
use the same invalid type warning as the previous template |
||
৫০৪ নং লাইন: | ৫০৪ নং লাইন: | ||
root | root | ||
.tag('div') | .tag('div') | ||
.css('text-align', 'center') | .css('text-align', 'center') | ||
.wikitext(format('This message box is using an invalid | .wikitext(format('This message box is using an invalid "type=%s" parameter and needs fixing.', self.type or '')) | ||
end | end | ||