Template:MIM/table: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (I believe this category fits this template, correct me if I am wrong)
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table style="display: inline-block; vertical-align: middle;">
<table style="width:auto;vertical-align:middle;display:inline-block !important">
<tr>
<tr>
<td style="{{#ifeq:{{{1|}}}|1|background:grey;}}border:1px solid currentColor;">
<td style="border:1px solid;{{#ifeq:{{{1}}}|1|background:gray !important}}"></td>
</td>
<td style="border:1px solid;{{#ifeq:{{{2}}}|1|background:gray !important}}"></td>
<td style="{{#ifeq:{{{2|}}}|1|background:grey;}}border:1px solid currentColor;">
</tr>
</td></tr>
<tr>
<tr>
<td style="{{#ifeq:{{{3|}}}|1|background:grey;}}border:1px solid currentColor;">
<td style="border:1px solid;{{#ifeq:{{{3}}}|1|background:gray !important}}"></td>
</td>
<td style="border:1px solid;{{#ifeq:{{{4}}}|1|background:gray !important}}"></td>
<td style="{{#ifeq:{{{4|}}}|1|background:grey;}}border:1px solid currentColor;">
</tr>
</td></tr></table>
</table><noinclude>[[Category:Subtemplates]]</noinclude>
<noinclude>[[Category:Formatting templates]]</noinclude>

Latest revision as of 19:56, August 23, 2024