Difference between revisions of "Template:YouTube"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) |
John Lavalie (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | <noinclude><nowiki> | ||
| + | {{YouTube|float=|id=|width=|height=}}</nowiki> | ||
| + | |||
| + | '''defaults:''' | ||
| + | |||
| + | float: left<br /> | ||
| + | width: 425<br /> | ||
| + | height: 355<br /> | ||
| + | </noinclude> | ||
| + | |||
| + | <includeonly> | ||
<div class="NoPrint" style="float:{{{float|left}}}; padding:10px 10px 10px 10px;">{{#widget:YouTube|id={{{id}}}|width={{{width|425}}}|height={{{height|355}}}}}</div> | <div class="NoPrint" style="float:{{{float|left}}}; padding:10px 10px 10px 10px;">{{#widget:YouTube|id={{{id}}}|width={{{width|425}}}|height={{{height|355}}}}}</div> | ||
| + | </includeonly> | ||
Revision as of 02:45, 28 April 2012
{{YouTube|float=|id=|width=|height=}}
defaults:
float: left
width: 425
height: 355