Template:Discography list/testcases
Jump to navigation
Jump to search
| icon | This is the template test cases page for the sandbox of Template:Discography list. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Without "from Album="
[edit source]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 source]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.