| 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 |
Page Templates: Difference between revisions
AllenHuffman (talk | contribs) No edit summary |
AllenHuffman (talk | contribs) adding BASIC Page template example |
||
| (One intermediate revision by the same user not shown) | |||
| Line 87: | Line 87: | ||
{{NavPeople}} | {{NavPeople}} | ||
{{PersonInfoBox | | {{PersonInfoBox | | ||
| name = (else PAGENAME is used) | |||
| photo = (else PAGENAME.jpg is used) | |||
| caption = | |||
| date = | |||
| year = | |||
| notes = | |||
| infosource = | |||
| location = | |||
}} | |||
{{PAGENAME}} is/was a XXX who created/published by YYY from AAAA-BBBB. | |||
== Photos == | |||
<gallery> | |||
Photo1.jpg|Photo caption. | |||
Photo2.jpg|Photo caption. | |||
</gallery> | |||
== External Links == | |||
* None yet. | |||
</pre> | |||
== Project Page == | |||
{{NavProject}} | |||
{{ProjectInfoBox | | |||
| name = (else PAGENAME is used) | | name = (else PAGENAME is used) | ||
| photo = (else PAGENAME.jpg is used) | | photo = (else PAGENAME.jpg is used) | ||
| Line 163: | Line 187: | ||
Photo2.jpg|Photo caption. | Photo2.jpg|Photo caption. | ||
</gallery> | </gallery> | ||
== External Links == | |||
* None yet. | |||
</pre> | |||
== BASIC Page == | |||
<pre> | |||
{{NavBASIC}} | |||
{{BASICInfoBox | | |||
| name = (else PAGENAME is used) | |||
| token = token value | |||
}} | |||
{{PAGENAME}} is/was a XXX sold/created by YYY from AAAA-BBBB. | |||
== Examples == | |||
== Optimizations == | |||
== External Links == | == External Links == | ||
* None yet. | * None yet. | ||
</pre> | </pre> | ||
Latest revision as of 13:49, 12 March 2026
| 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 Read-only mirror: https://cocopedia.dgb3.net |
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 03/12/2026. Total Pages: 749. Total Files: 997.
When starting a new page, begin by copying in the appropriate template code for the type of page you are creating:
Company Page
{{NavCompanies}}
{{CompanyInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| enddate =
| endyear =
| location =
}}
{{PAGENAME}} is/was a XXX sold/created by YYY from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
Convention Page
{{NavConventions}}
{{ConventionInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| enddate =
| endyear =
| location =
}}
{{PAGENAME}} is/was a convention held in XXX from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
Hardware Page
{{NavHardware}}
{{HardwareInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| enddate =
| endyear =
| interface = XXX Port
}}
{{PAGENAME}} is/was a XXX sold/created by YYY from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
Person Page
{{NavPeople}}
{{PersonInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| location =
}}
{{PAGENAME}} is/was a XXX who created/published by YYY from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
Project Page
| Name | (else PAGENAME is used) |
|---|---|
| Year | DATE NEEDED |
| Notes | NOTES NEEDED |
| Info Source | INFO SOURCE NEEDED |
| About the Projects Info Box | |
Page Templates is/was a XXX who created/published by YYY from AAAA-BBBB.
Photos
-
Photo caption.
-
Photo caption.
External Links
- None yet.
Publication Page
{{NavPublications}}
{{PublicationInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| enddate =
| endyear =
| location =
| publisher =
}}
{{PAGENAME}} is/was a XXX published by YYY from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
Software Page
{{NavSoftware}}
{{SoftwareInfoBox |
| name = (else PAGENAME is used)
| photo = (else PAGENAME.jpg is used)
| caption =
| date =
| year =
| notes =
| infosource =
| publisher =
| author =
| media = Disk, Tape, ROM-Pak
| memory = ##K
| os = OS-9. CB, ECB, DECB (or RS-DOS?)
| platform = CoCo 1, CoCo 2, CoCo1/2, or CoCo 3
| requires =
| videomode = 32 Text, PMODE 4, 320x250x16, etc.
}}
{{PAGENAME}} is/was a XXX sold/created by YYY from AAAA-BBBB.
== Photos ==
<gallery>
Photo1.jpg|Photo caption.
Photo2.jpg|Photo caption.
</gallery>
== External Links ==
* None yet.
BASIC Page
{{NavBASIC}}
{{BASICInfoBox |
| name = (else PAGENAME is used)
| token = token value
}}
{{PAGENAME}} is/was a XXX sold/created by YYY from AAAA-BBBB.
== Examples ==
== Optimizations ==
== External Links ==
* None yet.