Difference between revisions of "Template:Infobox Album Microdata"
Line 66: | Line 66: | ||
<meta itemprop="albumProductionType" content="{{{type|}}}" /> | <meta itemprop="albumProductionType" content="{{{type|}}}" /> | ||
<meta itemprop="genre" content="{{{genre|}}}" /> | <meta itemprop="genre" content="{{{genre|}}}" /> | ||
− | <div itemprop="locationCreated" itemscope itemtype="https://schema.org/Place"> <meta itemprop=" | + | <div itemprop="locationCreated" itemscope itemtype="https://schema.org/Place"> <meta itemprop="address" content="{{{studio|}}}" /></div> |
}} | }} | ||