Template:Tracklist: Difference between revisions
Jump to navigation
Jump to search
(add documentation) |
No edit summary |
||
| Line 16: | Line 16: | ||
<pre> | <pre> | ||
{{Tracklist|list= | {{Tracklist|list= | ||
{{tl track| | {{tl track|1|Track 1 |length=5:00}} | ||
{{tl track| | {{tl track|2|Track 2 |length=5:00}} | ||
{{tl total| | {{tl total|10:00}} | ||
{{tl track| | {{tl track|3|Bonus track|length=2:50}} | ||
{{tl finaltime| | {{tl finaltime|12:50}} | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 09:39, 23 February 2024
| # | Title | Length |
|---|---|---|
| SECTION | ||
| 1 | track | 0:00 |
| 0:00 | ||
| Total | 0:00 | |
Use the list parameter to control how the tracklist is laid out. You can use sections, track names, total runtime, and final runtime (i.e. including bonus tracks).
Example:
{{Tracklist|list=
{{tl track|1|Track 1 |length=5:00}}
{{tl track|2|Track 2 |length=5:00}}
{{tl total|10:00}}
{{tl track|3|Bonus track|length=2:50}}
{{tl finaltime|12:50}}
}}