Difference between revisions of "Scanbox"
From Sega Retro
Line 1: | Line 1: | ||
<includeonly>{| class="breakout" style="display:inline; text-align:center"> | <includeonly>{| class="breakout" style="display:inline; text-align:center"> | ||
− | ! {{#if: {{{console|}}} | | + | ! {{#if: {{{console|}}} | '''{{{console}}}, ''' | }} {{#if: {{{region|}}} | '''{{{region}}}''' | }} |
|- | |- | ||
− | | {{#if: {{{back|}}} | [[File:{{{back}}}{{!}}x120px]] | }}{{#if: {{{spine|}}} | [[File:{{{spine}}}{{!}}x120px]] | }}{{#ifeq: {{{spinemissing}}} | yes | [[File:Nospine.png]] | }}{{#if: {{{front|}}} | [[File:{{{front}}}{{!}}x120px]] | }} | + | | {{#if: {{{back|}}} | [[File:{{{back}}}{{!}}x120px]] | }}{{#if: {{{spine|}}} | [[File:{{{spine}}}{{!}}x120px]] | }}{{#ifeq: {{{spinemissing}}} | yes | [[File:Nospine.png]] | }}{{#if: {{{front|}}} | [[File:{{{front}}}{{!}}x120px]] | }}<br>Cover |
+ | |- | ||
+ | | {{#if: {{{cart|}}} | <div style="display:inline">[[File:{{{cart}}}{{!}}60x60px]]<br>Cart</div> | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Line 14: | Line 16: | ||
| spine= | | spine= | ||
| spinemissing= | | spinemissing= | ||
+ | | cart= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 25: | Line 28: | ||
| spine= | | spine= | ||
| spinemissing=yes | | spinemissing=yes | ||
+ | | cart=TLDC GG EU Cart.jpg | ||
}} | }} | ||
</noinclude> | </noinclude> |