Template:MessageBubble: Difference between revisions
Jump to navigation
Jump to search
DokkeFyxen (talk | contribs) mNo edit summary |
DokkeFyxen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="display: inline-block;"> | <includeonly><div style="display: inline-block;"> | ||
{| style="border-spacing: 0;" | {| style="border-spacing: 0;" | ||
|class="message-bubble-{{{style|round}}}-edge" style="height:{{{height|100px}}}; width:{{{left-offset|48px}}}; background-size:{{{height|100px}}}; | |class="message-bubble-{{{style|round}}}-edge" style="height:{{{height|100px}}}; width:{{{left-offset|48px}}}; background-size:{{{height|100px}}}; | | ||
|class="message-bubble-{{{style|round}}}-repeat" style="height:{{{height|100px}}}; background-size:{{{height|100px}}}; width:{{{width|300px}}}; | |class="message-bubble-{{{style|round}}}-repeat" style="height:{{{height|100px}}}; background-size:{{{height|100px}}}; width:{{{width|300px}}}; | <font face="Omnes Regular" color="#000">{{{content|}}}</font> | ||
|class="message-bubble-{{{style|round}}}-edge" style="height:{{{height|100px}}}; width:{{{right-offset|46px}}}; background-size:{{{height|100px}}}; background-position-x: right; | |class="message-bubble-{{{style|round}}}-edge" style="height:{{{height|100px}}}; width:{{{right-offset|46px}}}; background-size:{{{height|100px}}}; background-position-x: right; | | ||
|}</div> | |}</div> | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Revision as of 22:04, 28 December 2023
Creates a message bubble.