No edit summary
No edit summary
Line 7: Line 7:
* tooltip – full File: syntax for the large tooltip preview
* tooltip – full File: syntax for the large tooltip preview
</noinclude>
</noinclude>
<includeonly><span class="tooltip-wrapper"><span class="tooltip-background">[[File:1x1GUI.png|64px|64px|link=]]</span><span class="foreground-icon">{{{icon}}}<span class="tooltip-text">{{{tooltip}}}</span></span></span></includeonly>
<includeonly><span style="display:inline-block;padding:2px;white-space:nowrap;"><span style="display:inline-block;vertical-align:middle;position:relative;width:84px;height:84px;margin:0;"><!-- background GUI -->
[[File:1x1GUI.png|64px|64px|link=]]<span class="foreground-icon" style="position:absolute;top:8px;left:18px;width:48px;height:48px;">{{{icon}}}<span class="tooltip-text">{{{tooltip}}}</span></span></span></span></includeonly>

Revision as of 21:00, 22 August 2025


Generates a 1x1 Item GUI display without a trailing name label.

Parameters:

  • icon – full File: syntax for the small foreground icon
  • tooltip – full File: syntax for the large tooltip preview