Actions

Template

Difference between revisions of "ProgramBob"

From Sonic Retro

m
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout" id="programbob"
+
{{ #if: {{{obsolete|}}} | {{ObsoleteProgram|text={{{obsoletetext|}}}}} }}
| style="text-align: center;"|
+
{{BobTable|
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|{{ #if: {{{screenwidth|}}} | {{{screenwidth}}}px | 320px }}]] | [[Image:Notavailable.svg|{{ #if: {{{screenwidth|}}} | {{{screenwidth}}}px | 320px }}]] }}
+
{{BobRow||{{{screen|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:Missing screenshot]]</includeonly>|content={{bobscreen|{{{screen}}}}}{{#ifeq: {{fileext|{{{screen}}}}} | jpg | [[Category:JPEG screenshot]] }}}}
|-
+
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
! Fast Facts on ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''
+
{{BobRow|Category|{{{category|}}}}}
|-
+
{{BobRow|Version|{{{version|}}}}}
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |{{
+
{{BobRow|Last Release|{{{lastrelease|}}}}}
#if: {{{category|}}} | '''Category''': {{{category}}}<br> | }}{{
+
{{BobRow|Status|{{{status|}}}}}
#if: {{{version|}}} | '''Version''': {{{version}}}<br> | }}{{
+
{{BobRow|System|{{{system|}}}}}
#if: {{{date|}}} | '''Last Release''': {{{date}}}<br> | }}{{
+
{{BobRow|Supported Games|{{{games|}}}}}
#if: {{{status|}}} | '''Status''': {{{status}}}<br> | }}{{
+
{{BobRow|Credits|{{{credits|}}}}}
#if: {{{system|}}} | '''System''': {{{system}}}<br> | }}{{
+
{{BobRow|Thanks|{{{thanks|}}}}}
#if: {{{games|}}} | '''Supported Games''': ''{{{games}}}''<br> | }}{{
+
}}
#if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}{{
+
<includeonly>[[Category:{{{category|Uncategorized}}} programs]]
#if: {{{thanks|}}} | '''Thanks''': {{{thanks}}}<br> | }}
 
|}
 
{{ #if: {{{obsolete|}}} | {{ObsoleteProgram|text={{{obsoletetext|}}}}} | }}
 
[[Category:{{{category|Uncategorized}}} programs]]
 
 
{{ #if: {{{system|}}} | [[Category:{{{system}}} programs]] | }}</includeonly><noinclude>
 
{{ #if: {{{system|}}} | [[Category:{{{system}}} programs]] | }}</includeonly><noinclude>
 
==Usage==
 
==Usage==
 
This template is to be used on articles about [[:Category:Programs|programs]]. Place the following at the top of a page:
 
This template is to be used on articles about [[:Category:Programs|programs]]. Place the following at the top of a page:
 +
  
 
<pre>
 
<pre>
Line 33: Line 30:
 
| credits=
 
| credits=
 
| thanks=
 
| thanks=
 +
| obsolete=
 
}}
 
}}
 
</pre>
 
</pre>
Line 38: Line 36:
 
All fields except "screen" are optional.
 
All fields except "screen" are optional.
  
[[Category:Breakout box templates|Program]]</noinclude>
+
[[Category:Breakout box templates]]</noinclude>

Revision as of 10:03, 14 August 2015

Notavailable.svg
ProgramBob

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=
| obsolete=
}}

All fields except "screen" are optional.