Template:Blockquote: Difference between revisions

From Tolkien Gateway
(I umm'd and ahh'd about whether to make this or just change {{quote}} but in the end I didn't want to break such a prominent template.)
 
No edit summary
Line 1: Line 1:
<blockquote style="font-style: italic; line-height: 150%;">
<blockquote style="font-style: italic; line-height: 150%;">
{{{1}}}
{{{1}}}
{{#if:{{{cite}}}|<br /><br /><cite style="font-style: normal;">&mdash;{{{cite}}}</cite>| }}
{{#if: {{{cite|}}} | <br /><br /><cite style="font-style: normal;">&mdash;{{{cite}}}</cite>| }}
</blockquote>
</blockquote>



Revision as of 19:16, 4 August 2010

{{{1}}}

Usage

{{blockquote|Quote goes here<br>
And another line.
|cite=[[Some Gal]]}}

Makes styled, semantic blockquotes with optional attribution. Remember to manually break.