Difference between revisions of "Template:YouTube"

Jump to navigation Jump to search
168 bytes added ,  08:06, 9 June 2021
no edit summary
Line 1: Line 1:
<youtube {{#if {{{width|}}} | width="200"}}>{{{videocode}}}</youtube>
<youtube {{#if {{{width|}}} | width=" {{{width}}}"}} {{#if {{{height|}}} | height="{{{height}}}"}>{{{videocode}}}</youtube>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 19: Line 19:
"description": "Width of the video",
"description": "Width of the video",
"example": "200",
"example": "200",
"type": "number",
"type": "number"
"suggested": true
},
"height": {
"label": "Height of the video",
"description": "Height of the video",
"example": "200",
"type": "number"
}
}
},
},
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu