Driftmaster130
Rest in Peace, Walkazo
Every time I go to my wiki talk page, this happens:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<table style="border:6px solid {{#switch: {{CURRENTMONTHNAME}} {{CURRENTDAY2}}
| January {{CURRENTDAY2}} = lightblue; background:white
| March 17 = green; background:yellow
| April {{CURRENTDAY2}} = lightblue; background:
| July 4 = blue;background:red
| October = orange;background:black
| November {{CURRENTDAY2}} = brown;background:yellow
| December {{CURRENTDAY2}} = red;background:green
| #default = #P80
}};-moz-border-radius:6px;padding:8px;" width=100%> <tr><td>
{{User:Mariotime11/talkheader}}
{{User:Mariotime11/active}}
'''''{{CURRENTDAYNAME}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}<sup>{{#switch:{{CURRENTDAY}}|#default=th|1=st|2=nd|3=rd|21=st|22=nd|23=rd|31=st}}</sup> {{CURRENTYEAR}}, {{CURRENTTIME}}'''''
'''Current time on my end''' (EDT)
</td></tr></table>
Stooben said:You forgot to close out the table coding at the top of your page. I took the liberty of fixing it for you by making this change (in blue):
<table style="border:6px solid {{#switch: {{CURRENTMONTHNAME}} {{CURRENTDAY2}}
| January {{CURRENTDAY2}} = lightblue; background:white
| March 17 = green; background:yellow
| April {{CURRENTDAY2}} = lightblue; background:
| July 4 = blue;background:red
| October = orange;background:black
| November {{CURRENTDAY2}} = brown;background:yellow
| December {{CURRENTDAY2}} = red;background:green
| #default = #P80
}};-moz-border-radius:6px;padding:8px;" width=100%> <tr><td>
{{User:Mariotime11/talkheader}}
{{User:Mariotime11/active}}
'''''{{CURRENTDAYNAME}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}<sup>{{#switch:{{CURRENTDAY}}|#default=th|1=st|2=nd|3=rd|21=st|22=nd|23=rd|31=st}}</sup> {{CURRENTYEAR}}, {{CURRENTTIME}}'''''
'''Current time on my end''' (EDT)
</td></tr></table>