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)

Using Navigation Templates: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{NavHelp}}
Please do not edit this page.  It is a work in progress.
Please do not edit this page.  It is a work in progress.


<nowiki>
== Navigation Template ==
At the top of each page, add a Nav template, such as '''<nowiki>{{NavArticles}}</nowiki>'''.  If it does not exist, you can then click on that link and create it.  It should look like this:
<pre><nowiki>
{{Home}}{{Section}}{{PageName}}}
{{Home}}{{Section}}{{PageName}}}
</nowiki>
<includeonly>[[Category: Section Name]]</includeonly>
</nowiki></pre>


<nowiki>
Then, if '''Section''' does not exist, create it like this:
[[Category: Section Name]]{{Delim}}[[Section Name Top Page Link]]
<pre><nowiki>
</nowiki>
{{Delim}}[[Section Name Top Page Link]]
</nowiki></pre>


<nowiki>
== Delimeter ==
You should never change this.  It's a global thing used by the templates.  Changing this can change the nav format globally.
<pre><nowiki>
&nbsp;/&nbsp;
&nbsp;/&nbsp;
</nowiki>
</nowiki></pre>


<nowiki>
== PageName ==
And this one doesn't need to be changed either.
<pre><nowiki>
&nbsp;:&nbsp;'''{{PAGENAME}}'''
&nbsp;:&nbsp;'''{{PAGENAME}}'''
</nowiki>
</nowiki></pre>

Revision as of 16:56, 24 August 2016

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 08/24/2016. Total Pages: 728. Total Files: 992.


Home / Help - Using Navigation Templates


Please do not edit this page. It is a work in progress.

Navigation Template

At the top of each page, add a Nav template, such as {{NavArticles}}. If it does not exist, you can then click on that link and create it. It should look like this:

{{Home}}{{Section}}{{PageName}}}
<includeonly>[[Category: Section Name]]</includeonly>

Then, if Section does not exist, create it like this:

{{Delim}}[[Section Name Top Page Link]]

Delimeter

You should never change this. It's a global thing used by the templates. Changing this can change the nav format globally.

 / 

PageName

And this one doesn't need to be changed either.

 : '''{{PAGENAME}}'''