Difference between revisions of "Scanbox"
From Sega Retro
(→Example: let's add another example for good measure) |
(spinecard and more items) |
||
Line 5: | Line 5: | ||
|align="center"| {{#if: {{{back|}}} | [[File:{{{back}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#if: {{{spine|}}} | [[File:{{{spine}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#ifeq: {{{spinemissing}}} | yes | {{#ifeq: {{{square}}} | yes | [[File:Nospine-small.png]] | [[File:Nospine.png]] }} | }}{{#if: {{{front|}}} | [[File:{{{front}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#if: {{{spine2|}}} | [[File:{{{spine2}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}<br>Cover | |align="center"| {{#if: {{{back|}}} | [[File:{{{back}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#if: {{{spine|}}} | [[File:{{{spine}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#ifeq: {{{spinemissing}}} | yes | {{#ifeq: {{{square}}} | yes | [[File:Nospine-small.png]] | [[File:Nospine.png]] }} | }}{{#if: {{{front|}}} | [[File:{{{front}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}{{#if: {{{spine2|}}} | [[File:{{{spine2}}}{{!}}{{#ifeq: {{{square}}} | yes | x80px | x120px }}]] | }}<br>Cover | ||
|- | |- | ||
− | |align="center"| {{#if: {{{cart|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{cart}}}{{!}}50x50px]]<br>Cart</div> | }}{{ | + | |align="center"| {{#if: {{{spinecard|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{spinecard}}}{{!}}50x50px]]<br>Spinecard</div> | }}{{ |
+ | #if: {{{cart|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{cart}}}{{!}}50x50px]]<br>Cart</div> | }}{{ | ||
#if: {{{disc|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{disc}}}{{!}}50x50px]]<br>Disc</div> | }}{{ | #if: {{{disc|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{disc}}}{{!}}50x50px]]<br>Disc</div> | }}{{ | ||
#if: {{{manual|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{manual}}}{{!}}50x50px]]<br>Manual</div> | }}{{ | #if: {{{manual|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{manual}}}{{!}}50x50px]]<br>Manual</div> | }}{{ | ||
Line 11: | Line 12: | ||
#if: {{{item2|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item2}}}{{!}}50x50px]]<br>{{{item2name}}}</div> | }}{{ | #if: {{{item2|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item2}}}{{!}}50x50px]]<br>{{{item2name}}}</div> | }}{{ | ||
#if: {{{item3|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item3}}}{{!}}50x50px]]<br>{{{item3name}}}</div> | }}{{ | #if: {{{item3|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item3}}}{{!}}50x50px]]<br>{{{item3name}}}</div> | }}{{ | ||
− | #if: {{{item4|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item4}}}{{!}}50x50px]]<br>{{{item4name}}}</div> | }} | + | #if: {{{item4|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item4}}}{{!}}50x50px]]<br>{{{item4name}}}</div> | }}{{ |
+ | #if: {{{item5|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item5}}}{{!}}50x50px]]<br>{{{item5name}}}</div> | }}{{ | ||
+ | #if: {{{item6|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item6}}}{{!}}50x50px]]<br>{{{item6name}}}</div> | }}{{ | ||
+ | #if: {{{item7|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item7}}}{{!}}50x50px]]<br>{{{item7name}}}</div> | }}{{ | ||
+ | #if: {{{item8|}}} | <div style="display:inline-block; text-align:center; padding:4px">[[File:{{{item8}}}{{!}}50x50px]]<br>{{{item8name}}}</div> | }} | ||
|} | |} | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
Line 25: | Line 30: | ||
| spinemissing= | | spinemissing= | ||
| square= | | square= | ||
+ | | spinecard= | ||
| cart= | | cart= | ||
| disc= | | disc= |
Revision as of 13:27, 14 April 2011
Usage
{{Scanbox | console= | region= | front= | back= | spine= | spinemissing= | square= | spinecard= | cart= | disc= | manual= }}
Use square=yes for games with square-shaped boxes, such as Dreamcast, Game Boy Advance or Nintendo DS games.
For additional items, use:
| item1= | item1name= | item2= | item2name= | item3= | item3name= | item4= | item4name=