Acciones

Diferencia entre revisiones de «Venciclopedia:Zona de pruebas»

De La Venciclopedia

mSin resumen de edición
mSin resumen de edición
Línea 1: Línea 1:
<!--No borres este mensaje-->{{Titular zp}}
<!--No borres este mensaje-->{{Titular zp}}
<!--Haz las pruebas debajo de esta línea, gracias-->
<!--Haz las pruebas debajo de esta línea, gracias-->
{{#ifeq:{{{padre|}}}|{{{padre}}}|yes|no}}
<script type="application/ld+json">
 
{
{{#ifeq:{{{padre|}}}{{{madre}}}||vacios|llenos}}
  "@context": "https://schema.org",
  "@type": "MusicAlbum",
  "byArtist": {
    "@type": "MusicGroup",
    "name": "Sentimiento Muerto"
  },
  "genre": "Alt/Punk",
  "image": "king-of-limbs.jpg",
  "name": "King of Limbs",
  "numTracks": "8",
  "track": [
    {
      "@type": "MusicRecording",
      "duration": "PT5M14S",
      "name": "Bloom",
      "url": "/artist/radiohead/album/the-king-of-limbs/track/bloom"
    },
    {
      "@type": "MusicRecording",
      "duration": "PT4M40S",
      "name": "Morning Mr Magpie",
      "url": "/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie"
    }
  ],
  "url": "/artist/radiohead/album/the-king-of-limbs"
}
</script>

Revisión del 23:32 5 ene 2024

<script type="application/ld+json"> {

 "@context": "https://schema.org",
 "@type": "MusicAlbum",
 "byArtist": {
   "@type": "MusicGroup",
   "name": "Sentimiento Muerto"
 },
 "genre": "Alt/Punk",
 "image": "king-of-limbs.jpg",
 "name": "King of Limbs",
 "numTracks": "8",
 "track": [
   {
     "@type": "MusicRecording",
     "duration": "PT5M14S",
     "name": "Bloom",
     "url": "/artist/radiohead/album/the-king-of-limbs/track/bloom"
   },
   {
     "@type": "MusicRecording",
     "duration": "PT4M40S",
     "name": "Morning Mr Magpie",
     "url": "/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie"
   }
 ],
 "url": "/artist/radiohead/album/the-king-of-limbs"

} </script>