Difference between revisions of "Template:YouTube"

From BroaDWcast
Jump to navigationJump to search
(Created page with "<div style="float:{{{float}}};>{{#widget:YouTube|id={{{id}}}}}</style>")
 
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="float:{{{float}}};>{{#widget:YouTube|id={{{id}}}}}</style>
+
<noinclude><nowiki>
 +
{{YouTube|float=|id=|width=|height=}}</nowiki>
 +
 
 +
'''defaults:'''
 +
 
 +
float: left<br />
 +
width: 260<br />
 +
height: 220<br />
 +
</noinclude>
 +
 
 +
<includeonly>
 +
<span class="NoPrint" style="float:{{{float|left}}}; padding:10px 10px 10px 10px;">{{#widget:YouTube|id={{{id}}}|width={{{width|260}}}|height={{{height|220}}}}}</span>
 +
</includeonly>

Latest revision as of 18:51, 13 April 2019

{{YouTube|float=|id=|width=|height=}}

defaults:

float: left
width: 260
height: 220