Template:Bubble

From Dead Suns Game
Revision as of 10:55, 25 October 2022 by JSheridan (talk | contribs) (Created page with "<includeonly> <div style="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|{{{1}}}}}}</div> </includeonly> <noinclude> <templatedata> { "description": "Fancy Bubble", "params": { "content": { "label": "The Quote", "required": true, "suggested": true, "alias...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Fancy Bubble

Template parameters

ParameterDescriptionTypeStatus
The Quotecontent 1

Thing to enclose

Unknownrequired
widthwidth

no description

Unknownsuggested

Bubble

Make a fancy bubble.

Example

{{Bubble
|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.
}}
{{Bubble
|content=
== Hey you ==
}}


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.



== Hey you ==