Difference between revisions of "Template:Gameinfo"

From The VG Resource Wiki
Jump to: navigation, search
m
m
 
(16 intermediate revisions by 3 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 20: Line 20:
 
  #if: {{{system|}}} | '''Platform''': {{system|{{{system}}}|{{{arcadesys|}}}}}<br> | }}{{
 
  #if: {{{system|}}} | '''Platform''': {{system|{{{system}}}|{{{arcadesys|}}}}}<br> | }}{{
 
  #if: {{{systems|}}} | '''Platforms''': [[Category:Multi-platform Releases]]{{{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 :(
{{Gameinfo
 
| title=        Example game
 
| aka=          Example 1
 
| developer=    TCRF
 
| publisher=    TCRF
 
| system=      PC
 
}}
 
 
 
Stolen from TCRF... Love you guys :(
 
  
 
==How to use ==
 
==How to use ==
Line 36: Line 29:
 
<pre>{{Gameinfo
 
<pre>{{Gameinfo
 
| title=        Game's title
 
| title=        Game's title
 +
| altimage=    Game's box art
 
| aka=          Alternate name (usually title in Romaji is good here, but not required)
 
| aka=          Alternate name (usually title in Romaji is good here, but not required)
 
| developer=    Name of sole developer, OR
 
| developer=    Name of sole developer, OR
Line 46: Line 40:
 
</pre>
 
</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
}}