Template:LootboxTableRow: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template generates one row of the | This template generates one row of the Map #5 Lootboxes table. | ||
Parameters: | Parameters: | ||
* image – the big lootbox screenshot ( | * image – the big lootbox screenshot ([[File:Lootbox…|300px|link=]]) | ||
* name – the lootbox name (e.g. Lootbox: Motherlode) | * name – the lootbox name (e.g. Lootbox: Motherlode) | ||
* bundleImage – the 3× bundle screenshot ( | * bundleImage – the 3× bundle screenshot ([[File:Lootbox…Bundle.png|300px|link=]]) | ||
* bundleLabel – | * 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> | ||
|- | |- | ||
| <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;"> | | 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;">{{{image}}}<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;">[[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;"> | | 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;">{{{bundleImage}}}<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}}} | | style="text-align:left; padding:8px;" | {{{date}}} | ||
</includeonly> | </includeonly> |
Revision as of 16:13, 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)