Template:PrizeBubble: Difference between revisions
Jump to navigation
Jump to search
DokkeFyxen (talk | contribs) (Fixed image display to be centered inside bubble) |
DokkeFyxen (talk | contribs) 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: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!-- | ||
-->/ {{{bubble-size|128}}} | -->/ {{{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: {{{bubble-size|128}}} + {{{item-size|92}}} }}<!-- | ||
-->/ {{{bubble-size|128}}} | -->/ {{{bubble-size|128}}} }}<!-- | ||
--> }}px;"<!-- | --> }}px;"<!-- | ||
-->| style="margin-left:{{#expr:<!-- | -->| style="margin-left:{{#expr:<!-- | ||
--> | -->{{#expr: {{{bubble-size|128}}} + {{{item-size|92}}} }} / -{{{bubble-size|128}}} }} }}px;<!-- | ||
-->margin-top:{{#expr:<!-- | -->margin-top:{{#expr:<!-- | ||
--> | -->{{#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: | [[Category:Image templates]]</noinclude> |
Latest revision as of 16:44, 10 June 2024
Creates a prize bubble based on the image you specify, with adjustable item size. Do NOT include px after the size number.
Usage
{{PrizeBubble|image=Item.png|bubble-size=128|item-size=92|text=Hover Text}}