「Widget:Brightcove」の版間の差分

提供:エケペディア
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
 
3行目: 3行目:


== 使い方 ==
== 使い方 ==
<pre>{{#widget:Brightcove|account_id=[アカウントID]|player_id=[プレイヤーID]_default|video_id=[ビデオID]}}</pre>
<pre>{{#widget:Brightcove|account_id=[アカウントID]|player_id=[プレイヤーID]|video_id=[ビデオID]}}</pre>


== 使用例 ==
== 使用例 ==
<pre>{{#widget:Brightcove|account_id=4504957038001|player_id=HJGbcu42b_default|video_id=5996715305001}}</pre>
<pre>{{#widget:Brightcove|account_id=4504957038001|player_id=HJGbcu42b|video_id=5996715305001}}</pre>
と記述すると、このように表示されます。
と記述すると、このように表示されます。
{{#widget:Brightcove|account_id=4504957038001|player_id=HJGbcu42b_default|video_id=5996715305001}}
{{#widget:Brightcove|account_id=4504957038001|player_id=HJGbcu42b|video_id=5996715305001}}


</noinclude><includeonly><div class="video-container"><iframe src='//players.brightcove.net/<!--{$account_id|escape:'urlpathinfo'}-->/<!--{$player_id|escape:'urlpathinfo'}-->/index.html?videoId=<!--{$video_id|escape:'urlpathinfo'}-->'></iframe></div></includeonly>
</noinclude><includeonly><div class="video-container"><iframe src='//players.brightcove.net/<!--{$account_id|escape:'urlpathinfo'}-->/<!--{$player_id|escape:'urlpathinfo'}-->_default/index.html?videoId=<!--{$video_id|escape:'urlpathinfo'}-->'></iframe></div></includeonly>

2019年2月4日 (月) 23:57時点における最新版

このウィジェットは、Brightcoveの動画を埋め込みます。

使い方

{{#widget:Brightcove|account_id=[アカウントID]|player_id=[プレイヤーID]|video_id=[ビデオID]}}

使用例

{{#widget:Brightcove|account_id=4504957038001|player_id=HJGbcu42b|video_id=5996715305001}}

と記述すると、このように表示されます。