Jump to content

Widget:ModelViewer

From Survivalcraft Wiki
Revision as of 15:48, 30 July 2025 by Noswad (talk | contribs)

<model-viewer

 src="{$src|escape}" 
 alt="{$alt|escape}"
 {if $width}width="{$width|escape}"{/if}
 {if $height}height="{$height|escape}"{/if}
 {if $autorotate}auto-rotate{/if}
 {if $cameracontrols}camera-controls{/if}
 {if $backgroundcolor}background-color="{$backgroundcolor|escape}"{/if}>

</model-viewer>