Template:BubbleGlow: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
(Created page with "<includeonly><div style="box-shadow: 5px 5px 10px #bbf;border-radius:25px; display:inline-block;border:2px solid #007; padding: 10px;background-color:#ddf;text-align: center; display:block;{{#ifeq:{{{width|-}}}|{{{width|+}}}|width:{{{width}}}}}">{{{content|}}}</div></includeonly> <noinclude> <templatedata> { "description": "Fancy Bubble", "params": { "content": { "label": "Content", "required": true, "suggested": true,...")
 
No edit summary
Line 1: Line 1:
<includeonly><div style="box-shadow: 5px 5px 10px #bbf;border-radius:25px; display:inline-block;border:2px solid #007; padding: 10px;background-color:#ddf;text-align: center; display:block;{{#ifeq:{{{width|-}}}|{{{width|+}}}|width:{{{width}}}}}">{{{content|}}}</div></includeonly>
<includeonly><div style="box-shadow: 0 0 5px 2px #bbf;border-radius:25px; display:inline-block;border:2px solid #007; padding: 10px;background-color:#ddf;text-align: center; display:block;{{#ifeq:{{{width|-}}}|{{{width|+}}}|width:{{{width}}}}}">{{{content|}}}</div></includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Revision as of 11:13, 17 November 2022


Fancy Bubble

Template parameters

ParameterDescriptionTypeStatus
Contentcontent

Thing to enclose

Unknownrequired
widthwidth

no description

Unknownsuggested

BubbleGlow

Make a fancy bubble.

Example

{{BubbleGlow
|content=If you look at what you have in life, you'll always have more. If you look at what you don't have in life, you'll never have enough.
}}


If you look at what you have in life, you'll always have more. If you look at what you don't have in life, you'll never have enough.