Template:Quote: Difference between revisions

From FasciPedia
Jump to navigation Jump to search
(Created page with "<blockquote class="quote {{{class|}}}" style="display: flex; flex-direction: column; text-align: center; padding: 2em 0; {{#switch: {{{align|center}}} | left = float: left; margin: 1em 2em 1em 0; border: 2px solid #5556; border-left: none; border-right: none; width: {{{width|300px}}}; | right = float: right; margin: 1em 0 1em 2em; border: 1px solid #5556; border-left: none; border-right: none; width: {{{width|300px}}}; | center = margin: 1em auto; width: {{{width|80%}...")
No edit summary
Line 3: Line 3:
| right  = float: right; margin: 1em 0 1em 2em; border: 1px solid #5556; border-left: none; border-right: none; width: {{{width|300px}}};
| right  = float: right; margin: 1em 0 1em 2em; border: 1px solid #5556; border-left: none; border-right: none; width: {{{width|300px}}};
| center = margin: 1em auto; width: {{{width|80%}}};
| center = margin: 1em auto; width: {{{width|80%}}};
}} {{{style|{{{css|}}}}}}">
}} {{{style|{{{css|}}}}}}x>
{{#if: {{{image|}}}
{{#if: {{{image|}}}
| [[File:{{{image|}}}|80px]]
| [[File:{{{image|}}}|80px]]
| <sub class="mobile-hidden" style="font-size:150px; line-height: 0; vertical-align: -75px" title="Decorative text">“</sub>
| <sub class="mobile-hidden" style="font-size:150px; line-height: 0; vertical-align: -75px" title="Decorative text">“</sub>
}}
}}

Revision as of 20:06, 10 April 2022