--- DocType: "Vinyl" type: "musicRelease" subType: "Album" title: "Images 1966–1967" englishTitle: "Images 1966–1967" year: "1973" dataSource: "MusicBrainz API" url: "https://musicbrainz.org/release-group/3a7c39ab-ae7b-46db-8c68-8a1ce8bcf70f" id: "3a7c39ab-ae7b-46db-8c68-8a1ce8bcf70f" genres: - "folk rock" - "rock" artists: - "David Bowie" image: "https://coverartarchive.org/release-group/3a7c39ab-ae7b-46db-8c68-8a1ce8bcf70f/front" rating: 6 personalRating: 0 --- Parent:: [[@Vinyls|Vinyls]] --- # `$= dv.current().title` ```toc ``` ### Details **Genres**: `$= dv.current().genres.length === 0 ? ' - none' : dv.list(dv.current().genres)` ```dataview list without id "
Type | " + "" + this.subType + " |
Online Rating | " + "" + this.rating + " |
Artists | " + "" + this.artists + " |
Premiered | " + "" + this.year + " |