|
|
Line 1: |
Line 1: |
| <includeonly><center class="noexcerpt">
| | #REDIRECT [[Template:Blockquote]] |
| {| style="background: none;"
| |
| |-
| |
| {{#if:{{{image|{{{4|}}}}}}|{{!}}{{#if:{{{author|{{{2|}}}}}}|rowspan="2"{{!}}}}[[File:{{{image|{{{4}}}}}}|64px|link=]]}}
| |
| | style="color: #C1A878; font-size: 3.3em; font-family: serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: top;" | “
| |
| | <blockquote style="margin: 0; font-style: italic">{{{1}}}</blockquote>
| |
| | style="color: #C1A878; font-size: 3.3em; font-family: serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: bottom;" | „
| |
| {{#if:{{{author|{{{2|}}}}}} |
| |
| {{!}}-
| |
| {{!}} <!-- empty cell -->
| |
| {{!}} style="text-align: right;" {{!}} <small>— '''{{{author|{{{2}}}}}}{{#if:{{{topic|{{{3|}}}}}}|<nowiki /> on {{{topic|{{{3}}}}}}}}'''</small>
| |
| {{!}} <!-- empty cell to prevent potential rendering issues --> }}
| |
| |}</center></includeonly>
| |
| <noinclude>[[Category:Templates]]
| |
| {{Q|And to think I was ready to decorate the ground with your innards. Apologies.|Astarion, apologizing after a misunderstanding}}
| |
| | |
| Example:
| |
| | |
| <code><nowiki>{{Q|And to think I was ready to decorate the ground with your innards. Apologies.|Astarion, apologizing after a misunderstanding}}
| |
| </nowiki></code>
| |
| | |
| The Code:
| |
| | |
| <code><nowiki>{{Q|Text|Description}}
| |
| </nowiki></code></noinclude>
| |