Template:LootboxTableRow: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
<noinclude> | <noinclude> | ||
This template generates one row of the Map #5 Lootboxes table. | This template generates one row of the Map #5 Lootboxes table. | ||
Parameters: | Parameters: | ||
* image | * image – the big lootbox screenshot ([[File:Lootbox…|300px|link=]]) | ||
* name | * 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 (e.g. “3× Bundle”) | ||
* date | * date – the release date (e.g. 9th May 2025) | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
| style=" | | style="padding:0;border:none;" | <div style="display:flex;align-items:center;padding:8px;"><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 style="margin-left:5px;"><b>{{{name}}}</b></div></div> | ||
| style=" | | style="padding:0;border:none;" | <div style="display:flex;align-items:center;padding:8px;"><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 style="margin-left:5px;"><b>{{{bundleLabel}}}</b></div></div> | ||
| style=" | | style="padding:0;border:none;" | <div style="display:flex;align-items:center;padding:8px;">{{{date}}}</div> | ||
</includeonly> | </includeonly> |
Revision as of 16:32, 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 (e.g. “3× Bundle”)
- date – the release date (e.g. 9th May 2025)