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)

Template:InfoBoxTest: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
| photo      = (optional, else PAGENAME.jpg is used)
| photo      = (optional, else PAGENAME.jpg is used)
| caption    = (photo caption)
| caption    = (photo caption)
| category  =  
| category  = (main category)
| type      = (main category)
| type      = (category subtype)
| date      = (category subtype)
| date      = Month XX
| year      = (release/first year)
| year      = (release/first year)
| notes      =  
| notes      =  
Line 30: Line 30:
| {{#if: {{{year|}}} | {{{year}}} [[Category: {{{year}}}]] | YEAR NEEDED [[Category: Missing Year]]}}
| {{#if: {{{year|}}} | {{{year}}} [[Category: {{{year}}}]] | YEAR NEEDED [[Category: Missing Year]]}}
|-
|-
! scope="row" {{!}} Format
! scope="row" {{!}} Category
| {{#if: {{{format|}}} | {{{format}}} [[Category: {{{format}}}]] | FORMAT NEEDED [[Category: Missing Format]]}}
| {{#if: {{{category|}}} | {{{category}}} [[Category: {{{category}}}]] | CATEGORY NEEDED [[Category: Missing Category]]}}
|-
! scope="row" {{!}} Type
| {{#if: {{{type|}}} | {{{type}}} [[Category: {{{type}}}]] | TYPE NEEDED [[Category: Missing Type]]}}
|-
|-
! scope="row" {{!}} Notes
! scope="row" {{!}} Notes

Revision as of 18:34, 30 August 2016

This template currently generates the generic InfoBox. In the future, it will be able to create many different types of boxes with different fields based on what is needed.

Please do not edit this InfoBox template.

Usage

{{InfoBox |
| name       = (optional, else PAGENAME is used)
| photo      = (optional, else PAGENAME.jpg is used)
| caption    = (photo caption)
| category   = (main category)
| type       = (category subtype)
| date       = Month XX
| year       = (release/first year)
| notes      = 
| infosource = (where this information came from)
}}