Template:Track: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:title (label=Title)|key (label=Key)|duration (label=Duration)|bpm (label=BPM)|camelot (label=Camelot)|time_signature (label=Time Signature)}} | {{#template_params:title (label=Title)|key (label=Key)|duration (label=Duration)|bpm (label=BPM)|camelot (label=Camelot)|time_signature (label=Time Signature)}} | ||
{{#cargo_declare:_table=tracks|title=String| | {{#cargo_declare:_table=tracks|title=String|music_key=List (,) of String|duration=Integer|bpm=Integer|camelot=String|time_signature=String}} | ||
</noinclude><includeonly>{{#cargo_store:_table=tracks}} | </noinclude><includeonly>{{#cargo_store:_table=tracks}} | ||
{{#template_display:_format=infobox}} | {{#template_display:_format=infobox}} | ||
[[Category:Tracks]] | [[Category:Tracks]] | ||
</includeonly> | </includeonly> | ||
Revision as of 22:06, 24 October 2025
This is the "Track" template.
It should be called in the following format:
{{Track
|title=
|key=
|duration=
|bpm=
|camelot=
|time_signature=
}}
Edit the page to see the template text.
This template defines the table "tracks". View table.