Difference between revisions of "Widget:RuneDisp"
From Official Runecraft Wiki
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
</noinclude> | </noinclude> | ||
− | Example:<br> | + | Example:<br><br> |
− | <nowiki>{{#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}}</nowiki><br> | + | <nowiki>{{#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}}</nowiki><br><br> |
Note runefiles is actually an array, which must be added to by calling it multiple times. It is built from layer 1 -> top. | Note runefiles is actually an array, which must be added to by calling it multiple times. It is built from layer 1 -> top. | ||
<br> | <br> |
Revision as of 18:41, 14 January 2022
Example:
{{#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}}
Note runefiles is actually an array, which must be added to by calling it multiple times. It is built from layer 1 -> top.