Editing Template:Tracklist
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | <includeonly | + | <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;"> | <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;"> | ||
Line 9: | Line 8: | ||
<th style="width: 4em; padding-right: 10px; text-align: right;">Length</th> | <th style="width: 4em; padding-right: 10px; text-align: right;">Length</th> | ||
</tr> | </tr> | ||
− | {{Tracklist/Track|1|{{{title1|}}}| | + | {{Tracklist/Track | 1| {{{title1|}}} | {{{length1}}} }} |
− | {{Tracklist/Track|2|{{{title2|}}}| | + | {{Tracklist/Track | 2| {{{title2|}}} | {{{length2}}} }} |
− | {{Tracklist/Track|3|{{{title3|}}}| | + | {{Tracklist/Track | 3| {{{title3|}}} | {{{length3}}} }} |
− | {{Tracklist/Track|4|{{{title4|}}}| | + | {{Tracklist/Track | 4| {{{title4|}}} | {{{length4}}} }} |
− | {{Tracklist/Track|5|{{{title5|}}}| | + | {{Tracklist/Track | 5| {{{title5|}}} | {{{length5}}} }} |
− | {{Tracklist/Track|6|{{{title6|}}}| | + | {{Tracklist/Track | 6| {{{title6|}}} | {{{length6}}} }} |
− | {{Tracklist/Track|7|{{{title7|}}}| | + | {{Tracklist/Track | 7| {{{title7|}}} | {{{length7}}} }} |
− | {{Tracklist/Track|8|{{{title8|}}}| | + | {{Tracklist/Track | 8| {{{title8|}}} | {{{length8}}} }} |
− | {{Tracklist/Track|9|{{{title9|}}}| | + | {{Tracklist/Track | 9| {{{title9|}}} | {{{length9}}} }} |
− | {{Tracklist/Track|10|{{{title10 | + | {{Tracklist/Track | 10| {{{title10|}}} | {{{length10}}} }} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
<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>[[File:{{{albumart}}}|{{{artwidth|200}}}px]]</tr> | + | <tr style="display: inline;"> |
+ | [[File:{{{albumart}}}|{{{artwidth|200}}}px]] | ||
+ | </tr> | ||
</table> | </table> | ||
− | </ | + | |
+ | </table></includeonly> | ||
+ | <noinclude> | ||
== Example == | == Example == | ||
{{Tracklist | {{Tracklist | ||
− | | title = Kentucky Route Zero, Act | + | | title = Kentucky Route Zero, Act I |
− | | albumart = Act | + | | albumart = Act I soundtrack album art.jpg |
− | | title1 = | + | | title1 = The Stars Drop Away (Equus Oils) |
− | | length1 = | + | | length1 = 4:29 |
− | | title2 = | + | | title2 = Ghosts in the Static (Marquez Farm) |
− | | length2 = 3: | + | | length2 = 3:28 |
− | | title3 = | + | | title3 = You've Got to Walk (by [[The Bedquilt Ramblers]]) |
− | | length3 = | + | | length3 = 2:19 |
− | | title4 = | + | | title4 = Animal Bones (Exit) |
− | | length4 = | + | | length4 = 2:30 |
− | |||
− | |||
− | |||
}} | }} | ||
+ | {{clear}} | ||
== Usage == | == Usage == | ||