[xfgiven_ПЛЕЕР]
<div class="НАЗВАНИЕ КЛАССА">
<input type="radio" name="odin" checked="checked" id="one"/><label for="one"></label>
<div> <iframe scrolling="no" src="[xfvalue_ПЛЕЕР]" width="98%" height="360" frameborder="0"></iframe></div>
<div>{include file="/engine/modules/moonserials.php"} </div>
</div>
[/xfgiven_ПЛЕЕР]
В CSS
.НАЗВАНИЕ КЛАССА > div, .НАЗВАНИЕ КЛАССА > input { display: none; }
.НАЗВАНИЕ КЛАССА label {display:block;position: relative;}
.НАЗВАНИЕ КЛАССА > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.НАЗВАНИЕ КЛАССА > input:nth-of-type(2):checked ~ div:nth-of-type(2) { display: block;}
Строку подключения модуля обернуть
[xfnotgiven_ПЛЕЕР]
{include file="/engine/modules/moonserials.php"}
[/xfnotgiven_ПЛЕЕР]
Плеер - название доп поле плеера, если заполнено, то выводится он, а плеер от moonwalk прячется, но модуль продолжает обновлять инфу
НАЗВАНИЕ КЛАССА - любое название, напр. .player