Difference between revisions of "Template:Gameinfo"

From The VG Resource Wiki
Jump to: navigation, search
m
 
(19 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
{{#ifeq:{{{altimage|}}}|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: {{{altimage|}}} | {{{altimage}}} | {{PAGENAMEE}}-box.png }}
+
| file  = {{#if: {{{altimage|}}} | {{{altimage}}} | {{PAGENAMEE}} - Boxart.png }}
 
| width  = 250px
 
| width  = 250px
 
| caption= Box Art
 
| caption= Box Art
Line 17: Line 17:
 
  #if: {{{developers|}}} | '''Developers''': {{{developers|}}}<br> | }}{{
 
  #if: {{{developers|}}} | '''Developers''': {{{developers|}}}<br> | }}{{
 
  #if: {{{publisher|}}} | '''Publisher''': {{publisher|{{{publisher}}}}}<br> | }}{{
 
  #if: {{{publisher|}}} | '''Publisher''': {{publisher|{{{publisher}}}}}<br> | }}{{
  #if: {{{publishers|}}} | '''Publishers''': [[Category:Multi-platform Releases]]{{{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> | }}
 +
----
 +
{{#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>
 
|}[[Category:Games]]</includeonly>
<noinclude>
+
<noinclude>Stolen from TCRF... Love you guys :(
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>
 
</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
}}