Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!

Changes

Jump to navigation Jump to search
2,231 bytes added ,  07:49, 13 September 2018
Created page with "<includeonly><table cellpadding="0" style="width: 100%; border-width: 0px; border-collapse: collapse;"> <th style="text-align: center; background-color: #ddd;" colspan="3">''{..."
<includeonly><table cellpadding="0" style="width: 100%; border-width: 0px; border-collapse: collapse;">
<th style="text-align: center; background-color: #ddd;" colspan="3">''{{{title | Album title}}}''</th>

<table cellpadding="0" style="width: calc(100% - {{{artwidth|200}}}px); -moz-width: calc(100% - {{{artwidth|200}}}px); -webkit-width: calc(100% - {{{artwidth|200}}}px); border-width: 0px; border-collapse: collapse; float: left;">
<tr style="text-align: left; background-color: #eee;>
<th style="width: 2em; padding-left: 10px; padding-right: 10px; text-align: right;><abbr title="Number">No.</abbr></th>
<th>Title</th>
<th style="width: 4em; padding-right: 10px; text-align: right;">Length</th>
</tr>
{{Tracklist/Track | 1| {{{title1|}}} | {{{length1}}} }}
{{Tracklist/Track | 2| {{{title2|}}} | {{{length2}}} }}
{{Tracklist/Track | 3| {{{title3|}}} | {{{length3}}} }}
{{Tracklist/Track | 4| {{{title4|}}} | {{{length4}}} }}
{{Tracklist/Track | 5| {{{title5|}}} | {{{length5}}} }}
{{Tracklist/Track | 6| {{{title6|}}} | {{{length6}}} }}
{{Tracklist/Track | 7| {{{title7|}}} | {{{length7}}} }}
{{Tracklist/Track | 8| {{{title8|}}} | {{{length8}}} }}
{{Tracklist/Track | 9| {{{title9|}}} | {{{length9}}} }}
{{Tracklist/Track | 10| {{{title10|}}} | {{{length10}}} }}
</table>

<table cellpadding="0" style="width: {{{artwidth|200}}}px; border-width: 0px; border-collapse: collapse; float: left;">
<tr style="display: inline;">
[[File:{{{albumart}}}|{{{artwidth|200}}}px]]
</tr>
</table>

</table></includeonly>
<noinclude>
== Example ==
{{Tracklist
| title = Kentucky Route Zero, Act I
| albumart = Act I soundtrack album art.jpg
| title1 = The Stars Drop Away (Equus Oils)
| length1 = 4:29
| title2 = Ghosts in the Static (Marquez Farm)
| length2 = 3:28
| title3 = You've Got to Walk (by [[The Bedquilt Ramblers]])
| length3 = 2:19
| title4 = Animal Bones (Exit)
| length4 = 2:30
}}

{{clear}}
== Usage ==

<nowiki>
{{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
}}</nowiki>

[[Category:Infobox Templates]]
</noinclude>

Navigation menu