=== Usage ===
Usage is similar to {{tl|navbox}}, but with an additional distinction. Each row on the table can contain either be a "header", or it can have a label/data pair, or it can just be a data cell. These are mutually exclusive states so if you define a row to be with both a header and a label/data pair, the label/data pair is overriddenignored.
Note that if you want to To insert an image elsewhere somewhere other than at the top of the infobox, or to insert other "freeform" data, using use a row with just only a "data" field allows for that sort of thing.
When developing ==== Number ranges ====To allow flexibility when the layout of an infoboxis changed, it is often a good idea may be helpful when developing an infobox to use non-contiguous numbers for the header and laballabel/data rows. Parameters for new rows can then be inserted in future without having to renumber existing parameters. For example:<pre>|header3 = Section 1|label5 = XXXLabel A|data5 = YYYData B|label7 = QQQLabel C|data7 = RRRData C|header10 = Section2Section 2|label12 = AAALabel D|data12 = BBBData D</pre>Header and labal/data rows are not shown if they have no data, so this construction renders nicely but allows for easy revision and expansion of the template, since new rows can be added without renumbering all the remaining rows in the template.
=== Parameters ===