Template:YT UNBOXING VIDEO: Difference between revisions

From Variscite Wiki
(fix: empty YT_VIDEO_ID to call the template multiple times)
No edit summary
Line 30: Line 30:
}}<!--
}}<!--
and create the video frame, if YT_VIDEO_ID is not empty
and create the video frame, if YT_VIDEO_ID is not empty
-->{{#if:YT_VIDEO_ID|{{#tag:youtube|{{#var:YT_VIDEO_ID}}|width="{{#var:VIDEO_WIDTH}}"|height="{{#var:VIDEO_HEIGHT}}"}}|}}
-->{{#if:{{#var:YT_VIDEO_ID}}|{{#tag:youtube|{{#var:YT_VIDEO_ID}}|width="{{#var:VIDEO_WIDTH}}"|height="{{#var:VIDEO_HEIGHT}}"}}|}}
</includeonly>
</includeonly>

Revision as of 15:40, 27 April 2023