Template:Bubble: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <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|}}}</div></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| | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 9: | Line 6: | ||
"params": { | "params": { | ||
"content": { | "content": { | ||
"label": " | "label": "Content", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "Thing to enclose" | "description": "Thing to enclose" | ||
}, | }, |
Latest revision as of 14:18, 26 October 2022
Fancy Bubble
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | content | Thing to enclose | Unknown | required |
width | width | no description | Unknown | suggested |
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. }}
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.