Help:Videos: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "<youtube width="([0-9]{1,3})" height="([0-9]{1,3})">([0-9A-Za-z-_]{11})<\/youtube>" to "{{#widget:YouTube|id=$3|width=$1|height=$2}}")
m (Text replacement - "<youtube>([0-9A-Za-z-_]{11})<\/youtube>" to "{{#widget:YouTube|id=$1}}")
Line 28: Line 28:
"VIDEOID" is the code from the URL. So an example might be:
"VIDEOID" is the code from the URL. So an example might be:


  <nowiki><youtube>GmkSs0WHey0</youtube></nowiki>
  <nowiki>{{#widget:YouTube|id=GmkSs0WHey0}}</nowiki>


You can change the width and height of the video box, to a maximum of 640x480 pixels. If you specify width ''and'' height, and those settings are not in proportion to the YouTube screen, then you will have empty space around the video. In most cases, the width determines the screen size in this situation.
You can change the width and height of the video box, to a maximum of 640x480 pixels. If you specify width ''and'' height, and those settings are not in proportion to the YouTube screen, then you will have empty space around the video. In most cases, the width determines the screen size in this situation.