ElEditors, Interface administrators, Administrators
85,550
edits
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!--{strip}--> | <!--{strip}--> | ||
<iframe | <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}-->" | |||
</iframe> | style="width: 100%; height: 100%;" | ||
scrolling="no" | |||
border="0" | |||
frameborder="no" | |||
framespacing="0" | |||
allowfullscreen="true"> | |||
</iframe> | |||
</div> | |||
<!--{/strip}--> | <!--{/strip}--> | ||
</includeonly> | </includeonly> |