No edit summary
No edit summary
Line 1: Line 1:


{{Infobox
{{Infobox
|name         = Infobox/doc
| name     = {{{name|{{PAGENAME}}}}}
|bodystyle   =  
| image   = {{{image|}}}
| caption1 = {{{caption|}}}


|titlestyle   =  
| label1   = Former names
  |abovestyle   = background: #cfc;
| data1   = {{{former_names|}}}
|subheaderstyle =
|title        = Test Infobox
|above        = Above text
|subheader    = Subheader above image
|subheader2  = Second subheader


|imagestyle  =
| header2 = General information
|captionstyle =
|image        = [[File:Example-serious.jpg|200px|alt=Example alt text]]
  |caption      = Caption displayed below File:Example-serious.jpg


|headerstyle  = background: #ccf;
| label3   = Status
|labelstyle   = background: #ddf;
|  data3   = {{{status|}}}
|datastyle    =
... <!-- etc. -->
 
|header1 = Header defined alone
| label1 =
|  data1 =
|header2 =
| label2 = Label defined alone does not display (needs data, or is suppressed)
|  data2 =
|header3 =
| label3 =
|  data3 = Data defined alone
|header4 = All three defined (header, label, data, all with same number)
| label4 = does not display (same number as a header)
|  data4 = does not display (same number as a header)
|header5 =
| label5 = Label and data defined (label)
|  data5 = Label and data defined (data)
 
|belowstyle = background: #ddf;
|below      = Below text
}}
}}

Revision as of 16:24, 6 July 2024


Template loop detected: Template:Infobox