Template:ReleaseTableEntry/doc

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
< Template:ReleaseTableEntry
Revision as of 17:46, 10 April 2022 by DansFriend (talk | contribs) (Created page with "This template is used to create entries into a releases table. ==Usage== Type <code>{{t|ReleaseTableEntry|...}}</code> anywhere between {{t|ReleaseTableBegin}} and {{t|ReleaseTableEnd}}, with parameters as shown below. See the page list of all MediEvil 2 builds for more examples of usage. ===Parameters=== *'''serialcheck''': The serial to check against the {{t|RedumpLink}} template (if different from '''serial'''). *'''serial''': The serial number of this release; le...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is used to create entries into a releases table.

Usage

Type {{ReleaseTableEntry|<...>}} anywhere between {{ReleaseTableBegin}} and {{ReleaseTableEnd}}, with parameters as shown below. See the page list of all MediEvil 2 builds for more examples of usage.

Parameters

  • serialcheck: The serial to check against the {{RedumpLink}} template (if different from serial).
  • serial: The serial number of this release; leave out if unknown or there isn't one. Will be checked against {{RedumpLink}} if serialcheck isn't specified.
  • name: The name of the release. Always include this.
  • region: Which of the three regions was this released in? Should be either PAL, NTSC-U or NTSC-J. Defaults to PAL.
  • languages: What language options are there within this specific release? Defaults to English.
  • mwddate: The date found inside the MWD file. Should be in DD/MM/YYYY format. Always include this.
  • mwdtime: The time found inside the MWD file. Should be in HH:MM:SS 24hr format. Always include this.
  • build: The version number of the build. Either inside MWD file (MediEvil 2) or written on the disc (MediEvil). Defaults to N/A. Leave out if unknown.

Example

{{ReleaseTableEntry
|serialcheck = SCES-02545/0.51
|serial      = SCES-02545
|name        = [[MediEvil 2 0.51|''MediEvil 2'' 0.51]]
|region      = PAL
|languages   = Italian, Spanish, Portuguese
|mwddate     = 29/02/2000
|mwdtime     = 09:34:22
|build       = 0.52
}}