Difference between revisions of "Template:Bilibili"
m (.) |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div class="youtubebox ratio-{{{ratio|16x9}}} widths- | + | <div class="youtubebox ratio-{{{ratio|16x9}}} widths-{{{width|512}}}" style="margin:0.75em 0em;"><div class="embedvideo autoResize">{{#if: {{{align|}}}|<div class="embedvideowrap bilibili-video" data-vaid="{{#expr:{{{1|294688464}}}}}" data-vdanmaku="{{#expr:{{{danmaku|0}}}}}" data-vpage="{{#expr:{{{page|1}}}}}" data-vwidth="{{#expr:{{{width|640}}}}}" data-vheight="{{#expr:{{{height|360}}}}}" style="text-align: {{{align|left}}}"></div>|<div class="embedvideowrap bilibili-video" data-vaid="{{#expr:{{{1|294688464}}}}}" data-vdanmaku="{{#expr:{{{danmaku|0}}}}}" data-vpage="{{#expr:{{{page|1}}}}}" data-vwidth="{{#expr:{{{width|640}}}}}" data-vheight="{{#expr:{{{height|360}}}}}"></div>}}</div>{{#if:{{{2|<noinclude>yes</noinclude>}}}| <br /><div>{{hatnote|1={{{2|Caption here.}}}}}}}</div><noinclude> |
− | {{#if: {{{align|}}}|<div class=" | + | {{Doc begin}} |
− | | <br /><div | + | This template will embed a Bilibili video inside an article. |
− | }}</div><noinclude>{{Doc begin}} | ||
− | + | === Usage === | |
+ | * <code><nowiki>{{bilibili|710126347}}</nowiki></code> produces: {{bilibili|710126347}} | ||
+ | * <code><nowiki>{{bilibili|21525619|Ready Up: Competitive Team Fortress 2 Documentary|width=512|height=320|align=center}}</nowiki></code> produces: {{bilibili|21525619|Ready Up: Competitive Team Fortress 2 Documentary|width=512|height=320|align=center}} | ||
+ | * <code><nowiki>{{bilibili|96157214|danmaku=1}}</nowiki></code> produces: {{bilibili|96157214|danmaku=1}} | ||
+ | * <code><nowiki>{{bilibili|710381282|page=6}}</nowiki></code> produces: {{bilibili|710381282|page=6}} | ||
− | === | + | === Parameters === |
− | + | ; Bilibili aid (<span style="color: red">required</span>): This is the Bilibili video ID of the video you want to display. | |
− | + | :: You can find this information by [https://i.imgur.com/A4KY931.png copying the iframe code] and searching for the "aid" parameter or though the [https://api.bilibili.com/x/web-interface/view?bvid= Web Interface] ("bvid" can be found in the URL: <nowiki>https://www.bilibili.com/video/</nowiki><span style="color: red">BV1mQ4y1M7Cn</span>). | |
− | + | ; Caption: Custom caption to include. | |
− | + | ; {{code|width}}: Width of the video, in pixels. Default is '''640'''. | |
− | + | ; {{code|height}}: Height of the video, in pixels. Default is '''360'''. | |
− | + | ; {{code|align}}: Horizontal alignment of video. Default is '''left'''. | |
− | ; | + | ; {{code|danmaku}}: Bullet screen/danmaku subtitles. Default is '''0''' (disabled). |
− | ;{{code|width}}: Width of the video, in pixels. Height | + | ; {{code|page}}: Videos uploaded in a playlist format share the same ID, you can use this parameter to specify which video to display. Default is '''1''' (first video). |
− | ;{{code|align}}: Horizontal alignment of video. Default is left. | ||
=== See also === | === See also === |
Latest revision as of 00:53, 13 July 2023
Caption here.
Documentation for Bilibili
This template will embed a Bilibili video inside an article.
Usage
{{bilibili|710126347}}
produces:{{bilibili|21525619|Ready Up: Competitive Team Fortress 2 Documentary|width=512|height=320|align=center}}
produces:Ready Up: Competitive Team Fortress 2 Documentary{{bilibili|96157214|danmaku=1}}
produces:{{bilibili|710381282|page=6}}
produces:
Parameters
- Bilibili aid (required)
- This is the Bilibili video ID of the video you want to display.
- You can find this information by copying the iframe code and searching for the "aid" parameter or though the Web Interface ("bvid" can be found in the URL: https://www.bilibili.com/video/BV1mQ4y1M7Cn).
- Caption
- Custom caption to include.
width
- Width of the video, in pixels. Default is 640.
height
- Height of the video, in pixels. Default is 360.
align
- Horizontal alignment of video. Default is left.
danmaku
- Bullet screen/danmaku subtitles. Default is 0 (disabled).
page
- Videos uploaded in a playlist format share the same ID, you can use this parameter to specify which video to display. Default is 1 (first video).
See also
{{bilibili tn}}