Lightforge Loot Crate: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
<br> | <br> | ||
== Lightforge Loot Crate == | |||
< | <select onchange="var i=document.getElementById('crateImg');i.src=this.value;i.style.display=this.value?'block':'none';"> | ||
< | <option value="">Select Item</option> | ||
< | <option value="https://ohwikiguide.com/images/thumb/e/e6/Blooming_Vows.jpg/800px-Blooming_Vows.jpg">Blooming Vows</option> | ||
< | <option value="https://ohwikiguide.com/images/thumb/b/b5/Celestial_Reverie.jpg/800px-Celestial_Reverie.jpg">Celestial Reverie</option> | ||
< | <option value="https://ohwikiguide.com/images/thumb/d/d4/Crimson_Ascent.jpg/800px-Crimson_Ascent.jpg">Crimson Ascent</option> | ||
< | <option value="https://ohwikiguide.com/images/thumb/7/76/Lumino_Adventure.jpg/800px-Lumino_Adventure.jpg">Lumino Adventure</option> | ||
< | <option value="https://ohwikiguide.com/images/thumb/0/0b/Thunder_Overlord.jpg/800px-Thunder_Overlord.jpg">Thunder Overlord</option> | ||
<option value="https://ohwikiguide.com/images/thumb/9/99/Wishland_Wonder.jpg/800px-Wishland_Wonder.jpg">Wishland Wonder</option> | |||
<option value="https://ohwikiguide.com/images/thumb/9/94/Zero_Overture.jpg/800px-Zero_Overture.jpg">Zero Overture</option> | |||
</select> | |||
<img id="crateImg" src="" style="display:none; max-width:800px; margin-top:10px;"> | |||
Revision as of 15:26, 26 May 2026
Lightforge Loot Crate
<select onchange="var i=document.getElementById('crateImg');i.src=this.value;i.style.display=this.value?'block':'none';"> <option value="">Select Item</option> <option value="https://ohwikiguide.com/images/thumb/e/e6/Blooming_Vows.jpg/800px-Blooming_Vows.jpg">Blooming Vows</option> <option value="https://ohwikiguide.com/images/thumb/b/b5/Celestial_Reverie.jpg/800px-Celestial_Reverie.jpg">Celestial Reverie</option> <option value="https://ohwikiguide.com/images/thumb/d/d4/Crimson_Ascent.jpg/800px-Crimson_Ascent.jpg">Crimson Ascent</option> <option value="https://ohwikiguide.com/images/thumb/7/76/Lumino_Adventure.jpg/800px-Lumino_Adventure.jpg">Lumino Adventure</option> <option value="https://ohwikiguide.com/images/thumb/0/0b/Thunder_Overlord.jpg/800px-Thunder_Overlord.jpg">Thunder Overlord</option> <option value="https://ohwikiguide.com/images/thumb/9/99/Wishland_Wonder.jpg/800px-Wishland_Wonder.jpg">Wishland Wonder</option> <option value="https://ohwikiguide.com/images/thumb/9/94/Zero_Overture.jpg/800px-Zero_Overture.jpg">Zero Overture</option> </select>
<img id="crateImg" src="" style="display:none; max-width:800px; margin-top:10px;">