вопрос
Вывожу видео и плейлист так:
Как сюда внедрить микроразметку?
[xfgiven_video]
<iframe src="[xfvalue_video]" id="omfg" width="853" height="480" frameborder="0"></iframe>
[xfgiven_plist]
<select onchange="document.getElementById('omfg').src=this.options[this.selectedIndex].value;openVideoBySrc(this.value, true);">
[xfvalue_plist]</select>
[/xfgiven_plist]
[/xfgiven_video]
Как сюда внедрить микроразметку?