| MediaWiki:Sitenotice |
|---|
| 2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.
2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year. 2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net |
Template:InfoBoxTest: Difference between revisions
From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
AllenHuffman (talk | contribs) Replaced content with "Passed in: boxtype=="{{{boxtype}}}" {{#switch:{{{boxtype}}} | case Convention | case Publication = | Convention or Publication was chosen. | DEFAULT }}" |
AllenHuffman (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Passed in: 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 13:51, 31 August 2016
Passed in: boxtype=={{{boxtype}}}
DEFAULT
And test 2:
DEFAULT
And test 3:
DEFAULT