Template:LootboxTableRow: Difference between revisions
No edit summary Tags: Manual revert Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 5: | Line 5: | ||
* name – the lootbox name (e.g. Lootbox: Motherlode) | * name – the lootbox name (e.g. Lootbox: Motherlode) | ||
* bundleImage – the 3× bundle screenshot ([[File:Lootbox…Bundle.png|300px|link=]]) | * bundleImage – the 3× bundle screenshot ([[File:Lootbox…Bundle.png|300px|link=]]) | ||
* bundleLabel – the bundle caption ( | * bundleLabel – the bundle caption (usually “3× Bundle”) | ||
* date – the release date (e.g. 9th May 2025) | * date – the release date (e.g. 9th May 2025) | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
|- valign="middle" | |- | ||
| valign="middle" style="text-align:left; padding:8px;" | <div style="display:inline-block; vertical-align:middle;"><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; margin-left:5px;"><b>{{{name}}}</b></div> | |||
| style="text-align:left; padding:8px;" | <div style="display:inline-block;vertical-align:middle;"><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;margin-left:5px;"><b>{{{bundleLabel}}}</b></div> | | valign="middle" style="text-align:left; padding:8px;" | <div style="display:inline-block; vertical-align:middle;"><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; margin-left:5px;"><b>{{{bundleLabel}}}</b></div> | ||
| style="text-align:left; padding:8px;" | {{{date}}} | | valign="middle" style="text-align:left; padding:8px;" | {{{date}}} | ||
</includeonly> | </includeonly> |
Revision as of 16:23, 18 May 2025
This template generates one row of the Map #5 Lootboxes table. Parameters:
- image – the big lootbox screenshot (File:Lootbox…)
- name – the lootbox name (e.g. Lootbox: Motherlode)
- bundleImage – the 3× bundle screenshot (File:Lootbox…Bundle.png)
- bundleLabel – the bundle caption (usually “3× Bundle”)
- date – the release date (e.g. 9th May 2025)