Difference between revisions of "Template:DaysTable"
Jump to navigation
Jump to search
>Maximum Leech |
>Maximum Leech |
||
| Line 1: | Line 1: | ||
| − | <noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{| class="wikitable" | + | <div class="nomobile"> |
| + | <noinclude> | ||
| + | {{doc}}[[Category:Templates]] | ||
| + | </noinclude> | ||
| + | <includeonly> | ||
| + | {| class="wikitable" | ||
| {{#if:{{{Su|}}} | style="background-color:#aaffaa;" {{!}} }} Su | | {{#if:{{{Su|}}} | style="background-color:#aaffaa;" {{!}} }} Su | ||
| {{#if:{{{M|}}} | style="background-color:#aaffaa;" {{!}} }} M | | {{#if:{{{M|}}} | style="background-color:#aaffaa;" {{!}} }} M | ||
| Line 7: | Line 12: | ||
| {{#if:{{{F|}}} | style="background-color:#aaffaa;" {{!}} }} F | | {{#if:{{{F|}}} | style="background-color:#aaffaa;" {{!}} }} F | ||
| {{#if:{{{Sa|}}} | style="background-color:#aaffaa;" {{!}} }} Sa | | {{#if:{{{Sa|}}} | style="background-color:#aaffaa;" {{!}} }} Sa | ||
| − | |}</includeonly> | + | |} |
| + | </includeonly> | ||
| + | </div> | ||
| + | |||
| + | <div class="mobileonly"> | ||
| + | <noinclude> | ||
| + | {{doc}}[[Category:Templates]] | ||
| + | </noinclude> | ||
| + | <includeonly> | ||
| + | {| border="1" style="border-collapse:collapse" | ||
| + | | {{#if:{{{Su|}}} | style="background-color:#aaffaa;" {{!}} }} Su | ||
| + | | {{#if:{{{M|}}} | style="background-color:#aaffaa;" {{!}} }} M | ||
| + | | {{#if:{{{Tu|}}} | style="background-color:#aaffaa;" {{!}} }} Tu | ||
| + | | {{#if:{{{W|}}} | style="background-color:#aaffaa;" {{!}} }} W | ||
| + | | {{#if:{{{Th|}}} | style="background-color:#aaffaa;" {{!}} }} Th | ||
| + | | {{#if:{{{F|}}} | style="background-color:#aaffaa;" {{!}} }} F | ||
| + | | {{#if:{{{Sa|}}} | style="background-color:#aaffaa;" {{!}} }} Sa | ||
| + | |} | ||
| + | </includeonly> | ||
| + | </div> | ||