Difference between revisions of "Widget:RuneDisp"

From Official Runecraft Wiki
(Documentation)
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
</noinclude>
 
</noinclude>
 +
 +
 +
 +
<includeonly>
  
 
// NOTE: Rune widgets should look like below -- see that the runefiles array START from the bottom, and grow to the top
 
// NOTE: Rune widgets should look like below -- see that the runefiles array START from the bottom, and grow to the top
Line 7: Line 11:
  
 
// This is what actually gets rendered
 
// This is what actually gets rendered
<includeonly>
 
 
// Import model-viewer JS shenanigans
 
// Import model-viewer JS shenanigans
 
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>
 
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>

Revision as of 18:35, 14 January 2022