「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>

案内メニュー