Widget:ProjectStep: Difference between revisions

From Makerpedia

EvaC (talk | contribs)
No edit summary
Tag: Reverted
EvaC (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class='step' show='<!--{$show|escape:'html'}-->'>
<div class='step' show='<!--{$show|escape:'html'}-->'>
<h3></h3>
    <h3></h3>
<img src='https://drive.google.com/thumbnail?id=<!--{$src|escape:'html'}-->&sz=w1000'></img>
 
<!--<div class="videoBox">
    <!-- Conditionally render the image only if 'show' and 'src' are not 'none' -->
<iframe src="https://drive.google.com/file/d/<!--{$src|escape:'html'}-->/preview"></iframe>-->
    <!--{if $show != 'none' && $src != 'none'}-->
</div>
        <img src='https://drive.google.com/thumbnail?id=<!--{$src|escape:'html'}-->&sz=w1000'></img>
<!--{$inst|escape:'html'}-->
        <div class="videoBox">
            <iframe src="https://drive.google.com/file/d/<!--{$src|escape:'html'}-->/preview"></iframe>
        </div>
    <!--{/if}-->
 
    <!--{$inst|escape:'html'}-->
</div>
</div>

Latest revision as of 19:49, 7 March 2025