Difference between revisions of "Template:Gameinfo"

From The VG Resource Wiki
Jump to: navigation, search
m
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{|cellpadding="0" cellspacing="0" style="margin-left:1em; float: right;" width="250px"
+
<includeonly>{|cellpadding="0" cellspacing="0" class="breakout" style="margin-left:1em;" width="250px"
 
| style="text-align: center;"|
 
| style="text-align: center;"|
{{#ifeq:{{{bobscreen|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing Box Art}}]] |
+
{{#ifeq:{{{altimage|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing Box Art}}]] |
 
{{#if: {{{noscreen|}}} |  | {{imageexists
 
{{#if: {{{noscreen|}}} |  | {{imageexists
| file  = {{#if: {{{bobscreen|}}} | {{{bobscreen}}} | {{PAGENAMEE}}-box.png }}
+
| file  = {{#if: {{{altimage|}}} | {{{altimage}}} | {{PAGENAMEE}} - Boxart.png }}
| width  = {{#if: {{{screenwidth|}}} | {{{screenwidth}}} | }}
+
| width  = 250px
 
| caption= Box Art
 
| caption= Box Art
 
| mcat  = {{namespace detect|main=Missing Box Art}}
 
| mcat  = {{namespace detect|main=Missing Box Art}}
Line 19: Line 19:
 
  #if: {{{publishers|}}} | '''Publishers''': {{{publishers|}}}<br> | }}{{
 
  #if: {{{publishers|}}} | '''Publishers''': {{{publishers|}}}<br> | }}{{
 
  #if: {{{system|}}} | '''Platform''': {{system|{{{system}}}|{{{arcadesys|}}}}}<br> | }}{{
 
  #if: {{{system|}}} | '''Platform''': {{system|{{{system}}}|{{{arcadesys|}}}}}<br> | }}{{
  #if: {{{systems|}}} | '''Platforms''': {{{systems|}}}<br> | }}
+
  #if: {{{systems|}}} | '''Platforms''': [[Category:Multi-platform Releases]]{{{systems|}}}<br> | }}
|}</includeonly>
+
----
 +
{{#ifexist: Checklist:{{PAGENAME}} | [[Image:Checkbox_mini.gif|link=]] <span style="font-size:small;">[[Checklist:{{PAGENAME}}|This game has a checklist for ripping.]]</span><br />|}}</p>
 +
|}[[Category:Games]]</includeonly>
 +
<noinclude>Stolen from TCRF... Love you guys :(
 +
 
 +
==How to use ==
 +
Simply copy and paste this template and remove the categories you don't use.
 +
<pre>{{Gameinfo
 +
| title=        Game's title
 +
| altimage=    Game's box art
 +
| aka=          Alternate name (usually title in Romaji is good here, but not required)
 +
| developer=    Name of sole developer, OR
 +
| developers=  Names of the developers
 +
| publisher=    Name of the sole publisher, OR
 +
| publishers=  Names of the publishers
 +
| system=      System the game was released on, OR
 +
| systems=      Systems the game was released on
 +
}}
 +
</pre>
 +
</noinclude>
 +
[[Category:Templates]]

Latest revision as of 03:30, 31 December 2023

Stolen from TCRF... Love you guys :(

How to use

Simply copy and paste this template and remove the categories you don't use.

{{Gameinfo
| title=        Game's title
| altimage=     Game's box art
| aka=          Alternate name (usually title in Romaji is good here, but not required)
| developer=    Name of sole developer, OR
| developers=   Names of the developers
| publisher=    Name of the sole publisher, OR
| publishers=   Names of the publishers
| system=       System the game was released on, OR
| systems=      Systems the game was released on
}}