Template:MusicInfobox: Difference between revisions

From vaporwave.wiki
Jump to navigation Jump to search
m (removed the nightmare of SortName for now)
m (oops shit)
Line 16: Line 16:
               |EP =[[:Category:EPs|EP]][[Category:EPs]]
               |EP =[[:Category:EPs|EP]][[Category:EPs]]
               |Single=[[:Category:Singles|Single]][[Category:Singles]]
               |Single=[[:Category:Singles|Single]][[Category:Singles]]
               |Mix= [[:Category:Mixes|Mix]][[Category:Mixes]]}}
               |Mix= [[:Category:Mixes|Mix]][[Category:Mixes]]
               |Compilation=[[:Category:Albums|Album]][[Category:Albums]] ([[:Category:Compilations|Compilation]][[Category:Compilations]])
               |Compilation=[[:Category:Albums|Album]][[Category:Albums]] ([[:Category:Compilations|Compilation]][[Category:Compilations]])
               |Album (Collaboration)=[[:Category:Albums|Album]][[Category:Albums]] ([[:Category:Collaborations|Collaboration]][[Category:Collaborations]])
               |Album (Collaboration)=[[:Category:Albums|Album]][[Category:Albums]] ([[:Category:Collaborations|Collaboration]][[Category:Collaborations]])

Revision as of 06:42, 15 December 2019

Usage

{{MusicInfobox
|Title = update this only when non-title data is in page name!
|Cover = cover.png (or jpg)
|Artist = {{Artist|artist name|artist rendering}}
|ReleaseType = release type
|Label = {{Label|label}}
|SortName = use this for when releases need to be specially alphabetized!
|CatalogNumber = cat #
|Formats = places online and offline
|Date = {{ReleaseDate|XXXX-XX-XX}}
|Tracks = XX
|Length = X:XX:XX
|Tags = bandcamp; or; soundcloud; separated; by; semicolons (except country-based tags)
|Artist2 = {{Artist|this should match the artist field}}
|PrevRelease = [[unless this is a v/a release in this case skip this]]
|NextRelease = [[unless that's part of a series in that case u can use this]]
|Artist2B = {{Artist|for use in splits/collaborative releases! or if an artist's album is part of a series}}
|PrevReleaseB = [[you can skip "PrevRelease"s if this is the first release]]
|NextReleaseB = [[or "NextRelease"s if this is the latest!]] (there are C and D sets in case of emergency)
}}

Example

{{MusicInfobox
|Title = Test Release
|Cover = VektroidPhoto.jpg
|Artist = {{Artist|Vektroid|Test Artist}} & {{Artist|Vektroid|Also Test Artist}}
|ReleaseType = [[:Category:Albums|Album]]
|Label = {{Label|fortune 500}} (Removed)
|CatalogNumber = TEST001
|Formats = [[File:BandcampIcon.png|left]] Bandcamp Album<br>(Test)<br>
[[File:SoundCloudIcon.png|left]] SoundCloud Single<br>(Test Track 780)<br>
[[:Category:Releases on Cassette|Cassette]]
|Date = {{ReleaseDate|2011-06-09}}
|Tracks = 12
|Length = 4:20:20 (Digital)<br>
4:20  (Cassette)
|Tags = a; b; c; test
|Artist2 = {{Artist|Vektroid|Test Artist}}
|PrevRelease = [[the music of the now age|Release One]]
|Artist2B = {{Artist|Vektroid|Also Test Artist}}
|NextReleaseB = [[the music of the now age|Release Two]]
|Artist2C = "Test Release" Series
|PrevReleaseC = [[the music of the now age|not a test release]]
|NextReleaseC = [[the music of the now age|TEST RELEASE II]]
}}