Template:Game infobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<templatestyles src="Template:Game infobox/styles.css" />
<templatestyles src="Template:Game infobox/styles.css" />
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;"
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;"
| colspan="2" align="center" style = "font-size: 90%" |{{PAGENAME}}}}|{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}
| colspan="2" align="center" style = "font-size: 90%" |{{PAGENAME}}|{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}


|{{#if: {{{Artist|}}}|{{!}}'''Artist(s):'''{{!!}}{{{Artist}}}}}
|{{#if: {{{Artist|}}}|{{!}}'''Artist(s):'''{{!!}}{{{Artist}}}}}

Revision as of 19:11, 2 November 2022

Game infobox|


Usage

Copy and paste the following code:

{{Game infobox
| Title = 
| image = 
| caption = 
| Artist = 
| Programming = 
| Music = 
| Version = 
| Date = 
| Genre = 
| Links = 
}}


Note: Leave blank if information is missing or not applicable.