「模板:Youtube」:修訂間差異
跳至導覽
跳至搜尋
建立內容為「<!-- -->[https://www.youtube.com/<!-- ---->{{#if:{{{id|{{{1|}}}}}}<!-- // Video ID ------>|watch?v={{{id|{{{1|}}}}}}<!-- ------>{{#if:{{{time|{{{t|}}}}}}<!-- //Timeslot -------->|&t={{{time|{{{t|}}}}}}<!-- ------>}}<!-- ------>|{{#if:{{{user|{{{u|}}}}}}<!-- // User -------->|user/{{{user|{{{u|}}}}}}<!-- ------>|{{#if:{{{channel|{{{c|}}}}}}<!-- // Channel -------->|channel/{{{channel|{{{c|}}}}}}<!-- ------>|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist ----…」的新頁面 |
修正播放清單連結 |
||
(未顯示同一使用者於中間所作的 4 次修訂) | |||
第11行: | 第11行: | ||
-------->|channel/{{{channel|{{{c|}}}}}}<!-- | -------->|channel/{{{channel|{{{c|}}}}}}<!-- | ||
------>|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist | ------>|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist | ||
-------->|playlist | -------->|playlist?list={{{playlist|{{{p|}}}}}}<!-- | ||
------>}}}}}}<!-- | ------>|{{#if:{{{shorts|{{{shorts|}}}}}}<!-- // Shorts | ||
-------->|shorts/{{{shorts|{{{s|}}}}}}<!-- | |||
------>|{{#if:{{{handle|{{{h|}}}}}}<!-- // Handle | |||
-------->|@{{{handle|{{{h|}}}}}}<!-- | |||
------>}}}}}}}}}}<!-- | |||
---->}} <!-- | ---->}} <!-- | ||
-->{{{title|{{{2|<!-- | -->{{{title|{{{2|<!-- | ||
第19行: | 第23行: | ||
------>|{{#if:{{{user|{{{u|}}}}}}<!-- // User | ------>|{{#if:{{{user|{{{u|}}}}}}<!-- // User | ||
-------->|user/{{{user|{{{u|}}}}}}<!-- | -------->|user/{{{user|{{{u|}}}}}}<!-- | ||
------>|{{#if:{{{channel|{{{c|}}}}}}<!-- // Channel | |||
-------->|channel/{{{channel|{{{c|}}}}}}<!-- | |||
---------->|{{#if:{{{ | ------>|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist | ||
------------>| | -------->|playlist?list={{{playlist|{{{p|}}}}}}<!-- | ||
------>|{{#if:{{{shorts|{{{s|}}}}}}<!-- // Shorts | |||
-------->|shorts/{{{shorts|{{{s|}}}}}}<!-- | |||
------>|{{#if:{{{handle|{{{h|}}}}}}<!-- // Handle | |||
-------->|@{{{handle|{{{h|}}}}}}<!-- | |||
------------>|Youtube<!-- | ------------>|Youtube<!-- | ||
---------->}}<!-- | ---------->}}<!-- | ||
第28行: | 第36行: | ||
------>}}<!-- | ------>}}<!-- | ||
---->}}<!-- | ---->}}<!-- | ||
-->}}}}}}<!-- | -->}}}}}}}}}}<!-- // Closing blanket | ||
-->]<noinclude>{{documentation}}</noinclude> | -->]<noinclude>{{documentation}}</noinclude> |
於 2024年2月21日 (三) 17:39 的最新修訂
以下為模板的說明文件([編輯]、[更新]) |
---|
請注意:此模板在某些情況下可能會部份或全體不可見。 |
檢視模板:Youtube/doc編輯文件內容。(如何使用?) |
為新模板建立說明文件時,會直接套用範本基底。 |
描述
這個模版用於插入Youtube中的影片、用戶頁面、頻道及播放清單連結。
語法
- 影片連結
- 在某處輸入{{youtube|<影片編號>|<連結文字(選用)>|<time=開始時間(選用)>}}。
- 用戶頁面連結
- 在某處輸入{{youtube|<user=用戶編號>|<2=連結文字(選用)>}}。
- 頻道頁面連結
- 在某處輸入{{youtube|<channel=頻道編號>|<2=連結文字(選用)>}}。
- 播放清單連結
- 在某處輸入{{youtube|<playlist=播放清單編號>|<2=連結文字(選用)>}}。
- 短片連結
- 在某處輸入{{youtube|<shorts=短片編號>|<2=連結文字(選用)>}}。
- 帳號代碼連結
- 在某處輸入{{youtube|<handle=帳號代碼>|<2=連結文字(選用)>}}。
參數
主要參數
- 以下主要參數只能從以下選擇其一,無法同時選用
欄位 必要性 預設值 作用 備註 id
匿名參數1需要 影片編號 必須指定正確的影片編號才能使用,系統無法辨別格式 user
u需要 用戶編號 channel
c需要 頻道編號 playlist
p需要 播放清單編號 shorts
s需要 短片編號 handle
h需要 帳號代碼 不需要在前面添加 @
符號
其他參數
欄位 必要性 預設值 作用 備註 title
匿名參數2選用 <影片編號>
(使用id
匿名參數1
時)
user/<用戶編號>
(使用user
u
時)
channel/<頻道編號>
(使用channel
c
時)
playlist?list=<播放清單編號>
(使用playlist
p
時)
shorts/<短片編號>
(使用shorts
s
時)
@<帳號代碼>
(使用handle
h
時)
Youtube(預設)連結文字 time
t選用 0 影片開始時間 以秒或分秒格式為單位,如65就會由1分5秒開始,1m45則由105秒開始,如此類推
需要和id
匿名參數1
同時使用
範例
{{youtube|PumFnlu9EIY}}
{{youtube|PumFnlu9EIY|レッツゴー!陰陽師}}
{{youtube|PumFnlu9EIY|t=170}}
{{youtube|PumFnlu9EIY|ぷよぷよするな!|t=215}}
{{youtube|shorts=-sRRXGnVQzU|2=名場面短片}}
{{youtube|handle=youtubecreators|2=官方帳號連結}}點此連結重新整理