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="<!--{$width|escape|default: '200px'}-->"
     width="<!--{$width|escape|default: '270px'}-->"
     height="<!--{$height|escape|default: '200px'}-->"
     height="<!--{$height|escape|default: '200px'}-->"
      
      
Line 84: Line 84:
"height": {
"height": {
"label": "Height",
"label": "Height",
"description": "Height of the viewer (e.g., '300px').",
"description": "Height of the viewer (e.g., '270px').",
"type": "string",
"type": "string",
"default": "300px"
"default": "270px"
},
},
"poster": {
"poster": {