MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

Read Me First: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
(NEW IMPORTANT WIKI EDITING INFO PAGE!)
 
No edit summary
Line 1: Line 1:
{{NavHelp}
{{NavHelp}}
= Read Me First =
= 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:
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:

Revision as of 15:21, 16 April 2008

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 04/16/2008. Total Pages: 728. Total Files: 992.


Home / Help - Read Me First


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.

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.