Template:Track: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
(add related field to tracks; hopefully this works)
(maybe this is a better solution)
Line 7: Line 7:
|Title = String
|Title = String
|File = File
|File = File
|Related = List (,) of Integer
|Parent = Integer
|Source = String
}}
}}
Defines a new track. Use [[Template:PlayTrack]] to output a standalone player of any existing track.
Defines a new track. Use [[Template:PlayTrack]] to output a standalone player of any existing track.
Line 18: Line 19:
|Title=
|Title=
|File=
|File=
|Parent=
|Related = List (,) of Integer
|Source=
}}
}}
</pre>
</pre>

Revision as of 05:43, 6 April 2024

This template defines the table "tracks". View table. Defines a new track. Use Template:PlayTrack to output a standalone player of any existing track.

Usage

{{TrackPlayer
|Id=
|Artist=
|ArtistTrack=
|Title=
|File=
|Parent=
|Source=
}}