Module:Infobox/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Infobox
This template displays an infobox.
Usage
This template can be used by entering the following onto a relevant page.
{{Infobox |Box title = |Image file = |Image size = |Row 1 title = |Row 1 info = }}
Box title
This parameter accepts the title of the main box for the infobox.
Image file
This parameter accepts the image name.
Image size
This parameter accepts the new dimensions for the image.
Row 1 title
This parameter accept the title for the first row.
Row 1 info
This parameter accept the information for the first row.
Continuing rows
There can be multiple rows.
Notes
- Keeping the Box Title empty will result in displaying No title
- If you don't want to display image, just keep Image file Name and Image Size empty.
- Keeping the Row 1 title empty will result in displaying No title.
- Keeping the Row (any row) info empty will result in displaying No information.
- Keeping the Row (any below row 1) title empty will result in that row, and the rest of the rows below it, not being displayed.
- Max row for information: 10 rows.