Difference between revisions of "Template:Bquote"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <includeonly><div class="d-flex | + | <includeonly><div class="d-flex rounded p-3 {{{class|}}}"> |
<div class="d-flex align-items-end text-muted fa-2x font-weight-bold pr-3">{{#if: {{{cite|}}}|<i class="fas fa-quote-left"></i>}}</div> | <div class="d-flex align-items-end text-muted fa-2x font-weight-bold pr-3">{{#if: {{{cite|}}}|<i class="fas fa-quote-left"></i>}}</div> | ||
<div class="w-100"> | <div class="w-100"> | ||
| Line 13: | Line 13: | ||
}} | }} | ||
</pre> | </pre> | ||
| + | {{Bquote | ||
| + | |quote = Some quote | ||
| + | |cite = WikiVisor | ||
| + | |class = bg-warning text-white | ||
| + | }} | ||
[[Category:Interface templates]] | [[Category:Interface templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:44, October 21, 2021
{{Bquote
|quote = [string]
|cite = [string]
|class = [CSS class name]
}}
Some quote
— WikiVisor