Template:Infobox2: Difference between revisions
From ReplayResources
Jump to navigationJump to search
Count Zero (talk | contribs) mNo edit summary |
Count Zero (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div> | <div> | ||
<table class="ombox" cellspacing="5" style="width: | <table class="ombox" cellspacing="5" style="width:88%; text-align:left; font-size:100%; line-height:1.5em;"><!-- | ||
Caption | Caption | ||
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | ||
Line 16: | Line 16: | ||
}}<!-- | }}<!-- | ||
Image1 | Image1 | ||
-->{{#if:{{{image|{{{image1|}}}}}}|<td colspan="1" rowspan="0" class="{{{imageclass|}}}" style="text-align: | -->{{#if:{{{image|{{{image1|}}}}}}|<td colspan="1" rowspan="0" class="{{{imageclass|}}}" style="text-align:right; {{{imagestyle|}}}">{{{image|{{{image1}}}}}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}}</td></tr> | ||
}}{{Infobox/row | }}{{Infobox/row | ||
|header={{{header2|}}} |headerstyle={{{headerstyle|}}} | |header={{{header2|}}} |headerstyle={{{headerstyle|}}} | ||
Line 62: | Line 62: | ||
|data={{{data10|}}} |datastyle={{{datastyle|}}} | |data={{{data10|}}} |datastyle={{{datastyle|}}} | ||
|class={{{class10|}}} |rowclass={{{rowclass10|}}} | |class={{{class10|}}} |rowclass={{{rowclass10|}}} | ||
}}{{Infobox/row | |||
|header={{{header11|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label11|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data11|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class11|}}} |rowclass={{{rowclass11|}}} | |||
}}{{Infobox/row | |||
|header={{{header12|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label12|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data12|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class12|}}} |rowclass={{{rowclass12|}}} | |||
}}{{Infobox/row | |||
|header={{{header13|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label13|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data13|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class13|}}} |rowclass={{{rowclass13|}}} | |||
}}{{Infobox/row | |||
|header={{{header14|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label14|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data14|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class14|}}} |rowclass={{{rowclass14|}}} | |||
}}{{Infobox/row | |||
|header={{{header15|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label15|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data15|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class15|}}} |rowclass={{{rowclass15|}}} | |||
}}{{Infobox/row | |||
|header={{{header16|}}} |headerstyle={{{headerstyle|}}} | |||
|label={{{label16|}}} |labelstyle={{{labelstyle|}}} | |||
|data={{{data16|}}} |datastyle={{{datastyle|}}} | |||
|class={{{class16|}}} |rowclass={{{rowclass16|}}} | |||
}}<!-- Below | }}<!-- Below | ||
-->{{#if:{{{below|}}}|<tr><td colspan="3" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}} | -->{{#if:{{{below|}}}|<tr><td colspan="3" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}} | ||
</table> | </table> | ||
</div> | </div> |