Actions

Template

Difference between revisions of "ProgramBob"

From Sonic Retro

m
m (adding category parameter)
Line 6: Line 6:
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 +
{{ #if: {{{category|}}} | '''Category''': {{{category}}}<br> | }}
 
{{ #if: {{{version|}}} | '''Version''': {{{version}}}<br> | }}
 
{{ #if: {{{version|}}} | '''Version''': {{{version}}}<br> | }}
 
{{ #if: {{{date|}}} | '''Last Release''': {{{date}}}<br> | }}
 
{{ #if: {{{date|}}} | '''Last Release''': {{{date}}}<br> | }}
Line 22: Line 23:
 
| screen=
 
| screen=
 
| screenwidth=
 
| screenwidth=
 +
| category=
 
| version=
 
| version=
 
| date=
 
| date=

Revision as of 13:37, 6 September 2012

Usage

This template is to be used on articles about programs. Place the following at the top of a page:

{{Program
| screen=
| screenwidth=
| category=
| version=
| date=
| status=
| system=
| games=
| credits=
| thanks=
}}

All fields except "screen" are optional.