Help:Adding Video

From SCDimensions

Jump to: navigation, search

SC Dimensions supports three types of video embedding:

  • Google Video
  • Yahoo Video
  • YouTube Video

Google Video

To insert this widget, use the following code:

{{#widget:Adding Video
|docid=docid parameter from google video URL
|width=400
|height=326
}}

Width and hight are optional, 400x326 is a default. "docid" is a docid parameter in the URL.

Yahoo Video

To insert this widget, use the following code:

{{#widget:Adding Video
|flashvars=The "embed code" provided by Yahoo
|width=500
|height=500
}}

Width and height are optional, 512x323 is a default. Flashvars is a string from embed code they give.

YouTube Video

To insert this widget, use the following code:

 {{#widget:YouTube|id=Value after v= from YouTube Sharing field}}

id is the embed code provided by YouTube.


Personal tools