Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Discography list/testcases

From Wikipedia, the free encyclopedia

Without "from Album="

[edit]

Comparison of {{Discography list}} and {{Discography list/sandbox}} on a test case without "from Album=".

{{Discography list
 | Type          = Live
 | Name          = NAME LIVE
 | Released      = 1234
}}
{{Discography list
 | Type          = Studio
 | Name          = NAME STUDIO
 | Other info    = OTHER INFO
 | from Album    = <!-- NON-SINGLE TEST -->
 | Released      = 1234
 | Format        = FORMAT
 | Label         = LABEL
 | Writer        = WRITER
 | Producer      = PRODUCER
 | Director      = DIRECTOR
 | Chart position= CHART POSITION
 | Sales         = SALES
 | Certification = CERTIFICATION
 | Tracks        = TRACKS
 | Bonus tracks  = BONUS TRACKS
 | Singles       = SINGLES
}}

Line of text before templates.

NAME LIVE

  • Released: 1234

NAME STUDIO (OTHER INFO)

  • Released: 1234
  • Format: FORMAT
  • Label: LABEL
  • Writer: WRITER
  • Producer: PRODUCER
  • Director: DIRECTOR
  • Chart position: CHART POSITION
  • Sales: SALES
  • Certification: CERTIFICATION
  • Tracks: TRACKS
  • Bonus tracks: BONUS TRACKS
  • Singles: SINGLES

Line of text between templates.

NAME LIVE

  • Released: 1234

NAME STUDIO (OTHER INFO)

  • Released: 1234
  • Format: FORMAT
  • Label: LABEL
  • Writer: WRITER
  • Producer: PRODUCER
  • Director: DIRECTOR
  • Chart position: CHART POSITION
  • Sales: SALES
  • Certification: CERTIFICATION
  • Tracks: TRACKS
  • Bonus tracks: BONUS TRACKS
  • Singles: SINGLES

Line of text after templates.

With "from Album="

[edit]

Comparison of {{Discography list}} and {{Discography list/sandbox}} on a test case with "from Album=".

{{Discography list
 | Type          = Live
 | Name          = NAME LIVE
 | Other info    = OTHER INFO
 | from Album    = FROM ALBUM
 | Released      = 1234
}}
{{Discography list
 | Type          = Studio
 | Name          = NAME STUDIO
 | Other info    = OTHER INFO
 | from Album    = FROM ALBUM
 | Released      = 1234
 | Format        = FORMAT
 | Label         = LABEL
 | Writer        = WRITER
 | Producer      = PRODUCER
 | Director      = DIRECTOR
 | Chart position= CHART POSITION
 | Sales         = SALES
 | Certification = CERTIFICATION
 | Tracks        = TRACKS
 | Bonus tracks  = BONUS TRACKS
 | Singles       = SINGLES
}}

Line of text before templates.

"NAME LIVE" (OTHER INFO) from the album FROM ALBUM

  • Released: 1234

"NAME STUDIO" (OTHER INFO) from the album FROM ALBUM

  • Released: 1234
  • Format: FORMAT
  • Label: LABEL
  • Writer: WRITER
  • Producer: PRODUCER
  • Director: DIRECTOR
  • Chart position: CHART POSITION
  • Sales: SALES
  • Certification: CERTIFICATION
  • Tracks: TRACKS
  • Bonus tracks: BONUS TRACKS
  • Singles: SINGLES

Line of text between templates.

"NAME LIVE" (OTHER INFO) from the album FROM ALBUM

  • Released: 1234

"NAME STUDIO" (OTHER INFO) from the album FROM ALBUM

  • Released: 1234
  • Format: FORMAT
  • Label: LABEL
  • Writer: WRITER
  • Producer: PRODUCER
  • Director: DIRECTOR
  • Chart position: CHART POSITION
  • Sales: SALES
  • Certification: CERTIFICATION
  • Tracks: TRACKS
  • Bonus tracks: BONUS TRACKS
  • Singles: SINGLES

Line of text after templates.