Template:Blockquote/Doc
From PCSAR
(Difference between revisions)
												
			Brett Wuth (Talk | contribs)
(New page: {{template doc|body}} indents ''body'' from both the left and right margins the same as <code><blockquote></code> does. However, unlike <code><blockquote></code>, ''body'' is otherwi...)
Next diff →
Current revision
The template {{Blockquote|body}}
indents body from both the left and right margins the same as <blockquote> does.
However, unlike <blockquote>, body is otherwise formatted normally - paragraphs are not run together.
{{blockquote|
Line 1.
Line 2.
Line 3.
}}
Line 1. Line 2.
Line 3.
<blockquote> Line 1. Line 2. Line 3. </blockquote>
Line 1. Line 2. Line 3.

