Difference between revisions of "Widget:RuneDisp"

From Official Runecraft Wiki
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
</noinclude>
 
</noinclude>
 
+
NOTE: Rune widgets should look like below -- see that the runefiles array START from the bottom, and grow to the top
 +
// \{\{#widget:RuneDisp|runefile=/images/b/b4/PegasusFull.glb|multilayer=true|activationlayer=2|runefiles=/images/3/3d/Pegasus_1.glb|runefiles=/images/6/6e/Pegasus_2_act.glb|runefiles=/images/5/56/Pegasus_3.glb\}\}
  
  
 
<includeonly>
 
<includeonly>
 
// NOTE: Rune widgets should look like below -- see that the runefiles array START from the bottom, and grow to the top
 
// {{#widget:RuneDisp|runefile=/images/b/b4/PegasusFull.glb|multilayer=true|activationlayer=2|runefiles=/images/3/3d/Pegasus_1.glb|runefiles=/images/6/6e/Pegasus_2_act.glb|runefiles=/images/5/56/Pegasus_3.glb}}
 
  
 
// This is what actually gets rendered
 
// This is what actually gets rendered

Revision as of 18:35, 14 January 2022


NOTE: Rune widgets should look like below -- see that the runefiles array START from the bottom, and grow to the top // \{\{#widget:RuneDisp|runefile=/images/b/b4/PegasusFull.glb|multilayer=true|activationlayer=2|runefiles=/images/3/3d/Pegasus_1.glb|runefiles=/images/6/6e/Pegasus_2_act.glb|runefiles=/images/5/56/Pegasus_3.glb\}\}