12,170
editsNew demo template
No edit summary |
(New demo template) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{image| | <includeonly><center class="noexcerpt"> | ||
< | {| 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]]{{documentation|content=Adds a blockquote. | |||
== Examples == | == Examples == | ||
{{Template demo | |||
| style = list | |||
{{ | | <nowiki>{{blockquote|This is a quote.}}</nowiki> | ||
| <nowiki>{{blockquote|This is a quote.|Author}}</nowiki> | |||
| <nowiki> | |||
{{blockquote | |||
| This is a quote. This example also has an image, and works with or without an author. | |||
| image=Book Tome Y Item Icon.png | |||
}}</nowiki> | |||
< | }} | ||
{{blockquote| | |||
</ | |||
< | |||
{{blockquote|This is a quote.| | |||
</ | |||
< | |||
{{blockquote|This is a quote. This example also has an image, and works with or without an author.|image=Book Tome Y Item Icon.png}} | |||
</ | |||
[[Category: Templates]] | [[Category: Templates]] |