Open main menu

Difference between revisions of "Template:Infobox Album Microdata"

 
(3 intermediate revisions by the same user not shown)
Line 63: Line 63:
 
<!--<meta itemprop="publisher" itemtype="https://schema.org/Organization"  content="{{{label|}}}" />-->
 
<!--<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="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="{{{label|}}}" /></div>
<meta itemprop="producer" content="{{{producer|}}}" />
+
<div itemprop="producer" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="{{{producer|}}}" /></div>
 +
<meta itemprop="albumProductionType" content="{{{type|}}}" />
 +
<meta itemprop="genre" content="{{{genre|}}}" />
 +
<div itemprop="locationCreated" itemscope itemtype="https://schema.org/Place"> <meta itemprop="address"  content="{{{studio|}}}" /></div>
 
}}
 
}}
  

Latest revision as of 17:35, 15 November 2020