Template:Album Track List: Difference between revisions
Template page
More actions
Created page with "{{#cargo_query: tables=track_appearances |fields=CONCAT( "', track_appearances._pageTitle, "" ) = Track, track_group, track_number, notes |where= track_appearances.appearance = '{{FULLPAGENAME}}' |order by=track_appearances.track_group ASC, track_appearances.track_number ASC }}" |
No edit summary |
||
| Line 5: | Line 5: | ||
|order by=track_appearances.track_group ASC, track_appearances.track_number ASC | |order by=track_appearances.track_group ASC, track_appearances.track_number ASC | ||
}} | }} | ||
<includeonly> | |||
{| class="wikitable sortable wikitable--fluid" | |||
!Track | |||
!Group | |||
!Track # | |||
|- | |||
{{#cargo_query: | |||
tables=track_appearances | |||
|fields=CONCAT( "[[", track_appearances._pageName, '|', track_appearances._pageTitle, "]]" ) = Track, track_group, track_number, notes | |||
|format=template | |||
|template=Album Track List/row | |||
|where= track_appearances.appearance = '{{FULLPAGENAME}}' | |||
|order by=track_appearances.track_group ASC, track_appearances.track_number ASC | |||
}} | |||
|} | |||
</includeonly> | |||
Revision as of 22:07, 3 November 2025
No results