「模板:Youtube」:修訂間差異

出自Reko Wiki
跳至導覽 跳至搜尋
Nekokon留言 | 貢獻
無編輯摘要
Nekokon留言 | 貢獻
無編輯摘要
第14行: 第14行:
------>|{{#if:{{{shorts|{{{shorts|}}}}}}<!-- // Shorts
------>|{{#if:{{{shorts|{{{shorts|}}}}}}<!-- // Shorts
-------->|shorts/{{{shorts|{{{s|}}}}}}<!--
-------->|shorts/{{{shorts|{{{s|}}}}}}<!--
------>}}}}}}}}<!--
------>|{{#if:{{{handle|{{{h|}}}}}}<!-- // Handle
-------->|/@{{{handle|{{{h|}}}}}}<!--
------>}}}}}}}}}}<!--
---->}} <!--
---->}} <!--
-->{{{title|{{{2|<!--
-->{{{title|{{{2|<!--
第21行: 第23行:
------>|{{#if:{{{user|{{{u|}}}}}}<!-- // User
------>|{{#if:{{{user|{{{u|}}}}}}<!-- // User
-------->|user/{{{user|{{{u|}}}}}}<!--
-------->|user/{{{user|{{{u|}}}}}}<!--
-------->|{{#if:{{{channel|{{{c|}}}}}}<!-- // Channel
------>|{{#if:{{{channel|{{{c|}}}}}}<!-- // Channel
---------->|channel/{{{channel|{{{c|}}}}}}<!--
-------->|channel/{{{channel|{{{c|}}}}}}<!--
---------->|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist
------>|{{#if:{{{playlist|{{{p|}}}}}}<!-- // Playlist
------------>|playlist/{{{playlist|{{{p|}}}}}}<!--
-------->|playlist/{{{playlist|{{{p|}}}}}}<!--
-------------->|{{#if:{{{shorts|{{{s|}}}}}}<!-- // Shorts
------>|{{#if:{{{shorts|{{{s|}}}}}}<!-- // Shorts
---------------->|shorts/{{{shorts|{{{s|}}}}}}<!--
-------->|shorts/{{{shorts|{{{s|}}}}}}<!--
------>|{{#if:{{{handle|{{{h|}}}}}}<!-- // Handle
-------->|@{{{handle|{{{h|}}}}}}<!--
------------>|Youtube<!--
------------>|Youtube<!--
---------->}}<!--
---------->}}<!--
第32行: 第36行:
------>}}<!--
------>}}<!--
---->}}<!--
---->}}<!--
-->}}}}}}}}<!-- // Closing blanket
-->}}}}}}}}}}<!-- // Closing blanket
-->]<noinclude>{{documentation}}</noinclude>
-->]<noinclude>{{documentation}}</noinclude>

於 2024年1月21日 (日) 11:20 的修訂

Youtube

以下為模板的說明文件([編輯]、[更新])
請注意:此模板在某些情況下可能會部份或全體不可見。
檢視模板: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/<用戶編號>(使用useru時)
channel/<頻道編號>(使用channelc時)
playlist?list=<播放清單編號>(使用playlistp時)
shorts/<短片編號>(使用shortss時)
@<帳號代碼>(使用handleh時)
Youtube(預設)
連結文字
time
t
選用 0 影片開始時間 以秒或分秒格式為單位,如65就會由1分5秒開始,1m45則由105秒開始,如此類推
需要和id匿名參數1同時使用

範例

{{youtube|PumFnlu9EIY}}

PumFnlu9EIY

{{youtube|PumFnlu9EIY|レッツゴー!陰陽師}}

レッツゴー!陰陽師

{{youtube|PumFnlu9EIY|t=170}}

PumFnlu9EIY

{{youtube|PumFnlu9EIY|ぷよぷよするな!|t=215}}

ぷよぷよするな!

{{youtube|shorts=-sRRXGnVQzU|2=名場面短片}}

名場面短片

{{youtube|handle=youtubecreators|2=官方帳號連結}}

官方帳號連結

點此連結重新整理