Difference between revisions of "Template:Quote"
Jump to navigation
Jump to search
(Replaced content with "<blockquote style="color: lightgrey; border: solid thin gray;"> {{{1}}} </blockquote>") Tag: Replaced |
Tag: Undo |
||
| Line 1: | Line 1: | ||
| − | <blockquote style=" | + | <blockquote class="quote-frame pullquote toccolours" style="float:{{#switch:{{{align|}}}| left = left| right = right| center = none; margin-left:auto; margin-right:auto;| #default = none}}; display:table; {{#if:{{{width|}}} |width:{{{width}}};}} border: 1px solid #aaa;"><div style="padding: 10px 15px 10px 15px;">{{{text|{{{content|{{{quotetext|{{{quote|{{{1|<includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}</includeonly><noinclude>{{lorem ipsum}}</noinclude>}}}}}}}}}}}}}}} |
| − | + | {{#if:{{{author|}}}{{{2|}}}{{{title|}}}{{{3|}}}{{{source|}}}{{{4|}}} | |
| − | </blockquote> | + | |<cite style="display: block; text-align: right;"> — {{{author|{{{2|}}}}}}{{#if:{{{title|}}}{{{3|}}} |
| + | |{{#if:{{{author|}}}{{{2|}}}|, }}''{{{title|{{{3}}}}}}'' | ||
| + | }}{{#if:{{{source|}}}{{{4|}}} | ||
| + | |{{#if:{{{author|}}}{{{2|}}}{{{title|}}}{{{3|}}}|, }}{{{source|{{{4}}}}}} | ||
| + | }}</cite> | ||
| + | }}</div></blockquote> | ||