Difference between revisions of "Scanbox"
From Sega Retro
m |
|||
Line 1: | Line 1: | ||
− | <includeonly>{| class="breakout" style="display: | + | <includeonly>{| class="breakout" style="display:table-cell; text-align:center; max-width:200px; padding-right:8px"> |
! {{#if: {{{console|}}} | '''{{{console}}}, ''' | }} {{#if: {{{region|}}} | '''{{{region}}}''' | }} | ! {{#if: {{{console|}}} | '''{{{console}}}, ''' | }} {{#if: {{{region|}}} | '''{{{region}}}''' | }} | ||
|- | |- | ||
|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 | |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 | ||
|- | |- | ||
− | |align="center"| {{#if: {{{cart|}}} | <div style="display:table-cell; text-align:center">[[File:{{{cart}}}{{!}}50x50px]]<br>Cart</div> | }}{{ | + | |align="center"| {{#if: {{{cart|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{cart}}}{{!}}50x50px]]<br>Cart</div> | }}{{ |
− | #if: {{{disc|}}} | <div style="display:table-cell; text-align:center">[[File:{{{disc}}}{{!}}50x50px]]<br>Disc</div> | }}{{ | + | #if: {{{disc|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{disc}}}{{!}}50x50px]]<br>Disc</div> | }}{{ |
− | #if: {{{manual|}}} | <div style="display:table-cell; text-align:center">[[File:{{{manual}}}{{!}}50x50px]]<br>Manual</div> | }}{{ | + | #if: {{{manual|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{manual}}}{{!}}50x50px]]<br>Manual</div> | }}{{ |
− | #if: {{{item1|}}} | <div style="display:table-cell; text-align:center">[[File:{{{item1}}}{{!}}50x50px]]<br>{{{item1name}}}</div> | }}{{ | + | #if: {{{item1|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{item1}}}{{!}}50x50px]]<br>{{{item1name}}}</div> | }}{{ |
− | #if: {{{item2|}}} | <div style="display:table-cell; text-align:center">[[File:{{{item2}}}{{!}}50x50px]]<br>{{{item2name}}}</div> | }}{{ | + | #if: {{{item2|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{item2}}}{{!}}50x50px]]<br>{{{item2name}}}</div> | }}{{ |
− | #if: {{{item3|}}} | <div style="display:table-cell; text-align:center">[[File:{{{item3}}}{{!}}50x50px]]<br>{{{item3name}}}</div> | }} | + | #if: {{{item3|}}} | <div style="display:table-cell; text-align:center; padding:4px">[[File:{{{item3}}}{{!}}50x50px]]<br>{{{item3name}}}</div> | }} |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Line 45: | Line 45: | ||
| spinemissing=yes | | spinemissing=yes | ||
| cart=TLDC GG EU Cart.jpg | | cart=TLDC GG EU Cart.jpg | ||
− | | | + | | item1=TLDC GG EU Cart.jpg |
+ | | item1name=Cart | ||
+ | }} | ||
+ | {{Scanbox | ||
+ | | console=Xbox | ||
+ | | region=US | ||
+ | | front=PanzerDragoonOrta Xbox US Box.jpg | ||
+ | | back= | ||
+ | | spine= | ||
+ | | spinemissing= | ||
+ | | cart= | ||
+ | | disc=PanzerDragoonOrta Xbox US Disc.jpg | ||
}} | }} | ||
</noinclude> | </noinclude> |