Template:Gameid/doc

Template page
< Template:Gameid
Revision as of 15:31, 11 February 2018 by HerrHulaHoop (talk | contribs) (→‎Examples: Added examples for the remaining 2 ird cases as well)

Overview

This template is designed to be used in conjunction with the |gameid parameter of the vginfobox template. This template will allow every game ID mentioned in the infobox to be linked to its respective forum thread and ird file (if available).

Syntax

{{ gameid | id = GameID1, GameID2, GameID3 | ird = Option }}

  • |id = is used to mention the game IDs separated simply by a comma and a space. Only game IDs that are present in the compatibility list and forums are to be mentioned here. Game IDs that were never tested in the forums should NOT be mentioned in this parameter as the template will produce broken links to non-existent forum threads.
  • |ird = is used to capture details relating to the availability of ird files for a particular game at jonnysp.bplaced.net. The following options are accepted by this parameter:
    • Yes - Blu-ray game ID is present and the ird file for the same is available.
    • No - Blu-ray game ID is present but the ird file for the same is not available.
    • NA - No Blu-ray game ID exists for the game (PSN exclusive).

In case the game IDs for a game need to be distinguished from each other (e.g. when one ID pertains to a demo), the template can be used twice with breaks added in between. However, though the template is repeated with a different ID, the option for the ird parameter must remain constant between templates (see example below). This is necessary as the ird parameter pertains to the game as a whole as opposed to a single ID.

Examples

Demon's Souls - Standard

{{gameid|id=BLES00932, BLUS30443, NPEB01202, NPUB30910|ird=Yes}}


Catherine - Call separated to distinguish the regular IDs from the demo version. Note how the ird parameter is Yes even in the second template which contains no Blu-ray IDs.

{{gameid|id=BLUS30428, BLES01459, NPUB30698, NPEB00875|ird=Yes}}<br/>'''''Demo'''''<br/>{{gameid|id=NPUB90645|ird=Yes}}


Find a game that does this - Games that have Blu-ray game IDs but the ird file for the same is not available

{{gameid|id=GameID1, GameID2|ird=No}}


Find a game that does this - Games without any Blu-ray game IDs

{{gameid|id=GameID1, GameID2|ird=NA}}