Difference between revisions of "Template:Infobox/additional table"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Going with the easiest solution for now, I have to go, THIS IS NOT FINISHED, btw.)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table style="width: 100%; background: none; font-weight: bold;">
<table style="width: 100%; background: none; font-weight: bold;">
<tr><td class="infoboxCentre"{{#if:{{{2|}}}{{{3|}}}{{{4|}}}||&#32;colspan="2"}}>{{{1|Item 1}}}</td>{{#if:{{{2|}}}|<td class="infoboxCentre">{{{2}}}</td>|}}{{#if:{{{3|}}}|<td class="infoboxCentre">{{{3}}}</td>|}}{{#if:{{{4|}}}|<td class="infoboxCentre">{{{4}}}</td>|}}</tr>
<tr class="alternate-ignore"><!--
ROW 1:
-->{{#if:{{{1|}}}|<td class="infoboxCentre" {{#if:{{{2|}}}||colspan="2"}}>{{{1}}}</td>}}{{#if:{{{2|}}}|<td class="infoboxCentre" {{#if:{{{1|}}}||colspan="2"}}>{{{2}}}</td>}}<!--
SPLIT:
-->{{#if:{{{3|}}}{{{4|}}}|</tr><tr class="alternate-ignore">|}}<!--
ROW 2:
-->{{#if:{{{3|}}}|<td class="infoboxCentre" {{#if:{{{4|}}}||colspan="2"}}>{{{3}}}</td>}}{{#if:{{{4|}}}|<td class="infoboxCentre" {{#if:{{{3|}}}||colspan="2"}}>{{{4}}}</td>}}</tr>
</table>
</table>

Latest revision as of 02:46, 7 March 2010