--- DocType: "Vinyl" type: "musicRelease" subType: "Vinyl EP" title: "Duets" englishTitle: "Duets" year: "2010" dataSource: "Manual" url: "" id: "" genres: - "hip hop" artists: - "Nas" - "AZ" - "Maino" - "Jay-Z" - "Lauryn Hill" - "Chief" - "Pit Bull" image: "https://www.templeofdeejays.com/3923-4783-thickbox/nas-duets-vinyl-ep.jpg" rating: 0 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 + " |