Template:Quote: Difference between revisions

From Heterodontosaurus Balls
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<blockquote class="quote {{{class|}}}" style="display: flex; flex-direction: column; text-align: center; padding: 2em 0; {{#switch: {{{align|center}}}
<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}}};
| 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|10px}}};
| right  = float: right; margin: 1em 0 1em 2em; border: 1px solid #5556; border-left: none; border-right: none; width: {{{width|300px}}};
| center = margin: 0.5em auto; width: {{{width|80%}}};
| center = margin: 1em auto; width: {{{width|80%}}};
}} {{{style|{{{css|}}}}}}">
}} {{{style|{{{css|}}}}}}">
{{#if: {{{image|}}}
{{#if: {{{image|}}}
Line 15: Line 15:
   |, {{{3|{{{source|{{{from|<noinclude>The source</noinclude>}}}}}}}}}
   |, {{{3|{{{source|{{{from|<noinclude>The source</noinclude>}}}}}}}}}
   }}
   }}
}}
}}</cite>
</blockquote><noinclude>{{documentation}}
</noinclude>

Revision as of 18:20, 21 April 2024

Insert the text of the quote here, without quotation marks.
—A random person, The source

Template:Documentation