|
Tags: Blanking Manual revert |
Line 1: |
Line 1: |
| <noinclude>
| | |
| This template generates one row of the Map #5 Lootboxes table.
| |
| Parameters:
| |
| * image – the big lootbox screenshot ([[File:Lootbox…|300px|link=]])
| |
| * name – the lootbox name (e.g. Lootbox: Motherlode)
| |
| * bundleImage – the 3× bundle screenshot ([[File:Lootbox…Bundle.png|300px|link=]])
| |
| * bundleLabel – the bundle caption (usually “3× Bundle”)
| |
| * date – the release date (e.g. 9th May 2025)
| |
| </noinclude>
| |
| <includeonly>
| |
| |- valign="middle"
| |
| | style="text-align:left; padding:8px;" | <div style="display:inline-block; vertical-align:middle; margin-right:5px;"><div class="tooltip-wrapper" style="width:84px; height:84px; position:relative; margin:0; border:none;">[[File:1x1GUI.png|64px|64px|link=]]<div class="foreground-icon" style="position:absolute; top:38%; left:42%; transform:translate(-50%,-50%); width:44px; height:44px;">[[File:BeaconItem.png|50px|link=]]<span class="tooltip-text">{{{image}}}</span></div></div></div><div style="display:inline-block; vertical-align:middle;"><b>{{{name}}}</b></div>
| |
| | style="text-align:left; padding:8px;" | <div style="display:inline-block; vertical-align:middle; margin-right:5px;"><div class="tooltip-wrapper" style="width:84px; height:84px; position:relative; margin:0; border:none;">[[File:1x1GUI.png|64px|64px|link=]]<div class="foreground-icon" style="position:absolute; top:38%; left:42%; transform:translate(-50%,-50%); width:44px; height:44px;">[[File:AmethystCluster.webp|50px|link=]]<span class="tooltip-text">{{{bundleImage}}}</span></div></div></div><div style="display:inline-block; vertical-align:middle;"><b>{{{bundleLabel}}}</b></div>
| |
| | style="text-align:left; padding:8px;" | {{{date}}}
| |
| </includeonly>
| |