Adding a slideshare slideshow: Difference between revisions

(New page: Embed the following code in the wikitext: {{#slideshare:<slideshare_document_id>|<width>|<height}} You will need to replace the following with the unique parameters for ...)
 
No edit summary
Line 1: Line 1:
Embed the following code in the wikitext:
Embed the following code in the wikitext:  


{{#slideshare:&lt;slideshare_document_id&gt;|&lt;width&gt;|&lt;height}}
<nowiki>{{#slideshare:<slideshare_document_id>|<width>|<height}} </nowiki>


<br>


You will need to replace the following with the unique parameters for your slideshow:


You will need to replace the following with the unique parameters for your slideshow:
#'''slideshare_document_id ''' - this is the unique slideshare document id which can be found in the embed code of your slideshow.&nbsp; Look in the embed code for the doc parameter which is usually seen as &amp;doc=name-number&amp;. The slideshare document id is the bit between the two &amp;'s.
 
#'''width''' - (optional) width parameter, default is 425 pixels
'''slideshare_document_id ''' - this is the unique slideshare document id which can be found in the embed code of your slideshow.&nbsp; Look in the embed code for the doc parameter which is usually seen as &amp;doc=name-number&amp;. The slideshare document id is the bit between the two &amp;'s.<br>'''width''' - (optional) width parameter, default is 425 pixels<br>'''height''' - (optional) height parameter, default is 348 pixels<br><br>
#'''height''' - (optional) height parameter, default is 348 pixels<br><br>

Revision as of 15:14, 22 October 2008

Embed the following code in the wikitext:

{{#slideshare:<slideshare_document_id>|<width>|<height}}


You will need to replace the following with the unique parameters for your slideshow:

  1. slideshare_document_id - this is the unique slideshare document id which can be found in the embed code of your slideshow.  Look in the embed code for the doc parameter which is usually seen as &doc=name-number&. The slideshare document id is the bit between the two &'s.
  2. width - (optional) width parameter, default is 425 pixels
  3. height - (optional) height parameter, default is 348 pixels