Template:MIM/table: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Testing something)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table style="display: inline-block; vertical-align: middle;">
<table class="{{#if:{{{key|}}}|noinvert|invert-dark}}" 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 {{#if:{{{key|}}}|#fff|#000}};{{#ifeq:{{{1}}}|1|background:{{#if:{{{key|}}}|#fff|#000}} !important}}"></td>
</td>
<td style="border:1px solid {{#if:{{{key|}}}|#fff|#000}};{{#ifeq:{{{2}}}|1|background:{{#if:{{{key|}}}|#fff|#000}} !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 {{#if:{{{key|}}}|#fff|#000}};{{#ifeq:{{{3}}}|1|background:{{#if:{{{key|}}}|#fff|#000}} !important}}"></td>
</td>
<td style="border:1px solid {{#if:{{{key|}}}|#fff|#000}};{{#ifeq:{{{4}}}|1|background:{{#if:{{{key|}}}|#fff|#000}} !important}}"></td>
<td style="{{#ifeq:{{{4|}}}|1|background:grey;}}border:1px solid currentColor;">
</tr>
</td></tr></table><noinclude>[[Category:Formatting templates]]</noinclude>
</table><noinclude>[[Category:Subtemplates]]</noinclude>

Latest revision as of 17:39, February 17, 2025