Widget:ModelViewer: Difference between revisions
Appearance
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="<!--{$width|escape}-->" | width="<!--{$width|escape|default: '200px'}-->" | ||
height="<!--{$height|escape}-->" | height="<!--{$height|escape|default: '200px'}-->" | ||
<!--{if $poster}-->poster="<!--{$poster|escape}-->"<!--{/if}--> | <!--{if $poster}-->poster="<!--{$poster|escape}-->"<!--{/if}--> |