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 (18 revisions imported: adding infoboxes)
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>
|-
|-
! colspan="2" {{!}} {{{image|''No image yet''<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"
|-style="vertical-align: top"
|
|
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
! colspan="2" class="infoboxname" {{!}} Game Information <span style="font-size:70%; float:right;">
! colspan="2" bgcolor="#008000" style="border-radius: 15px;"| <font color=white>Game Information</font>
|-
|-
{{!}} <div>Release Date(s)</div> {{!!}} {{{release|''Unknown''}}}
| <div>Release date(s)</div> || {{{release|''None''}}}
|-
|-
{{!}} <div>Program(s) Used</div> {{!!}} {{{program|''Unknown''}}}
| <div>Program(s) used</div> || {{{program|''None''}}}
|-
|-
{{!}} <div>Available Language(s)</div> {{!!}} {{{language|''Unknown''}}}
| <div>Language(s)</div> || {{{language|''None''}}}
|-
|-
{{!}} <div>Genre(s)</div> {{!!}} {{{genre|''Unknown''}}}
| <div>Genre(s)</div> || {{{genre|''None''}}}
|-
|-
{{!}} <div>Controller(s)</div> {{!!}} {{{controller|''Unknown''}}}
| <div>Controller(s)</div> || {{{controller|''None''}}}
|-
|-
{{!}} <div>Download Link(s)</div> {{!!}} {{{download|''Unknown''}}}
| <div>Download link(s)</div> || {{{download|''None''}}}
|-
|-
{{!}} <div>Rating(s)</div> {{!!}} {{{rating|''Unknown''}}}</span>
| <div>Rating(s)</div> || {{{rating|''None''}}}
|}
|}
|}<noinclude>
|}<noinclude>This template is used for the game articles.
{{doc}}
<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>

Revision as of 00:00, 19 February 2019

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
}}