Template:Prototype: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Get rid of boxwidth (make it automatic)) |
||
| Line 1: | Line 1: | ||
<includeonly>{| cellpadding="0" cellspacing="0" class="infobox" style="margin-left:1em | <includeonly>{| cellpadding="0" cellspacing="0" class="infobox" style="margin-left:1em" {{ #if: {{{titlescreen|}}} | | width="262px" }} | ||
| {{#ifeq:{{{titlescreen|}}}|IMAGE_NAME.png| [[Category:Missing title screens]] | | | {{#ifeq:{{{titlescreen|}}}|IMAGE_NAME.png| [[Category:Missing title screens]] | | ||
{{#if: {{{noscreen|}}} | | {{imageexists | {{#if: {{{noscreen|}}} | | {{imageexists | ||
Revision as of 15:49, April 14, 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.