Open main menu

Changes

Template:Infobox Album Microdata

409 bytes added, 17:35, 15 November 2020
no edit summary
| headerclass = description
| header1 = <includeonly>{{Infobox album/link|{{{type|}}} }}</includeonly>{{#if:{{{longtype|}}}|&#32;<span itemprop="alternativeHeadline">{{{longtype|}}}</span>}}{{#if:{{{artist|}}}|&#32;by <div class="contributor" itemprop="byArtist" itemscope itemtype="https://schema.org/MusicGroup" style="display:inline"><span itemprop="name">{{{artist|}}}</span></div> }}
| label2 = Released
| data2 = {{{released|}}}
<!--<meta itemprop="publisher" itemtype="https://schema.org/Organization" content="{{{label|}}}" />-->
<div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="{{{label|}}}" /></div>
<div itemprop="producer" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="{{{producer|}}}" /></div><meta itemprop="albumProductionType" content="{{{producertype|}}}" /><meta itemprop="genre" content="{{{genre|}}}" /><div itemprop="locationCreated" itemscope itemtype="https://schema.org/Place"> <meta itemprop="address" content="{{{studio|}}}" /></div>
}}