Template:QuoteBubble: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 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;font-Family: 'Courgette', 'Courier New', monospace; text-align: center; font-size: 2em; line-height:1.2em; display:block;{{#ifeq:{{{width|-}}}|{{{width|+}}}|width:{{{width}}}}}">&ldquo;{{{quote|{{{1}}}}}}&rdquo;{{#ifeq:{{{author|-}}}|{{{author|+}}}|<br />&mdash;{{{author}}}}}</div>
<div style="border-radius:25px; display:inline-block;border:2px solid #007; padding: 10px;background-color:#ddf;font-Family: 'Courgette', 'Courier New', monospace; text-align: center; font-size: 2em; line-height:1.2em; display:block;{{#ifeq:{{{width|-}}}|{{{width|+}}}|width:{{{width}}}}}">"{{{quote|{{{1}}}}}}"{{#ifeq:{{{author|-}}}|{{{author|+}}}|<br />-{{{author}}}}}</div>


</includeonly>
</includeonly>
Line 14: Line 13:
             "aliases": ["1"],
             "aliases": ["1"],
             "description": "The Quote"
             "description": "The Quote"
        },
        "author":{
            "label":"Author",
            "required": false,
            "suggested": true
         },
         },
         "width":{
         "width":{
Line 19: Line 23:
             "required": false,
             "required": false,
             "suggested": true
             "suggested": true
        },
        "author":{
            "label":"Author",
            "required": false
         }
         }
     }
     }
}
}

Latest revision as of 21:16, 25 October 2022


Fancy Quote Bubble

Template parameters

ParameterDescriptionTypeStatus
The Quotequote 1

The Quote

Unknownrequired
Authorauthor

no description

Unknownsuggested
widthwidth

no description

Unknownsuggested

Quote

Make a fancy quote blurb.

Example

{{QuoteBubble
|quote=The greatest glory in living lies not in never falling, but in rising every time we fall.
|author=Nelson Mandela|width=300px
}}
“The greatest glory in living lies not in never falling, but in rising every time we fall.”
—Nelson Mandela