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:InfoBox: 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 6: Line 6:
| name      = (optional, else PAGENAME is used)
| name      = (optional, else PAGENAME is used)
| photo      = (optional, else PAGENAME.jpg is used)
| photo      = (optional, else PAGENAME.jpg is used)
| caption    = (optional) photo caption or ALT tag
| date      = (optional) Month XX
| date      = (optional) Month XX
| year      = #### year released
| year      = #### year released
Line 22: Line 23:
! scope="row" {{!}} Date
! scope="row" {{!}} Date
| {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED [[Category: Missing Date]]}}
| {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED [[Category: Missing Date]]}}
|-
! scope="row" {{!}} Year
| {{#if: {{{year|}}} | {{{year}}} [[Category: {{{year}}}]] | DATE NEEDED [[Category: Missing Year]]}}
|-
|-
! scope="row" {{!}} Notes
! scope="row" {{!}} Notes
Line 30: Line 34:
|-
|-
|}
|}
{{#if: {{{format|}}} | [[Category: INFOBOX UPDATE NEEDED]]}}</includeonly></onlyinclude>
{{#if: {{{format|}}} | [[Category: INFOBOX FORMAT UPDATE NEEDED]]}}
{{#if: {{{date|}}} | [[Category: INFOBOX DATE UPDATE NEEDED]]}}
</includeonly></onlyinclude>

Revision as of 16:29, 31 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    = (optional) photo caption or ALT tag
| date       = (optional) Month XX
| year       = #### year released
| notes      = short description
| infosource = (optional) where did this information come from
}}