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; max-width:200px"> |
! {{#if: {{{console|}}} | '''{{{console}}}, ''' | }} {{#if: {{{region|}}} | '''{{{region}}}''' | }} | ! {{#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]] | }}<br>Cover | + | |align="center"| {{#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}}}{{!}} | + | | {{#if: {{{cart|}}} | <div style="display:inline; text-align:center">[[File:{{{cart}}}{{!}}50x50px]]<br>Cart</div> | }}{{ |
+ | #if: {{{disc|}}} | <div style="display:inline; text-align:center">[[File:{{{disc}}}{{!}}50x50px]]<br>Disc</div> | }}{{ | ||
+ | #if: {{{manual|}}} | <div style="display:inline; text-align:center">[[File:{{{manual}}}{{!}}50x50px]]<br>Manual</div> | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Line 17: | Line 19: | ||
| spinemissing= | | spinemissing= | ||
| cart= | | cart= | ||
+ | | disc= | ||
+ | | manual= | ||
}} | }} | ||
</pre> | </pre> |