Template:Blockquote paragraphs: Difference between revisions

m
52 revisions imported from wikipedia:Template:Blockquote_paragraphs
(→‎top: clarify the transclusion into other documentation, which is unusual)
m (52 revisions imported from wikipedia:Template:Blockquote_paragraphs)
 
(12 intermediate revisions by 9 users not shown)
Line 20:
}}
 
TheAn simplesteasy workaround for thissolution is to use the {{tl|poemquote}} template instead of {{xtag|blockquote}}. This is effectively the same as using the {{xtag|poem}} tag inside {{code|lang=html|code=<blockquote>}}, which will convertconverts line breaks to {{code|lang=html|code=<br />}} tags:
{{markup
|<syntaxhighlight lang="html">
Line 58:
</blockquote>
}}
 
This paragraph style also works with {{tl|quote}}, which is a replacement for {{xtag|blockquote}} that also has parameters to make formatting of the attribution more conveniently and consistently.
----
{{Documentation}}