Actions

Template

Difference between revisions of "Minibox"

From Sonic Retro

 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<includeonly><div style="display:inline-block; padding-right:8px; padding-bottom:8px; vertical-align:top">
 
<includeonly><div style="display:inline-block; padding-right:8px; padding-bottom:8px; vertical-align:top">
 
{| class="breakout" style="text-align:center; padding:0px; margin:0px;"
 
{| class="breakout" style="text-align:center; padding:0px; margin:0px;"
! ''{{#if: {{{game|}}} | {{{game}}} | Untitled game}}'' ({{#if: {{{year|}}} | {{{year}}} | Unknown year}})
+
! ''{{#if: {{{console|}}} | {{{console}}}<br> | }}{{#if: {{{game|}}} | {{{game}}} | Untitled game}}'' ({{#if: {{{year|}}} | {{{year}}} | Unknown year}})
 
|-
 
|-
 
| {{#if: {{{cover_us|}}} | [[File:{{{cover_us}}}|80x50px]]&nbsp; | {{#ifeq: {{{us}}} | no | | US cover missing}}}}{{
 
| {{#if: {{{cover_us|}}} | [[File:{{{cover_us}}}|80x50px]]&nbsp; | {{#ifeq: {{{us}}} | no | | US cover missing}}}}{{
Line 14: Line 14:
 
#if: {{{media_jp|}}} | [[:File:{{{media_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}{{
 
#if: {{{media_jp|}}} | [[:File:{{{media_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}{{
 
#if: {{{media_br|}}} | [[:File:{{{media_br}}}|BR]] | }}<br>'''Manuals:''' {{
 
#if: {{{media_br|}}} | [[:File:{{{media_br}}}|BR]] | }}<br>'''Manuals:''' {{
#if: {{{manual_us|}}} | [[{{{manual_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}{{
+
#if: {{{manual_us|}}} | [[:File:{{{manual_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}{{
 
#ifeq: {{{us}}} | no | | &nbsp;/&nbsp;}}{{
 
#ifeq: {{{us}}} | no | | &nbsp;/&nbsp;}}{{
#if: {{{manual_eu|}}} | [[{{{manual_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}{{
+
#if: {{{manual_eu|}}} | [[:File:{{{manual_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}{{
 
#ifeq: {{{jp}}} | no | | &nbsp;/&nbsp;}}{{
 
#ifeq: {{{jp}}} | no | | &nbsp;/&nbsp;}}{{
#if: {{{manual_jp|}}} | [[{{{manual_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}{{
+
#if: {{{manual_jp|}}} | [[:File:{{{manual_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}{{
#if: {{{manual_br|}}} | [[{{{manual_br}}}|BR]] | }}
+
#if: {{{manual_br|}}} | [[:File:{{{manual_br}}}|BR]] | }}
 
|}
 
|}
 
</div></includeonly><noinclude>
 
</div></includeonly><noinclude>
Line 44: Line 44:
 
| jp=no
 
| jp=no
 
</pre>
 
</pre>
[[Category:Sonic Retro templates]]</noinclude>
+
[[Category:Templates]]</noinclude>

Latest revision as of 19:19, 1 January 2022

Usage

{{Minibox
| game=
| year=
| cover_us=
| cover_eu=
| cover_jp=
| media_us=
| media_eu=
| media_jp=
| manual_us=
| manual_eu=
| manual_jp=
}}

Add one or more of the following if games were not released in certain regions:

| us=no
| eu=no
| jp=no