Actions

Template

Difference between revisions of "Minibox"

From Sonic Retro

m
m
Line 3: Line 3:
 
! ''{{#if: {{{game|}}} | {{{game}}} | Untitled game}}'' ({{#if: {{{year|}}} | {{{year}}} | Unknown year}})
 
! ''{{#if: {{{game|}}} | {{{game}}} | Untitled game}}'' ({{#if: {{{year|}}} | {{{year}}} | Unknown year}})
 
|-
 
|-
|
+
| {{#if: {{{cover_us|}}} | [[File:{{{cover_us}}}|80x80px]] | {{#ifeq: {{{us}}} | no | | US cover missing}}}}{{
{{#if: {{{cover_us|}}} | [[File:{{{cover_us}}}|80x80px]] | {{#ifeq: {{{us}}} | no | | US cover missing}}}}
+
#if: {{{cover_eu|}}} | [[File:{{{cover_eu}}}|80x80px]] | {{#ifeq: {{{eu}}} | no | | EU cover missing}}}}{{
{{#if: {{{cover_eu|}}} | [[File:{{{cover_eu}}}|80x80px]] | {{#ifeq: {{{eu}}} | no | | EU cover missing}}}}
+
#if: {{{cover_jp|}}} | [[File:{{{cover_jp}}}|80x80px]] | {{#ifeq: {{{jp}}} | no | | JP cover missing}}}}
{{#if: {{{cover_jp|}}} | [[File:{{{cover_jp}}}|80x80px]] | {{#ifeq: {{{jp}}} | no | | JP cover missing}}}}
 
 
|-
 
|-
|
+
| '''Media:''' {{#if: {{{media_us|}}} | [[:File:{{{media_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}{{
'''Media:''' {{#if: {{{media_us|}}} | [[:File:{{{media_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}
+
#ifeq: {{{us}}} | no | | /}}{{
{{#ifeq: {{{us}}} | no | | /}}
+
#if: {{{media_eu|}}} | [[:File:{{{media_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}{{
{{#if: {{{media_eu|}}} | [[:File:{{{media_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}
+
#ifeq: {{{jp}}} | no | | /}}{{
{{#ifeq: {{{jp}}} | no | | /}}
+
#if: {{{media_jp|}}} | [[:File:{{{media_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}<br>
{{#if: {{{media_jp|}}} | [[:File:{{{media_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}<br>
+
'''Manuals:''' {{#if: {{{manual_us|}}} | [[{{{manual_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}{{
'''Manuals:''' {{#if: {{{manual_us|}}} | [[{{{manual_us}}}|US]] | {{#ifeq: {{{us}}} | no | | '''{{red|US}}'''}}}}
+
#ifeq: {{{us}}} | no | | /}}{{
{{#ifeq: {{{us}}} | no | | /}}
+
#if: {{{manual_eu|}}} | [[{{{manual_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}{{
{{#if: {{{manual_eu|}}} | [[{{{manual_eu}}}|EU]] | {{#ifeq: {{{eu}}} | no | | '''{{red|EU}}'''}}}}
+
#ifeq: {{{jp}}} | no | | /}}{{
{{#ifeq: {{{jp}}} | no | | /}}
+
#if: {{{manual_jp|}}} | [[{{{manual_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}
{{#if: {{{manual_jp|}}} | [[{{{manual_jp}}}|JP]] | {{#ifeq: {{{jp}}} | no | | '''{{red|JP}}'''}}}}
 
 
|}
 
|}
 
</div></includeonly><noinclude>
 
</div></includeonly><noinclude>

Revision as of 16:30, 19 September 2013

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