Jump to content

Template:Presentation: Difference between revisions

From LabVIEW Wiki
m Wrap content in a block container to ensure content alignment in relation to each other (e.g., video is centered below abstract when there is another element forcing a wrap)
Make youtube-id optional (some videos may not yet be online)
Line 2: Line 2:


{{#if:{{{abstract|}}}| ''{{{abstract}}}'' <br><br>|}}
{{#if:{{{abstract|}}}| ''{{{abstract}}}'' <br><br>|}}
<div style="text-align: center;">
{{#if:{{{youtube-id|{{{youtubetag}}}}}}
{{#widget:YouTube
| <div style="text-align: center;">
|id={{{youtube-id|{{{youtubetag}}}}}}
  {{#widget:YouTube
|width=640
  |id={{{youtube-id|{{{youtubetag}}}}}}
|height=360
  |width=640
}}
  |height=360
</div></div></includeonly><noinclude>{{documentation}}</noinclude>
  }}
  </div>
}}</div></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 17:20, 15 August 2024