Template:Blockquote paragraphs: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(tweaks)
(missing some code)
Line 1: Line 1:
Due to the utterly intractable [[MediaWiki]] bug reported at {{bugzilla|6200}}, and still unfixed {{as of|February 2012|lc=y}}, block quoting on Wikipedia, with or without a template, cannot handle freeform linebreaking for paragraphs and poems and the like, unless formatted one very specific (and annoying) way.
Due to the utterly intractable [[MediaWiki]] bug reported at {{bugzilla|6200}}, and still unfixed {{as of|February 2012|lc=y}}, block quoting on Wikipedia, with or without a template, cannot handle freeform linebreaking for paragraphs and poems and the like, unless formatted one very specific (and annoying) way.


{{collapse top|title=The problem in action: test cases that seem like they should work but fail}}<div class="collapse-workaround">
{{collapse top|title=<span style="text-align: left;">The problem in action: test cases that seem like they should work but fail</span>}}<div class="collapse-workaround">


The intuitive choice:
The intuitive choice:
Line 61: Line 61:
Line 4}}
Line 4}}


Meanwhile this version again seems ok:
Meanwhile this version seems ok at first:

<blockquote><code><nowiki>{{</nowiki><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>bq</noinclude>|&lt;p>Line 1&lt;/p><br />
&lt;p>Line 2&lt;/p><br />
&lt;p>Line 3&lt;/p><br />
&lt;p>Line 4&lt;/p>}}


{{<includeonly>{{BASEPAGENAME}}</includeonly><noinclude>bq</noinclude>|<p>Line 1</p>
{{<includeonly>{{BASEPAGENAME}}</includeonly><noinclude>bq</noinclude>|<p>Line 1</p>