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

From blackwiki
Jump to navigation Jump to search
imported>Shimarin
m (+huwiki)
imported>Player017
Line 14: Line 14:
 
| language =  
 
| language =  
 
| isolang =  
 
| isolang =  
| quote =  
+
| quote = <br/>}}</pre>
}}</pre>
 
  
;Or use the inline version: <code><nowiki>{{cite video game |title= |developer= |publisher= |date= |platform= |version= |scene= |level= |language= |isolang= |quote= }}</nowiki></code>
+
;Or use the inline version: <code><nowiki>{{cite video game |title= |developer= |publisher= |date= |platform= |version= |scene= |level= |language= |isolang= |quote= <br/>
 +
}}</nowiki></code>
  
 
Sample input:
 
Sample input:
Line 30: Line 30:
 
  |language=
 
  |language=
 
  |isolang=
 
  |isolang=
  |quote='''Arbiter''': More Brutes? / '''Master Chief''': Worse.
+
  |quote=<br/>
}}</nowiki></pre>
+
:'''Arbiter''': More Brutes?
 +
:'''Master Chief''': Worse.}}</nowiki></pre>
 
Sample output:
 
Sample output:
{{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. }}
+
{{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=<br/>
 +
:'''Arbiter''': More Brutes?
 +
:'''Master Chief''': Worse. }}
 
==== Required parameters ====
 
==== Required parameters ====
 
* '''title''': Title of the game.
 
* '''title''': Title of the game.

Revision as of 18:25, 1 February 2012

Usage

{{cite video game
| title = 
| developer = 
| publisher = 
| date = 
| platform = 
| version = 
| scene = 
| level = 
| language = 
| isolang = 
| quote = <br/>}}
Or use the inline version
{{cite video game |title= |developer= |publisher= |date= |platform= |version= |scene= |level= |language= |isolang= |quote= <br/> }}

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=<br/>
:'''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. line feed character in |quote= at position 6 (help)

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 "English" 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