Difference between revisions of "Template:Game"

From MegaDrive Wiki
Jump to: navigation, search
(Created page with "==Usage== This template is to be used on articles about Prototypes. Place the following at the top of a page: <pre> {{ConsoleInfo | logos= | Gameimage= | imgwidth= | name= | ...")
 
m (4 revisions imported)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{|cellpadding="0" cellspacing="0" class="breakout" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; display: inline; position: relative; background-color: #F9F9F9; border: 1px #AAA solid; padding: 4px;"
 +
| style="text-align: center;"|
 +
[[Image:{{{Gameimage}}} |{{{imgwidth}}}px]]
 +
|-
 +
! '''Fast Facts on the ''{{{name}}}'''
 +
|-
 +
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 +
'''Official Name''': {{{name}}}<br>
 +
'''Dubbed Name''': {{{Dubbedname}}}<br>
 +
'''Leak Date''': {{{Leak Date}}}<br>
 +
'''Serial Number''': {{{Serial Number}}}<br>
 +
'''Version''': {{{Version}}}<br>
 +
|}<noinclude>
 
==Usage==
 
==Usage==
 
This template is to be used on articles about Prototypes. Place the following at the top of a page:
 
This template is to be used on articles about Prototypes. Place the following at the top of a page:
  
 
<pre>
 
<pre>
{{ConsoleInfo
+
{{Game
| logos=
 
 
| Gameimage=
 
| Gameimage=
 
| imgwidth=
 
| imgwidth=
 
| name=
 
| name=
 +
| Dubbedname=
 
| Leak Date=
 
| Leak Date=
 
| Serial Number=
 
| Serial Number=

Latest revision as of 11:29, 16 March 2015

[[Image:{{{Gameimage}}} |{{{imgwidth}}}px]]

Fast Facts on the {{{name}}}

Official Name: {{{name}}}
Dubbed Name: {{{Dubbedname}}}
Leak Date: {{{Leak Date}}}
Serial Number: {{{Serial Number}}}
Version: {{{Version}}}

Usage

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

{{Game
| Gameimage=
| imgwidth=
| name=
| Dubbedname=
| Leak Date=
| Serial Number=
| Version= 
}}

All fields except "Gameimage" are optional.