Template:Quote: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><blockquote style="margin:1em 2em; padding:0.5em 1em; border-left:3px solid #aaa; background:#f9f9f9;"> {{{1}}} {{#if:{{{source|}}}|<div style="text-align:right; margin-top:0.5em;">— {{{source}}}</div>}} </blockquote></includeonly><noinclude> Simple quotation template. == Usage == <pre> {{Quote|Quoted text|source=Person or source}} </pre> == Example == <pre> {{Quote| To find a technical group of enthusiasts who will understand the meaning and be inspire..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><blockquote | <includeonly> | ||
<blockquote class="bs-quote"> | |||
{{{1}}} | {{{1}}} | ||
{{#if:{{{source|}}}|<div | {{#if:{{{source|}}}|<div class="bs-quote-source">— {{{source}}}</div>}} | ||
</blockquote></includeonly><noinclude> | </blockquote> | ||
</includeonly><noinclude> | |||
Simple quotation template. | Simple quotation template. | ||
| Line 10: | Line 12: | ||
{{Quote|Quoted text|source=Person or source}} | {{Quote|Quoted text|source=Person or source}} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:48, 26 May 2026
Simple quotation template.
Usage
{{Quote|Quoted text|source=Person or source}}