Template:PrizeBubble: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(Fixed image display to be centered inside bubble)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
-->{{#expr: {{{bubble-size|128}}} - {{{item-size|92}}} }}<!--
-->{{#expr: {{{bubble-size|128}}} - {{{item-size|92}}} }}<!--
--> / 2}} - <!--
--> / 2}} - <!--
-->{{#expr: {{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!--
-->{{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!--
-->/ {{{bubble-size|128}}} }} + 6}}<!--
-->/ {{{bubble-size|128}}} }}<!--
--> }}px;<!--
--> }}px;<!--
-->margin-top:{{#expr: <!--
-->margin-top:{{#expr: <!--
Line 13: Line 13:
-->{{#expr: {{{bubble-size|128}}} - {{{item-size|92}}} }}<!--
-->{{#expr: {{{bubble-size|128}}} - {{{item-size|92}}} }}<!--
--> / 2}} - <!--
--> / 2}} - <!--
-->{{#expr: {{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!--
-->{{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!--
-->/ {{{bubble-size|128}}} }} + 6}}<!--
-->/ {{{bubble-size|128}}} }}<!--
--> }}px;"<!--
--> }}px;"<!--
-->| style="margin-left:{{#expr:<!--
-->| style="margin-left:{{#expr:<!--
-->{{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }} / -{{{bubble-size|128}}} }} - 2}} }}px;<!--
-->{{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }} / -{{{bubble-size|128}}} }} }}px;<!--
-->margin-top:{{#expr:<!--
-->margin-top:{{#expr:<!--
-->{{#expr: {{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }} / -{{{bubble-size|128}}} }} - 2}} }}px;"}}
-->{{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }} / -{{{bubble-size|128}}} }} }}px;"}}
|style="vertical-align:center; text-align:center; height:{{{bubble-size|128}}}px; width:{{{bubble-size|128}}}px; |[[File:{{{image|Warning_Missing_Icon.png}}}|{{{item-size|92}}}px|class=prizebubble-mask:after|{{{text}}}]]
|style="vertical-align:center; text-align:center; height:{{{bubble-size|128}}}px; width:{{{bubble-size|128}}}px; |[[File:{{{image|Warning_Missing_Icon.png}}}|{{{item-size|92}}}px|class=prizebubble-mask:after|{{{text|Prize Bubble}}}]]
|}
|}
</span>[[File:Bubble.png|{{{bubble-size|128}}}px|class=prizebubble-overlay]]</div></includeonly><noinclude>
</span>[[File:Bubble.png|{{{bubble-size|128}}}px|class=prizebubble-overlay]]</div></includeonly><noinclude>
Line 33: Line 33:


Creates a prize bubble based on the image you specify, with adjustable item size. Do NOT include px after the size number.
Creates a prize bubble based on the image you specify, with adjustable item size. Do NOT include px after the size number.
[[Special:WhatLinksHere/Template:PrizeBubble|Pages that use this template]]
==Usage==
==Usage==
<code><nowiki>{{PrizeBubble|image=Item.png|bubble-size=128|item-size=92}}</nowiki></code>
<code><nowiki>{{PrizeBubble|image=Item.png|bubble-size=128|item-size=92|text=Hover Text}}</nowiki></code>
[[Category:Templates]]</noinclude>
[[Category:Image templates]]</noinclude>

Latest revision as of 16:44, 10 June 2024


Prize Bubble
Bubble.png
Prize Bubble
Bubble.png
Prize Bubble
Bubble.png
Prize Bubble
Bubble.png
Prize Bubble
Bubble.png
Prize Bubble
Bubble.png
Prize Bubble
Bubble.png

Creates a prize bubble based on the image you specify, with adjustable item size. Do NOT include px after the size number.


Pages that use this template

Usage

{{PrizeBubble|image=Item.png|bubble-size=128|item-size=92|text=Hover Text}}