Main Page/Video: Difference between revisions

From Halopedia, the Halo 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}}")
No edit summary
Line 41: Line 41:
<pre>
<pre>
<option>
<option>
{{FeaturedVideo|Name|<youtube width="280" height="170">Youtube ID</youtube>}}
{{FeaturedVideo|Name|{{#widget:YouTube|id=Youtube ID|width=280|height=170}}}}
</option>
</option>
</pre>
</pre>


[[Category:Main Page|Video]]</noinclude>
[[Category:Main Page|Video]]</noinclude>

Revision as of 03:57, January 31, 2019

Featured: Halo 4 Concept Art Glimpse


How to add an item

To add an item you need to use the following code. And replace the following words with the file name

  • Name = The name of the Video
  • Youtube ID = The youtube ID number goes here.
<option>
{{FeaturedVideo|Name|{{#widget:YouTube|id=Youtube ID|width=280|height=170}}}}
</option>