Template:Prototype: Difference between revisions
Jump to navigation
Jump to search
(Add releasedby) |
(Add Has game and Has origin lot) |
||
| Line 26: | Line 26: | ||
{{!}} style="padding-top: 14px" {{!}} {{{origin_type}}} | {{!}} style="padding-top: 14px" {{!}} {{{origin_type}}} | ||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{origin_lot|}}} | {{!}}'''Lot''' {{!}}{{!}} {{{origin_lot}}} | {{ #if: {{{origin_lot|}}} | {{!}}'''Lot''' {{!}}{{!}} [[Has origin lot::{{{origin_lot}}}]] | ||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{origin_eproms|}}} | {{!}}'''EPROMs''' {{!}}{{!}} {{{origin_eproms}}} | {{ #if: {{{origin_eproms|}}} | {{!}}'''EPROMs''' {{!}}{{!}} {{{origin_eproms}}} | ||
| Line 43: | Line 43: | ||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{game|}}} | {{!}} style="padding-top: 14px" {{!}}'''Game''' | {{ #if: {{{game|}}} | {{!}} style="padding-top: 14px" {{!}}'''Game''' | ||
{{!}} style="padding-top: 14px" {{!}} [[ | {{!}} style="padding-top: 14px" {{!}} [[Has game::{{{game}}}]] [[Category:{{{game}}} prototypes]] | ||
{{!}}- | }} | {{!}}- | }} | ||
{{ #if: {{{name|}}} | {{!}} style="padding-top: 14px" {{!}}'''Name''' | {{ #if: {{{name|}}} | {{!}} style="padding-top: 14px" {{!}}'''Name''' | ||
Revision as of 23:16, June 21, 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.