Template:Infobox: Difference between revisions

From TestWiki
m (Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite)))
m (1 revision imported)
(No difference)

Revision as of 14:21, 25 July 2016

No Title

No Title

No information



Usage:

 {{infobox 
 |Box title    = BOX TITLE
 |image        = Image:Example.jpg
 |imagewidth   = [defaults to 250]
 |caption      = Bob the Flower
 |Row 1 title  = Row 1 title
 |Row 1 info   = Row 1 info
 |Row 2 title  = ((empty/undefined will not show that line))
 |Row 2 info   =
 |Row 3 title  =
 |Row 3 info   =
 |Row 4 title  =
 |Row 4 info   =
 |Row 5 title  =
 |Row 5 info   =
 |Row 6 title  =
 |Row 6 info   =
 |Row 7 title  =
 |Row 7 info   =
 |Row 8 title  =
 |Row 8 info   =
 |Row 9 title  =
 |Row 9 info   =
 |Row 10 title =
 |Row 10 info  =
 }}



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 will not be displayed.
  • Max row for information: 10 rows.