Template:LootboxTableRow: Difference between revisions
Created page with "<noinclude> This template generates one row of the Lootbox table. Parameters: * image – the “big” lootbox screenshot (300px|link=) * name – the lootbox name (e.g. Lootbox: Motherlode) * bundleImage – the 3× bundle screenshot (300px|link=) * bundleLabel – the label under the bundle icon (e.g. 3× Bundle) * date – the release date (e.g. 9th May 2025) </noinclude> <includeonly> |- | <div style="display:inline-..." |
No edit summary |
||
Line 2: | Line 2: | ||
This template generates one row of the Lootbox table. | This template generates one row of the Lootbox table. | ||
Parameters: | Parameters: | ||
* image – the | * image – the big lootbox screenshot (e.g. [[File:LootboxMotherlode.png|300px|link=]]) | ||
* name – the lootbox name (e.g. Lootbox: Motherlode) | * name – the lootbox name (e.g. Lootbox: Motherlode) | ||
* bundleImage – the 3× bundle screenshot ([[File: | * bundleImage – the 3× bundle screenshot (e.g. [[File:LootboxMotherlodeBundle.png|300px|link=]]) | ||
* bundleLabel – the label under the bundle icon (e.g. 3× Bundle) | * bundleLabel – the label under the bundle icon (e.g. 3× Bundle) | ||
* date – the release date (e.g. 9th May 2025) | * date – the release date (e.g. 9th May 2025) | ||
Line 10: | Line 10: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
| <div style="display:inline-block;vertical-align:middle;"><div class="tooltip-wrapper" style="width:84px;height:84px;position:relative;"> | | <div style="display:inline-block;vertical-align:middle;"><div class="tooltip-wrapper" style="width:84px;height:84px;position:relative;">[[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> | ||
| <div style="display:inline-block;vertical-align:middle;"><div class="tooltip-wrapper" style="width:84px;height:84px;position:relative;"> | | <div style="display:inline-block;vertical-align:middle;"><div class="tooltip-wrapper" style="width:84px;height:84px;position:relative;">[[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> | ||
| {{{date}}} | | {{{date}}} | ||
</includeonly> | </includeonly> |
Revision as of 16:10, 18 May 2025
This template generates one row of the Lootbox table. Parameters:
- image – the big lootbox screenshot (e.g.
)
- name – the lootbox name (e.g. Lootbox: Motherlode)
- bundleImage – the 3× bundle screenshot (e.g.
)
- bundleLabel – the label under the bundle icon (e.g. 3× Bundle)
- date – the release date (e.g. 9th May 2025)