Jump to content

Test: Difference between revisions

From Survivalcraft Wiki
No edit summary
No edit summary
Line 15: Line 15:
</tr>
</tr>


<nowiki>
<html>
<html>
<script type="module">
<script type="module">
<nowiki>
     const modelViewer = document.getElementById('bearModelViewer');
     const modelViewer = document.getElementById('bearModelViewer');
     const bearTextureSelector = document.getElementById('bearTexture');
     const bearTextureSelector = document.getElementById('bearTexture');
Line 118: Line 118:
         }
         }
     });
     });
</nowiki>
</script>
</script>
</html>
</html>
</nowiki>

Revision as of 18:13, 28 July 2025


Cell 1 Cell 2
Cell 3 Cell 4