MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.

Template:InfoBoxTest: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
Replaced content with "Passed in: boxtype=="{{{boxtype}}}" {{#switch:{{{boxtype}}} | case Convention | case Publication = | Convention or Publication was chosen. | DEFAULT }}"
No edit summary
Line 1: Line 1:
Passed in: boxtype=="{{{boxtype}}}"
Passed in: boxtype=={{{boxtype}}}


{{#switch:{{{boxtype}}}
{{#switch:{{{{boxtype}}}}
| case Convention
| case Publication =
| Convention or Publication was chosen.
| DEFAULT
}}
 
And test 2:
 
{{#switch: Convention
| case Convention = Was convention
| case Publication = Was publication
| Convention or Publication was chosen.
| DEFAULT
}}
 
And test 3:
 
{{#switch: Publication
| case Convention
| case Convention
| case Publication =
| case Publication =

Revision as of 17:51, 31 August 2016

Passed in: boxtype=={{{boxtype}}}

DEFAULT

And test 2:

DEFAULT

And test 3:

DEFAULT