Jump to content

Widget:ModelViewer: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
     src="<!--{$src|escape}-->"  
     src="<!--{$src|escape}-->"  
     alt="<!--{$alt|escape|default:'3D Model'}-->"
     alt="<!--{$alt|escape|default:'3D Model'}-->"
 
     width="100px"
     <!--{if $width}-->width="<!--{$width|escape}-->"<!--{/if}-->
     height="50px"
     <!--{if $height}-->height="<!--{$height|escape}-->"<!--{/if}-->
   
 
     <!--{if $poster}-->poster="<!--{$poster|escape}-->"<!--{/if}-->
     <!--{if $poster}-->poster="<!--{$poster|escape}-->"<!--{/if}-->
     <!--{if $loading}-->loading="<!--{$loading|escape}-->"<!--{/if}-->
     <!--{if $loading}-->loading="<!--{$loading|escape}-->"<!--{/if}-->