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.
Read Me First
| WELCOME |
|---|
| Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al |
See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.
This page was last updated on 11/12/2010. Total Pages: 747. Total Files: 997.
Read Me First
A set of Wiki templates have been created to help with categories and navigation of this site. When creating a new page, or editing an existing one, please ensure that the top of the file begins with a Nav template, such as:
{{NavArticles}}
Each Nav template contains references to other templates. In the case of the NavArticles template, it contains the following:
{{Home}}{{Articles}}{{PageName}}
And each of those contains actual Wiki tags and/or categories, as needed.
Home contains:
[[Main_Page|Home]]
This means it will display the text "Home" which will link to "Main Page" (the default page of this wiki).
Next is the Articles link:
[[Category: Articles]]{{Delim}}[[Articles]]
Above, it will first contain a Category tag for the Articles section, then a Delimeter (which is something like " - " for this Wiki), then a link to the top level page for Articles.
Lastly, is the PageName template:
- '''{{PAGENAME}}'''
----
This will just display a non-breaking space, dash, non-breaking space, then the current page name in bold. (" - Read Me First")
So, when you start a page in an existing section, be sure to start with the appropriate NavXXX template reference at the top.
Creating a new Navigation Template
If you are creating a whole new section of the site, start by making a Nav for it by including something at the top like this:
{{NavSectionName}}
When you save the page, that will be a new link. When you view this page, click on the new link, and fill out your new NavSectionName template like...
{{Home}}{{SectionName}}{{PageName}}
Then save, and you will get a link to the new SectionName, so click and edit that and make it look like the "Articles" example above (Category and link to the main SectionName page).
Once we get all this cleaned up, we will have an easier to navigate template. Plus, I can edit the Home link at any time to out a message or alert on every page of the site.
There should be no pages without this navigation.
See Also
I am not sure if this is still relevant, but I also have this page: Using Navigation Templates