Template:Cite video game
This template is a Citation Style 1 specific-source template based on {{Cite book}}. For centralised Citation Style 1 discussions, see Help talk:Citation Style 1. |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in your user space before changing anything here. |
Usage[edit]
{{cite video game | title = | developer = | publisher = | date = | platform = | version = | scene = | level = | language = | quote = }}
- Or use the inline version
{{cite video game |title= |developer= |publisher= |date= |platform= |version= |scene= |level= |language= |quote= }}
Sample input:
{{cite video game |title=[[Halo 3]] |developer=[[Bungie]] |publisher=[[Microsoft Game Studios]] |date=2007-09-25 |platform=[[Xbox 360]] |version=1.0 |level=The Storm |language= |quote='''Arbiter''': 'More Brutes?' / '''Master Chief''': 'Worse.' }}
Sample output:
Bungie (2007-09-25). Halo 3. Vol. Xbox 360. Microsoft Game Studios. Level/area: The Storm. Arbiter: 'More Brutes?' / Master Chief: 'Worse.'
Required parameters[edit]
- title: Title of the game.
- developer: Developer of the game.
- Use developer2, developer3, developer4, developer5 for listing multiple developers.
Optional parameters[edit]
- date: Full date of publication of the specified version. Must not be wikilinked.
- publisher: Publisher, if applicable to translation/edition; omit if identical to developer
- language: language of publication (don't specify "English" as this is the default)
- version: version, if applicable
- platform: platform, if applicable to the reference. (If citing something that is the same across all versions, this is unnecessary)
- quote: the quote that is used as the reference. (use quotation marks when quoting direct speech)
- scene: scene within which the referred event or quote (if any) occurs (e.g. opening, staff credits).
- level: level or area within which the referred event or quote (if any) occurs.
TemplateData[edit]
TemplateData for Cite video game
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the video game | String | required |
Developer | developer | Developer of the game | String | required |
Publisher | publisher | Publisher, if applicable to translation/edition; omit if identical to developer | String | optional |
Platform | platform | Platform, if applicable to the reference. (If citing something that is the same across all versions, this is unnecessary) | String | optional |
Version | version | Version number of the video game cited, if applicable | String | optional |
Scene | scene | Scene within which the referred event or quote (if any) occurs (e.g. opening, staff credits) | String | optional |
Level | level | Level or area within which the referred event or quote (if any) occurs | String | optional |
Date | date | Full date of publication of the specified version. Must not be wikilinked. | String | optional |
Quote | quote | The quote that is used as the reference | String | optional |
Language | language | Language of publication; specify only if it is not English | String | optional |