Difference between revisions of "How to embed videos into your articles"

From Shave Library
Jump to: navigation, search
m (Embed Video moved to How to embed videos into your articles: The title was slightly misleading.)
m (Text replacement - "straightrazorplace" to "straightrazorpalace")
 
Line 45: Line 45:
  
  
All information on this page is taken from the developers page at: http://www.wiki.straightrazorplace.com/index.php/Embed_Video
+
All information on this page is taken from the developers page at: http://www.wiki.straightrazorpalace.com/index.php/Embed_Video
  
 
[[Category:SRPWiki_Editing]]
 
[[Category:SRPWiki_Editing]]

Latest revision as of 18:33, 7 February 2018

Usage:


The parser extension expects to be called in either of the following ways:


   * {{#ev:service|id}} -or-
   * {{#ev:service|id|width}} 

Where:

   * service is the name of a video sharing service.
   * id is the id of the video to include
   * width (optional) is the width in pixels of the viewing area (height will be determined automatically) 


{{#ev:youtube|dMH0bHeiRNg}}


{{#ev:funnyordie|74|200}}


{{#ev:googlevideo|6486979190703380003}}

EmbedVideo does not recognize the video service "googlevideo".


{{#ev:dailymotion|7tE9MbSfWo9YaeNRP|300}}


{{#ev:sevenload|Eh4mjir}}

EmbedVideo does not recognize the video service "sevenload".


{{#ev:revver|233330}}

EmbedVideo does not recognize the video service "revver".


All information on this page is taken from the developers page at: http://www.wiki.straightrazorpalace.com/index.php/Embed_Video