Difference between revisions of "Template:Infobox single/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Ojorojo
(rm stale tests)
imported>Ojorojo
(removed stale test cases (showing up in error reports))
Line 2: Line 2:
 
   
 
   
 
==Main tests==
 
==Main tests==
===Normal parameters===
 
{{Testcase table <!-- See Wikipedia:WikiProject_Songs -->
 
  | Name          = Country House
 
  | Cover          = Nocover.svg
 
  | Alt            = No cover available
 
  | Caption        = Artwork for Country House single
 
  | Artist        = [[Blur (band)|Blur]]
 
  | from Album    = [[The Great Escape (Blur album)|The Great Escape]]
 
  | Released      = {{Start date|1995|08|14}} <small>([[United Kingdom|UK]])</small>
 
  | Format        = [[Gramophone record|7"]], [[cassette single|cassette]], [[CD single|CD]]
 
  | Recorded      = 1995
 
  | Genre          = [[Britpop]]
 
  | Length        = 3:57
 
  | Label          = [[Food Records|Food]], [[EMI]]
 
  | Producer      = [[Stephen Street]]
 
  | Last single    = "[[To the End]]"<br />(1994)
 
  | This single    = "'''Country House'''"<br />(1995)
 
  | Next single    = "[[The Universal (song)|The Universal]]"<br />(1995)
 
  | Misc          = {{Extra chronology
 
  | Artist      = {{tl|Extra chronology}} MiscArtist
 
  | Type        = MiscType
 
  | Last album  = MiscLast album
 
  | This album  = MiscThis album
 
  | Next album  = MiscNext album
 
  }}{{Extra album cover
 
  | Upper caption = {{tl|Extra album cover}} Misc2
 
  | Type          = Misc2Type
 
  | Cover        =
 
  | Alt          = Misc2Alt
 
  | Lower caption = Misc2Lower caption
 
  }}
 
}}
 
 
==Auxiliary tests==
 
==="Caption" parameter with multi-line value===
 
{{Testcase table <!-- See Wikipedia:WikiProject_Songs -->
 
  | Name          = test
 
  | Artist        = Artist
 
  | Cover          = Nocover.svg
 
  | Alt            = No cover available
 
  | Caption        = test test test test test test test test test test test test test test test test test
 
  }}
 
 
===Chronology parameters with multi-line values===
 
{{Testcase table<!-- See Wikipedia:WikiProject_Songs -->
 
  | Name          = test
 
  | Type          = studio
 
  | Artist        = Artist
 
  | Last single    = "test test test test test test test"<br>(2000)
 
  | This single    = "'''test test test test test test test'''"<br>(2000)
 
  | Next single    = "test test test test test test test"<br>(2000)
 
  }}
 
 
===Extra track listing with prev/next tracks===
 
{{Testcase table <!-- See Wikipedia:WikiProject_Songs -->
 
  | Name          = test
 
  | Type          = studio
 
  | Artist        = Artist
 
  | Misc          = {{Extra track listing
 
  | Album      = Album title
 
  | prev_track = "Track one"
 
  | prev_no    = 1
 
  | this_track = "'''Track two'''"
 
  | track_no  = 2
 
  | next_track = "Track three"
 
  | next_no    = 3
 
  }}
 
  }}
 
 
===Extra track listing with free-form tracks===
 
{{Testcase table <!-- See Wikipedia:WikiProject_Songs -->
 
  | Name          = test
 
  | Artist        = Artist
 
  | Misc          = {{Extra track listing
 
  | Album        = Album title
 
  | Type          = studio
 
  | Tracks        = (tracks are listed here)
 
  }}
 
  }}
 

Revision as of 16:43, 28 September 2017

Main tests