Difference between revisions of "Template:Slidewiki"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 1: Line 1:
{{#widget:Iframe |url={{{1}}} |width= {{{2}}} |height= {{{3}}} |border= {{{4}}} }} <br/>
+
{{#widget:Iframe |url={{{1}}} |width= {{{5}}} |height= {{{3}}} |border= {{{4}}} }} <br/>
Download this slide from [{{{5}}} here]
+
Download this slide from [{{{2}}} here]
  
 
<noinclude>
 
<noinclude>
Line 23: Line 23:
 
"type": "string"
 
"type": "string"
 
},
 
},
"2": {
+
                "2": {
 
"aliases": [
 
"aliases": [
"Width"
+
"download url"
 
],
 
],
"label": "Width",
+
"label": "Enter download url",
"description": "Enter width for the slidewiki",
+
"description": "Enter slidewiki url for download",
"example": "800",
+
"example": "https://slidewiki.org/deck/107246-1",
"type": "number",
+
"type": "string"
                        "default": "800"
 
 
},
 
},
 
"3": {
 
"3": {
Line 55: Line 54:
 
"5": {
 
"5": {
 
"aliases": [
 
"aliases": [
"download url"
+
"Width"
 
],
 
],
"label": "Enter download url",
+
"label": "Width",
"description": "Enter slidewiki url for download",
+
"description": "Enter width for the slidewiki",
"example": "https://slidewiki.org/deck/107246-1",
+
"example": "800",
"type": "string"
+
"type": "number",
 +
                        "default": "800"
 
}
 
}
 
}
 
}

Revision as of 05:53, 20 February 2018


Download this slide from [{{{2}}} here]


Example: {{Slidewiki|https://slidewiki.org/Presentation/107246-1/107246-1|450|360|1|https://slidewiki.org/deck/107246-1}} should show as below

Download this slide from [450 here]



No description.

Template parameters

ParameterDescriptionTypeStatus
Enter slide url1 Enter slide url

enter url from slidewiki

Example
https://slidewiki.org/Presentation/107246-1/107246-1
Stringoptional
Enter download url2 download url

Enter slidewiki url for download

Example
https://slidewiki.org/deck/107246-1
Stringoptional
height3 Height

Enter height for the slidewiki

Default
560
Example
360
Numberoptional
border4 border width

border width for slidewiki

Default
1
Example
1
Numberoptional
Width5 Width

Enter width for the slidewiki

Default
800
Example
800
Numberoptional