Template:Tribute Game infobox: Difference between revisions

Template page
(Created page with "<templatestyles src="Template:Tribute 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;" !colspan="2" style="background:#FF4753; color:#000000" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}} |- | colspan="2" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}} |- style="vertical-...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Tribute Game infobox/styles.css" />
<templatestyles src="Template:Tribute 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" style="background:#FF4753; color:#000000" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
!colspan="2" style="background:#d9a924; color:#000000" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
|-  
|-  
| 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}}}}}
Line 17: Line 17:
{{#if: {{{Genre|}}}|{{!}}'''Genre(s):'''{{!!}}{{{Genre}}}}}
{{#if: {{{Genre|}}}|{{!}}'''Genre(s):'''{{!!}}{{{Genre}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753; color:#000000" {{!}} '''External links'''
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#d9a924; color:#000000" {{!}} '''External links'''
{{!}}-
{{!}}-
{{!}} colspan="2"{{!}}
{{!}} colspan="2"{{!}}
{{{Links}}}
{{{Links}}}
}}
</small>}}
|}<noinclude><br clear="{{{1|all}}}">
|- style="vertical-align: top;"
{{#if: {{{Files|}}}|{{!}}colspan="2" align="center" style="background:#d9a924;color: #000000;" {{!}} '''Files'''
{{!}}-
{{!}} colspan="2"{{!}}
<small>
{{{Files}}}
</small>}}
|}<noinclude>
<br clear="{{{1|all}}}">


==Usage==
==Usage==
Line 39: Line 47:
| Genre =  
| Genre =  
| Links =  
| Links =  
| Files =
}}
}}
</pre>
</pre>

Latest revision as of 14:02, 1 February 2025

Tribute Game infobox


Usage

Copy and paste the following code:

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


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