Test Infobox: Difference between revisions

1,009 bytes removed ,  15:53, 27 September 2022
Replaced content with "{{Infobox |title = |image = |param1 = |param2 = |param3 = |param4 = |param5 = }}"
No edit summary
(Replaced content with "{{Infobox |title = |image = |param1 = |param2 = |param3 = |param4 = |param5 = }}")
Tag: Replaced
Line 1: Line 1:
{{Infobox
{{Infobox
|name        = Test Infobox
|title =  
|bodystyle    =
|image =  
 
|param1 =  
|titlestyle  =
|param2 =  
|abovestyle  = background:#cfc;
|param3 =  
|subheaderstyle =
|param4 =  
|title       = Test Infobox
|param5 =  
|above        = Above text
|subheader    = Subheader above image
|subheader2  = Second subheader
 
|imagestyle  =
|captionstyle =  
| image      = [[File:image/PIMS-White_paper_cover.png|200px|alt=Example alt text]]
|caption      = Caption displayed below Example-serious.jpg
 
|headerstyle  = background:#ccf;
|labelstyle  = background:#ddf;
|datastyle    =
 
|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
}}
}}