Widget:Bilibili: Difference between revisions

From Elwiki
(Created page with "<iframe frameborder="0" scrolling="no" src="http://static.hdslb.com/miniloader.swf?aid=<!--{$id|escape: 'html'}-->&page=<!--{$page|escape: 'html'}-->" width="<!--{$width|escap...")
 
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<iframe frameborder="0" scrolling="no" src="http://static.hdslb.com/miniloader.swf?aid=<!--{$id|escape: 'html'}-->&page=<!--{$page|escape: 'html'}-->" width="<!--{$width|escape: 'html'|default: 680}-->" height="<!--{$height|escape: 'html'|default: 556}-->"></iframe>
<includeonly>
<!--{strip}-->
<div style="
    display: inline-block;
    width: <!--{$width|default:'320px'}-->;
    height: <!--{$height|default:'240px'}-->;
">
    <iframe
        src="//player.bilibili.com/player.html?aid=<!--{$aid|default:''}-->&bvid=<!--{$bvid|default:''}-->&cid=<!--{$cid|default:''}-->&page=<!--{$page|default:1}-->"
        style="width: 100%; height: 100%;"
        scrolling="no"
        border="0"
        frameborder="no"
        framespacing="0"
        allowfullscreen="true">
    </iframe>
</div>
<!--{/strip}-->
</includeonly>

Latest revision as of 10:49, 29 May 2020