Widget:DivineDecision: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper
No edit summary
imported>Pillowkeeper
No edit summary
Line 5: Line 5:
</div>
</div>
<script>
<script>
$("div#decPanel").prepend("<iframe width="425" height="355" src="//www.youtube.com/embed/Zm2VPYKFotQ" frameborder="0" allowfullscreen></iframe>");
$("div#decPanel").prepend("<iframe width="<!--{$width|escape:'html'|default:'425'}-->" height="<!--{$height|escape:'html'|default:355}-->" src="//www.youtube.com/embed/<!--{if isset($playlist)}-->?listType=playlist&list=<!--{$playlist|escape:'urlpathinfo'}--><!--{else}--><!--{$id|escape:'urlpathinfo'}--><!--{/if}-->" frameborder="0" allowfullscreen></iframe>");
</script>
</script>

Revision as of 20:58, 30 May 2017

<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.0.min.js"></script>

<script> $("div#decPanel").prepend("<iframe width="" height="" src="//www.youtube.com/embed/?listType=playlist&list=" frameborder="0" allowfullscreen></iframe>"); </script>