Actions

Template

Difference between revisions of "Bob"

From Sonic Retro

Line 4: Line 4:
 
{{#vardefine:type|0}}{{#vardefine:genre|0}}{{BobTable|
 
{{#vardefine:type|0}}{{#vardefine:genre|0}}{{BobTable|
 
{{BobRow||{{{image|}}}|align=center|content=[[File:{{{image|}}}|{{#ifexpr:{{#mediawidth:{{{image|}}}}}<320|{{#mediawidth:{{{image|}}}}}|320}}x240px]]}}
 
{{BobRow||{{{image|}}}|align=center|content=[[File:{{{image|}}}|{{#ifexpr:{{#mediawidth:{{{image|}}}}}<320|{{#mediawidth:{{{image|}}}}}|320}}x240px]]}}
{{BobRow||{{{bobscreen|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>{{#if:{{{image|}}}||[[Category:No titlescreen]]}}</includeonly>|content={{#if: {{{bobscreen2|}}} |
+
{{#if:{{{image|}}}||{{BobRow||{{{bobscreen|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No titlescreen]]</includeonly>|content={{#if: {{{bobscreen2|}}} |
 
{{tabs
 
{{tabs
 
| hidetitle=yes
 
| hidetitle=yes
Line 53: Line 53:
 
}}
 
}}
  
|{{bobscreen|{{{bobscreen}}}}}}}{{#ifeq: {{fileext|{{{bobscreen}}}}} | jpg | [[Category:JPEG titlescreen]] }}}}
+
|{{bobscreen|{{{bobscreen}}}}}}}{{#ifeq: {{fileext|{{{bobscreen}}}}} | jpg | [[Category:JPEG titlescreen]] }}}}}}
 
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
 
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
 
{{BobRow||{{{icon|}}}|align=right|content=[[File:{{{icon}}}|32px]]}}
 
{{BobRow||{{{icon|}}}|align=right|content=[[File:{{{icon}}}|32px]]}}

Revision as of 05:58, 16 July 2022

n/a

Notavailable.svg
Bob

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

{{Bob
| bobscreen=
| title=
| publisher=
| developer=
| distributor=
| portal=
| system=
| savesize=
| sounddriver=
| peripherals=
| genre=
| players=
| languages={{LanguageList|xx}}
| releases={{releases
...
}}
}}

All fields except "bobscreen" are optional. See Template:Releases for how to add individual releases and variants of the game.

Compilation-only fields:

| originalpublishers=
| originaldevelopers=
| gamecount=
| consolescompilation=


For multiple title screens (e.g. different versions and regions), add these fields:

| bobscreen2=
| bobscreen3=
| bobscreen4=
| tab1=
| tab2=
| tab3=
| tab4=

Currently, up to 20 title screens may be added.