Template:Prototype: Difference between revisions
Jump to navigation
Jump to search
(Move origin to prototype info box) |
|||
Line 20: | Line 20: | ||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{dumper|}}} | {{!}}'''Dumped by''' {{!}}{{!}} {{{dumper}}} | {{ #if: {{{dumper|}}} | {{!}}'''Dumped by''' {{!}}{{!}} {{{dumper}}} | ||
{{!}}- | }} | |||
{{ #if: {{{origin_type|}}} | {{!}} style="padding-top: 14px" {{!}}'''Origin''' | |||
{{!}} style="padding-top: 14px" {{!}} {{{origin_type}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_lot|}}} | {{!}}'''Lot''' {{!}}{{!}} {{{origin_lot}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_eproms|}}} | {{!}}'''EPROMs''' {{!}}{{!}} {{{origin_eproms}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_label|}}} | {{!}}'''Label''' {{!}}{{!}} {{{origin_label}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_labels|}}} | {{!}}'''Labels''' {{!}}{{!}} {{{origin_labels}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_file|}}} | {{!}}'''File''' {{!}}{{!}} {{{origin_file}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_files|}}} | {{!}}'''Files''' {{!}}{{!}} {{{origin_files}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_dumpmethod|}}} | {{!}}'''Dump method''' {{!}}{{!}} {{{origin_dumpmethod}}} | |||
{{!}}- | }} | |||
{{ #if: {{{origin_ownership|}}} | {{!}}'''Ownership''' {{!}}{{!}} {{{origin_ownership}}} | |||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{game|}}} | {{!}} style="padding-top: 14px" {{!}}'''Game''' | {{ #if: {{{game|}}} | {{!}} style="padding-top: 14px" {{!}}'''Game''' |
Revision as of 09:59, May 2, 2016
Prototype info box
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title screenshot | titlescreen | Screenshot of the title screen
| File | suggested |
Build date | builddate | The date when the prototype was built. Use this date format: Nov 7, 2006.
| String | optional |
Build name | buildname | The official name of the build (if any). | String | optional |
Status | status | This should be either: Released, Dumped, or Undumped.
| String | optional |
Dumper | dumper | The person who dumped the prototype. | String | optional |
Game | game | The game the prototype is of.
| String | required |
System | system | The system the prototype is for.
| String | required |
Genre | genre | The genre of the game.
| String | optional |
Final build date | final_builddate | The build date of the final version of the game. | String | optional |
Release date | release_date | The date when the game was released. Use the RegionDate template as provided automatically. Order the dates chronologically.
| String | optional |
Unreleased | unreleased | Set to yes if (and only if) the game was never released. Use either 'Release date' or 'Unreleased', but not both.
| String | optional |
Template adapted from TCRF, who in turn took it from Sonic Retro.