|
|
| 第1行: |
第1行: |
| <noinclude>{{Documentation}}</noinclude>
| | {{#widget:Iframe |
| <includeonly>
| | |url=https://player.bilibili.com/player.html?bvid={{{1}}}&page={{{p|1}}}&high_quality={{{quality|1}}}&danmaku={{{danmaku|1}}} |
| <div class="bilibili-video-container">
| | |width=720 |
| <pre
| | |height=480 |
| src="//player.bilibili.com/player.html?bvid={{{1}}}&page={{{p|1}}}&high_quality={{{quality|1}}}&danmaku={{{danmaku|1}}}"
| | |border=0 |
| width="100%"
| | }} |
| height="500"
| |
| frameborder="0"
| |
| scrolling="no"
| |
| allowfullscreen
| |
| style="border-radius:8px; display:block; margin:0 auto"
| |
| ></pre>
| |
| </div>
| |
| </includeonly>
| |