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 ...)
 
m (categorisation)
 
(7 intermediate revisions by 3 users not shown)
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>{{#widget:SlideShare|id=slideshare_document_id|width=width|height=height}} </nowiki>


<br>


*'''slideshare_document_id ''' - this random id could be grabbed from the direct url to your presention on the slideshare website.
*'''width''' - (optional) the desired presentation width, default is 425 pixels
*'''height''' - (optional) the desired presentation height, default is 348 pixels.


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


'''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>
How to find your document id:
 
Go to your [http://www.slideshare.net/ slideshare] presentation. Look at the embed code which will contain a section written as '''doc=name-number'''.&nbsp; This is the document id, it will look similar to the one below
 
&amp;doc=creditum-krisis-the-new-disease-of-2008-1224644362849208-9&amp; <br>
 
The document id is the bit between the two &amp;'s.
 
[[Category:Help]]
[[Category:User Tutorials]]

Latest revision as of 14:14, 30 May 2019

Embed the following code in the wikitext:

{{#widget:SlideShare|id=slideshare_document_id|width=width|height=height}}


  • slideshare_document_id - this random id could be grabbed from the direct url to your presention on the slideshare website.
  • width - (optional) the desired presentation width, default is 425 pixels
  • height - (optional) the desired presentation height, default is 348 pixels.


How to find your document id:

Go to your slideshare presentation. Look at the embed code which will contain a section written as doc=name-number.  This is the document id, it will look similar to the one below

&doc=creditum-krisis-the-new-disease-of-2008-1224644362849208-9&

The document id is the bit between the two &'s.