No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 1: | Line 1: | ||
{| 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|}}}|{{!}}'''Programming:'''{{!!}}{{{Programming}}}}} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{Music|}}}|{{!}}'''Music:'''{{!!}}{{{Music}}}}} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{Version|}}}|{{!}}'''Current version:'''{{!!}}{{{Version}}}}} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{Date|}}}|{{!}}'''Release date(s):'''{{!!}}{{{Date}}}}} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{Genre|}}}|{{!}}'''Genre(s):'''{{!!}}{{{Genre}}}}} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''External links''' | |||
{{!}}- | |||
{{!}} colspan="2"{{!}} | |||
{{{Links}}} | |||
}} | |||
|}<noinclude><br clear="{{{1|all}}}"> | |||
==Usage== | |||
Copy and paste the following code: | |||
<pre> | |||
} | {{Game infobox | ||
| Title = | |||
| image = | |||
| caption = | |||
| Artist = | |||
| Programming = | |||
| Music = | |||
| Version = | |||
| Date = | |||
| Genre = | |||
| Links = | |||
}} | |||
</pre> | |||
<br clear="{{{1|all}}}"> | |||
 | |||
} | '''Note: Leave blank if information is missing or not applicable.''' | ||
 | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | |||
} |
Revision as of 18:56, 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.