Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "Template:Infobox Game"

From Power Master Wiki
Jump to navigationJump to search
m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infoboxtable"
{| class="infobox" cellpadding=2 cellspacing=2 align={{{align|right}}} width=280px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background: #f8fff7; border:1px solid #8a8; color:#000; border-radius: 15px;"
|-
|-
! class="infoboxname" | {{{name}}}
! colspan="2" bgcolor="#008000" style="border-radius: 15px;"| <font color=white>''{{{title|{{PAGENAME}}}}}''</font>
|-
|-
{{#if: {{{image|}}} | ! colspan="2" {{!}} {{{image}}} | ! colspan="2" {{!}} ''No image yet''{{#ifeq: {{NAMESPACE}} | Template | | <includeonly>[[Category:Infoboxes lacking images]]</includeonly>}} }}
! colspan="2" | {{{image|''No image yet''<includeonly>[[Category:Infoboxes lacking images]]</includeonly>}}}{{#if:{{{caption|}}} | <br>''{{{caption}}}'' }}
|-style="vertical-align: top"
|
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
! colspan="2" bgcolor="#008000" style="border-radius: 15px;"| <font color=white>Game Information</font>
|-
|-
{{#if: {{{release|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Release Date(s)'''  
| bgcolor="#98FB98" style="border-top-left-radius: 15px;"|'''Release date(s)'''
{{!-}}
| bgcolor="#98FB98" style="border-top-right-radius: 15px;"| {{{release|''None''}}}
{{!}} style="padding: 10px 14px;" {{!}} {{{release}}} }}
|-
|-
{{#if: {{{program|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Program(s) Used'''  
| '''Program(s) used''' || {{{program|''None''}}}
{{!-}}
{{!}} style="padding: 10px 14px;" {{!}} {{{program}}} }}
|-
|-
{{#if: {{{platforms|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Platform(s) Released On'''  
| bgcolor="#98FB98"|'''Language(s)'''
{{!-}}
| bgcolor="#98FB98"| {{{language|''None''}}}
{{!}} style="padding: 10px 14px;" {{!}} {{{platforms}}} }}
|-
|-
{{#if: {{{languages|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Available Languages'''  
| '''Genre(s)''' || {{{genre|''None''}}}
{{!-}}
{{!}} style="padding: 10px 14px;" {{!}} {{{languages}}} }}
|-
|-
{{#if: {{{genre|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Genre'''  
| bgcolor="#98FB98"|'''Controller(s)'''
{{!-}}
| bgcolor="#98FB98"| {{{controller|''None''}}}
{{!}} style="padding: 10px 14px;" {{!}} {{{genre}}} }}
|-
|-
{{#if: {{{input|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Controler Input'''  
| '''Download link(s)''' || {{{download|''None''}}}
{{!-}}
{{!}} style="padding: 10px 14px;" {{!}} {{{input}}} }}
|-
|-
{{#if: {{{download|}}} | {{!}} style="padding: 10px 14px;" {{!}} '''Download Link'''  
| bgcolor="#98FB98" style="border-bottom-left-radius: 15px;"|'''Rating(s)'''
{{!-}}
| bgcolor="#98FB98" style="border-bottom-right-radius: 15px;"| {{{rating|''None''}}}
{{!}} style="padding: 10px 14px;" {{!}} {{{download}}} }}
|}
|}<noinclude>
|-
 
|{{view|Infobox_Game|align=right}}
|}<noinclude>This template is used for the game articles.
<pre><nowiki>{{Infobox Game
|title      = Name of the game. Automatically uses the page title.
|image      = Image of the game cover or logo
|release    = The game's release dates in the areas it was released in, and the platforms it was released on
|program    = Program(s) used to create the game
|language    = Language(s) the game is in
|genre      = The game's genre(s)
|controller  = Compatible controllers
|download    = Official download links
|rating      = Age rating(s) the game received
}}</nowiki></pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 17:41, 7 October 2020

Infobox Game
No image yet
Game Information
Release date(s) None
Program(s) used None
Language(s) None
Genre(s) None
Controller(s) None
Download link(s) None
Rating(s) None

This template is used for the game articles.

{{Infobox Game
|title       = Name of the game. Automatically uses the page title.
|image       = Image of the game cover or logo
|release     = The game's release dates in the areas it was released in, and the platforms it was released on
|program     = Program(s) used to create the game
|language    = Language(s) the game is in
|genre       = The game's genre(s)
|controller  = Compatible controllers
|download    = Official download links
|rating      = Age rating(s) the game received
}}