Template:TrackListBegin

From Video Game Music Preservation Foundation Wiki
Revision as of 15:41, 15 December 2015 by TheAlmightyGuru (talk | contribs) (Protected "Template:TrackListBegin" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template is used to start a table of song recordings. It is combined with Template:TrackListEntry and Template:TrackListEnd to produce the full table of recordings.

Tables produced with this template contain structured data allowing search engines to list the recordings directly in the search results.

The following parameters are valid:

Parameter Example Purpose
Extra1
Extra2
Extra3
Extra1 = Original Filename Name of extra columns to appear after the Title column.
Arranger Arranger = Y Add an Arranger column after the Composer column. To omit the Arranger column, do not supply the parameter at all.
Extra4
Extra5
Extra4 = Example Name of extra columns to appear after the Composer and optional Arranger column.
Extra6
Extra7
Extra6 = Example Name of extra columns to appear after the Size column.
Extra8
Extra9
Extra9 = Notes Name of extra columns to appear as the very last columns.

Example

This code:

{{TrackListBegin}}
{{TrackListEntry
 | Track = 1
 | Title = Example
 | Composer = {{TrackListComposer|John Doe}}
 | DurationMin = 1
 | DurationSec = 23
 | Game = Example
 | Platform = DOS
}}
{{TrackListEnd}}

Will appear as:

# Title Composer Length Listen Download
01 Example John Doe 1:23
-
Download