Template:Infobox: Difference between revisions
No edit summary Tag: Reverted  | 
				No edit summary Tag: Reverted  | 
				||
| Line 1: | Line 1: | ||
<onlyinclude><infobox>  | <onlyinclude><infobox theme="screamer">  | ||
	<title source="title"><default><font face="Rubik"; style="font-weight:bold"><center>'''''{{PAGENAME}}'''''</center></font></default></title>  | 	<title source="title"><default><font face="Rubik"; style="font-weight:bold"><center>'''''{{PAGENAME}}'''''</center></font></default></title>  | ||
	<image source="image"><caption source="imagecaption"/></image>  | 	<image source="image"><caption source="imagecaption"/></image>  | ||
| Line 15: | Line 15: | ||
</infobox></onlyinclude><noinclude><br style="clear:both;"/>  | </infobox></onlyinclude><noinclude><br style="clear:both;"/>  | ||
{{documentation}}</noinclude>  | {{documentation}}</noinclude>  | ||
{{Sidebar  | |||
 | navbar = off  | |||
 | headingstyle = background-color:#eee;  | |||
 | heading1 = Heading 1  | |||
 | heading2 = Heading 2  | |||
 | content3 = {{Infobox | subbox = yes  | |||
    | headerstyle = background-color:#ccc;  | |||
    | labelstyle = background-color:#ddd;  | |||
    | header1 = Sub 3-1  | |||
    | header2 = Sub 3-2  | |||
    |  label3 = Label 3-3 |   data3 = Data 3-3  | |||
   }}  | |||
 | content4 = {{Infobox | subbox = yes  | |||
    | labelstyle = background-color:#ccc;  | |||
    |  label1 = Label 4-1 |   data1 = Data 4-1  | |||
   }}  | |||
 | heading5 = Heading 5  | |||
}}  | |||