Difference between revisions of "BootlegReleaseTable"
From Sega Retro
Line 1: | Line 1: | ||
− | {{#vardefine:scansizeoverride|{{{scansizeoverride|}}}}}{|class="prettytable sortable" | + | <includeonly>{{#vardefine:scansizeoverride|{{{scansizeoverride|}}}}}{|class="prettytable sortable" |
!class="unsortable"|Box scans | !class="unsortable"|Box scans | ||
!class="unsortable"|Content scans | !class="unsortable"|Content scans | ||
Line 6: | Line 6: | ||
!Distributor | !Distributor | ||
!Date & price | !Date & price | ||
− | !ROM dump status | + | !class="unsortable"|ROM dump status |
− | !Screenshots | + | !class="unsortable"|Screenshots |
!class="unsortable"|Comments | !class="unsortable"|Comments | ||
|- | |- | ||
{{{1|}}} | {{{1|}}} | ||
− | |} | + | |}</includeonly><noinclude> |
− | < | + | Template for displaying game bootlegs. The vast, vast majority won't be interesting enough to garner their own pages, so display them in list form. |
+ | |||
+ | <pre>{{BootlegReleaseTable| | ||
+ | {{BootlegRelease | ||
+ | | cover= <!-- same arguments as scanbox --> | ||
+ | | cart= | ||
+ | |||
+ | | code= | ||
+ | | distributor= | ||
+ | | dateprice= | ||
+ | | romtable= | ||
+ | | screenshot1= | ||
+ | | caption1= | ||
+ | |||
+ | | comments= | ||
+ | }} | ||
+ | }}</pre> | ||
+ | |||
+ | ==Examples== | ||
+ | {{BootlegReleaseTable| | ||
+ | {{BootlegRelease | ||
+ | | cover=Bootleg Sonic MD Box 5.jpg | ||
+ | | cart=Bootleg Sonic MD Cart 5.jpg | ||
+ | |||
+ | | code=123 | ||
+ | | distributor=Knuckles | ||
+ | | dateprice={{DatePrice|UK|4.99|1998-01-02}} | ||
+ | | romtable={{romtable| | ||
+ | {{rom|MD|sha1=|md5=|crc32=|size=|date=|source=Cartridge (JP)|comments=|quality=}} | ||
+ | }} | ||
+ | | screenshot1=Sonic1 title.png | ||
+ | | caption1=Title screen | ||
+ | |||
+ | | comments=Sega logo removed. Sonic has four heads. | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | [[Category:Releases templates]]</noinclude> |
Revision as of 09:08, 13 May 2023
Template for displaying game bootlegs. The vast, vast majority won't be interesting enough to garner their own pages, so display them in list form.
{{BootlegReleaseTable| {{BootlegRelease | cover= <!-- same arguments as scanbox --> | cart= | code= | distributor= | dateprice= | romtable= | screenshot1= | caption1= | comments= }} }}
Examples
Box scans | Content scans | Code | Distributor | Date & price | ROM dump status | Screenshots | Comments |
---|---|---|---|---|---|---|---|
123 | Knuckles | UK: £4.994.99 (1998-01-02)
|
Sega logo removed. Sonic has four heads. |