Changes
no edit summary
====Title====
{{Infobox
|title = Text in caption over infobox
====Optional content====
; image : An image to display at the top of the template. Use full image syntax, for example <nowiki>[[Image:example.png|200px]]</nowiki>. Image is centered by default.
;caption : Text to put underneath the image.
====Optional CSS styling====
;bodystyle : Applies to the infobox table as a whole
;titlestyle : Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered "outside" the infobox.
;belowstyle : Applies only to the below cell
==== Microformats ====
;bodyclass: This parameter is inserted into the "class" attribute for the infobox as a whole
;class(n): This parameter is inserted into the "class" attribute for the data cell of the specified row. If there's no data cell it has no effect.
===Making fields optional===
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:
===Examples===
{{Infobox
|name = Infobox/doc
==Full blank syntax==
(Note: the template currently handles up to 80 rows; only 20 are included here since infoboxes larger than that will be relatively rare. Just extend the numbering as needed. The microformat "class" parameters are also omitted as they are not commonly used.)
==See also==
* {{tl|start infobox page}}
<includeonly>