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
(adding auto-category links for date and format)
Line 21: Line 21:
|-
|-
! scope="row" {{!}} Date
! scope="row" {{!}} Date
| {{#if: {{{date|}}} | {{{date}}} | DATE NEEDED [[Category: Missing Date]]}}
| {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED [[Category: Missing Date]]}}
|-
|-
! scope="row" {{!}} Format
! scope="row" {{!}} Format
| {{#if: {{{format|}}} | {{{format}}} | FORMAT NEEDED [[Category: Missing Format]]}}
| {{#if: {{{format|}}} | {{{format}}} [[Category: {{{format}}}]] | FORMAT NEEDED [[Category: Missing Format]]}}
|-
|-
! scope="row" {{!}} Notes
! scope="row" {{!}} Notes

Revision as of 16:02, 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)
| date   = 
| format = 
| notes  = 
}}