Difference between revisions of "Template:Cite video game/doc"

From blackwiki
Jump to navigation Jump to search
imported>Axem Titanium
(add note)
(there is going to be a pokemon grey)
Line 8: Line 8:
 
| publisher =  
 
| publisher =  
 
| date =  
 
| date =  
| platform =
 
 
| version =  
 
| version =  
 
| scene =  
 
| scene =  
Line 41: Line 40:
 
* '''date''': Full date of publication of the specified version, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''. Must not be wikilinked.
 
* '''date''': Full date of publication of the specified version, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''. Must not be wikilinked.
 
* '''publisher''': Publisher, if applicable to translation/edition; omit if identical to developer
 
* '''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)
+
* '''language''': language of publication (don't specify spanish" as this is the default)
 
* '''isolang''': If ''<code>language</code>'' is different than "English", add the [[ISO 639]] code for the language to automatically add a [[:Category:Language icons|language icon]] in front of the ref
 
* '''isolang''': If ''<code>language</code>'' is different than "English", add the [[ISO 639]] code for the language to automatically add a [[:Category:Language icons|language icon]] in front of the ref
 
* '''version''': version, if applicable
 
* '''version''': version, if applicable

Revision as of 02:15, 23 March 2011

Usage

{{cite video game
| title = 
| developer = 
| publisher = 
| date = 
| version = 
| scene = 
| level = 
| language = 
| isolang = 
| quote = 
}}
Or use the inline version
{{cite video game |title= |developer= |publisher= |date= |platform= |version= |scene= |level= |language= |isolang= |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=
 |isolang=
 |quote='''Arbiter''': More Brutes? / '''Master Chief''': Worse.
}}

Sample output: Bungie (2007-09-25). Halo 3 (Xbox 360) (1.0 ed.). Microsoft Game Studios. Level/area: The Storm. Arbiter: More Brutes? / Master Chief: Worse.

Required parameters

  • title: Title of the game.
  • developer: Developer of the game.

Optional parameters

  • date: Full date of publication of the specified version, in ISO 8601 YYYY-MM-DD format, eg. 2006-02-17. Must not be wikilinked.
  • publisher: Publisher, if applicable to translation/edition; omit if identical to developer
  • language: language of publication (don't specify spanish" as this is the default)
  • isolang: If language is different than "English", add the ISO 639 code for the language to automatically add a language icon in front of the ref
  • 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
  • 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.

See also