Template:Game infobox: Difference between revisions

Template page
(Created page with "{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;" !colspan="2" style="background:#FF4753" | ''{{#if: {{{Title=|}}}|{{{Title}}}|{{PAGENAME}}}}'' |- | colspan="2" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}} |- style="vertical-align: top;" |{{#if: {{{Artist|}}}|{{!}}'''Artist(s):'''{{!!}}{{{Artist}}}}} |- style="vertical-align: top;" |{{#if: {{{Programming|}}}|{{!...")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;"
<templatestyles src="Template:Game infobox/styles.css" />
!colspan="2" style="background:#FF4753" | ''{{#if: {{{Title=|}}}|{{{Title}}}|{{PAGENAME}}}}''
{| 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%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}
| colspan="2" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"

Revision as of 18:55, 2 November 2022



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.