Template:Infobox: Difference between revisions
Per editrequest on talk page
m>MSGJ (Undid revision 366904503 by Dinoguy1000 (talk) - pending discussion) |
m>Plastikspork (Per editrequest on talk page) |
||
Line 8: | Line 8: | ||
}} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}<!-- | }} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}<!-- | ||
Subheader1 | Subheader1 | ||
-->{{#if:{{{subheader|}}}|{{Infobox/row | -->{{#if:{{{subheader|{{{subheader1|}}}}}}|{{Infobox/row | ||
|data={{{subheader}}} | |data={{{subheader|{{{subheader1|}}}}}} | ||
|class={{{subheaderclass|}}} | |datastyle={{{subheaderstyle|}}} | ||
|class={{{subheaderclass|}}} | |||
|rowclass={{{subheaderrowclass|{{{subheaderrowclass1|}}}}}} | |||
}} }}<!-- | }} }}<!-- | ||
Subheader2 | Subheader2 | ||
-->{{#if:{{{subheader2|}}}|{{Infobox/row | -->{{#if:{{{subheader2|}}}|{{Infobox/row | ||
|data={{{subheader2}}} | |data={{{subheader2}}} | ||
|class={{{subheaderclass|}}} | |datastyle={{{subheaderstyle|}}} | ||
|class={{{subheaderclass|}}} | |||
|rowclass={{{subheaderrowclass2|}}} | |||
}} }}<!-- | }} }}<!-- | ||
Image1 | Image1 | ||
-->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row | -->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row | ||
|data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}} | |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}} | ||
|class={{{imageclass|}}} | |datastyle={{{imagestyle|}}} | ||
|class={{{imageclass|}}} | |||
|rowclass={{{imagerowclass1|}}} | |||
}} }}<!-- | }} }}<!-- | ||
Image2 | Image2 | ||
-->{{#if:{{{image2|}}}|{{Infobox/row | -->{{#if:{{{image2|}}}|{{Infobox/row | ||
|data={{{image2}}}{{#if:{{{caption2|}}}|<br /><span style="{{{captionstyle|}}}">{{{caption2}}}</span>}} | |data={{{image2}}}{{#if:{{{caption2|}}}|<br /><span style="{{{captionstyle|}}}">{{{caption2}}}</span>}} | ||
|class={{{imageclass|}}} | |datastyle={{{imagestyle|}}} | ||
|class={{{imageclass|}}} | |||
|rowclass={{{imagerowclass2|}}} | |||
}} }}<!-- | }} }}<!-- | ||
-->{{Infobox/row | -->{{Infobox/row |