Template:Infobox Game: Difference between revisions
From Medapedia
Jump to navigationJump to search
m (added margins because I can't into CSS) |
m (tweaks) |
||
Line 1: | Line 1: | ||
{| class="infobox wikitable" cellpadding="5" cellspacing="0" width="330" style="width: 22em; font-size: 100%; text-align: center; margin-bottom: 3px; margin-left: 5px;" | {| class="infobox wikitable" cellpadding="5" cellspacing="0" width="330" style="width: 22em; font-size: 100%; text-align: center; margin-bottom: 3px; margin-left: 5px;" | ||
|- | |- | ||
| colspan=2 style="background:#CCCCCC; color:#000;" | '''{{{name|}}}''' <br | | colspan=2 style="background:#CCCCCC; color:#000;" | '''{{{name|}}}''' <br> {{#if: {{{name-j|}}} | {{#if: {{{name-r|}}} | {{r|{{{name-j|}}}|{{{name-r|}}}}} | {{name-j|}}}}}} | ||
{{#if: {{{image|}}} | {{!}}- | {{#if: {{{image|}}} | {{!}}- | ||
{{!}} colspan=2 {{!}} [[Image:{{{image}}}|270px|]] }} | {{!}} colspan=2 {{!}} [[Image:{{{image}}}|270px|]] }} | ||
Line 20: | Line 20: | ||
| style="background:#EEEEEE; color:#000;" | {{{date|}}} | | style="background:#EEEEEE; color:#000;" | {{{date|}}} | ||
|- | |- | ||
|} | |}<noinclude> | ||
<noinclude> | |||
==Description== | ==Description== | ||
This is the template for the infobox on video game pages. | This is the template for the infobox on video game pages. |
Revision as of 18:44, 2 June 2012
' | |
Genre | |
---|---|
Platform | |
Developer | |
Publisher | |
Release Date |
Description
This is the template for the infobox on video game pages.
To use the template, put the following text at the top of the article and fill in each section.
{{Infobox game | name = | name-j = | name-r = | image = | genre = | platform = | developer = | publisher = | date = }}
For date, if the game has multiple release dates, include them on separate lines separated by a <br> .