Changes
no edit summary
</div>
Note that parameter values may be blank - parameters are counted unless they are completely absent , in header() and data(n), from the template invocation. : {{Infobox |name = Infobox/doc |header3 = Section 1 | label48 = Label A | data48 = Data A | data70 = | data102 = Data B | label103 = Label C | data103 = Data C |header115 = Section 2 | label120 = Label D |data120 = Data D}}<div style="overflow:auto"> |header<b style="color:black;background:#AFA">3</b> = Section 1 | label<b style="color:black;background:#AFA">48</b> = Label A | data<b style="color:black;background:#AFA">48</b> = Data A | data<b style="color:black;background:#AFA">70</b> = | data<b style="color:black;background:#AFA">102</b> = Data B | label<b style="color:black;background:#AFA">103</b> = Label C | data<b style="color:black;background:#AFA">103</b> = Data C |header<b style="color:black;background:#AFA">115</b> = Section 2 | label<b style="color:black;background:#AFA">120</b> = Label D | data<b style="color:black;background:#AFA">120</b> = Data D</div> If only '''label(n)''' is specified (even with a non-empty value) but neither '''header(n)''' nor '''data(n)''', the parameter is ignored and considered as if it was missing: {{Infobox |name = Infobox/doc |header3 = Section 1 | label48 = Label A | data48 = Data A | label70 = Dummy label | data102 = Data B | label103 = Label C | data103 = Data C |header115 = Section 2 | label120 = Label D |data120 = Data D}}<div style="overflow:auto"> |header<b style="color:black;background:#AFA">3</b> = Section 1 | label<b style="color:black;background:#AFA">48</b> = Label A | data<b style="color:black;background:#AFA">48</b> = Data A | <b style="color:black;background:#FAA">label70</b> = Dummy label | data<b style="color:black;background:#AFA">102</b> = Data B | label<b style="color:black;background:#AFA">103</b> = Label C | data<b style="color:black;background:#AFA">103</b> = Data C |header<b style="color:black;background:#AFA">115</b> = Section 2 | label<b style="color:black;background:#AFA">120</b> = Label D | data<b style="color:black;background:#AFA">120</b> = Data D</div> There are also similar limitations for image parameters and subheader parameters. In those cases parameters should not be numbered more than 10 apart.
=== Porting to other MediaWikis ===