Difference between revisions of "Template:Tracklist"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
Line 22: Line 22:
  
 
<table cellpadding="0" style="width: {{{artwidth|200}}}px; border-width: 0px; border-collapse: collapse; float: left;">
 
<table cellpadding="0" style="width: {{{artwidth|200}}}px; border-width: 0px; border-collapse: collapse; float: left;">
<tr>
+
<tr>[[File:{{{albumart}}}|{{{artwidth|200}}}px]]</tr>
[[File:{{{albumart}}}|{{{artwidth|200}}}px]]
 
</tr>
 
 
</table>
 
</table>
</div></includeonly>
+
</div></includeonly><noinclude>
<noinclude>
 
 
== Example ==
 
== Example ==
 
{{Tracklist
 
{{Tracklist
Line 45: Line 42:
 
}}
 
}}
  
{{clear}}
 
 
== Usage ==
 
== Usage ==
  

Revision as of 08:22, 13 September 2018

Example

Kentucky Route Zero, Act III
No. Title Length
1. "Xanadu"   2:44
2. "Weird Vector"   3:06
3. "Hall of the Mountain King"   3:37
4. "Too Late to Love You"   6:14
5. "What Would You Give" (by The Bedquilt Ramblers) 3:30
Act III soundtrack album art.jpg

Usage

{{Tracklist
| title    = Album title
| albumart = File.jpg
| artwidth = (default: 200)
| title1   = Track 1
| length1  = 1:11
| title2   = Track 2
| length2  = 2:22
...
| title10  = Track 10
| length10 = 10:10
}}