Difference between revisions of "Template:InfoBox Game"

From Detective Conan Wiki
(Yet Another InfoBox)
m
Line 1: Line 1:
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
|-
 
|-
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #5985AE;" |  '''{{{platform}}}: Game {{{game}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #5985AE;" |  '''{{{system}}}: Game {{{game}}}'''  
 
|-  
 
|-  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
Line 19: Line 19:
 
{{!}} {{{english-title}}}
 
{{!}} {{{english-title}}}
 
{{!}}- }}
 
{{!}}- }}
! Platform:  
+
! System:  
| {{{platform}}}
+
| {{{system}}}
 
|-  
 
|-  
 
{{#if: {{{release-date|}}} |
 
{{#if: {{{release-date|}}} |
Line 29: Line 29:
 
! Genre(s):  
 
! Genre(s):  
 
{{!}} {{{genre}}}
 
{{!}} {{{genre}}}
{{!}}-  }}
 
{{#if: {{{system|}}} |
 
! System:
 
{{!}} {{{system}}}
 
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{players|}}} |
 
{{#if: {{{players|}}} |
Line 86: Line 82:
 
<pre>
 
<pre>
 
{{InfoBox Game
 
{{InfoBox Game
| game                =    (This is a number for the given platform - e.g. "3")
+
| game                =    (This is a number for the given system - e.g. "3")
 
| image              =
 
| image              =
 
| title              =  
 
| title              =  
 
| english-title      =    (Optional)
 
| english-title      =    (Optional)
 
| japanese-title      =    (Optional)
 
| japanese-title      =    (Optional)
| platform            =   
 
 
| release-date        =    (Optional)
 
| release-date        =    (Optional)
 
| genre              =    (Optional)
 
| genre              =    (Optional)

Revision as of 20:12, 18 April 2011

{{{system}}}: Game {{{game}}}
Information
Title:
System: {{{system}}}
Production
Developer: {{{developer}}}
Chronology
List of games

The following is a list of required or optional parameters for any of the games:

{{InfoBox Game
| game                =    (This is a number for the given system - e.g. "3")
| image               =
| title               = 
| english-title       =    (Optional)
| japanese-title      =    (Optional)
| release-date        =    (Optional)
| genre               =    (Optional)
| system              =    (Optional)
| age-range           =    (Optional)
| playing-time        =    (Optional)
| developer           =
| designer            =    (Optional)
| illustrator         =    (Optional)
| publisher           =    (Optional)
| website             =    (Optional)
| prev-game           =    (Optional)
| next-game           =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}