1 # MediaWiki Parser test cases
2 # Some taken from http://meta.wikimedia.org/wiki/Parser_testing
3 # All (C) their respective authors and released under the GPL
5 # The syntax should be fairly self-explanatory.
7 # Currently supported test options:
8 # One of the following three:
10 # (default) generate HTML output
11 # pst apply pre-save transform
12 # msg apply message transform
14 # Plus any combination of these:
16 # cat add category links
17 # ill add inter-language links
18 # subpage enable subpages (disabled by default)
19 # noxml don't check for XML well formdness
20 # title=[[XXX]] run test using article title XXX
21 # language=XXX set content language to XXX for this test
22 # variant=XXX set the variant of language for this test (eg zh-tw)
23 # disabled do not run test
24 # parsoid parsoid-only test (not run by PHP parser)
25 # php php-only test (not run by the parsoid parser)
26 # showtitle make the first line the title
27 # comment run through Linker::formatComment() instead of main parser
28 # local format section links in edit comment text as local links
30 # For testing purposes, temporary articles can created:
31 # !!article / NAMESPACE:TITLE / !!text / ARTICLE TEXT / !!endarticle
32 # where '/' denotes a newline.
34 # This is the standard article assumed to exist.
59 MediaWiki:bad image list
61 * [[File:Bad.jpg]] except [[Nasty page]]
95 Template:echo_with_span
101 Template:echo_with_div
113 Template:table_attribs
116 |</noinclude>style="color: red"| Foo
138 This is a simple paragraph.
140 <p>This is a simple paragraph.
145 Paragraphs with extra newline spacing
168 Paragraphs with newline spacing with comment lines in between
176 <!--foo--><!--More than 1 comment disables stripping of this line!-->
233 Paragraphs with newline spacing with non-empty white-space lines in between
260 Paragraphs with newline spacing with non-empty mixed comment and white-space lines in between
268 <!--foo--><!--More than 1 comment disables stripping of this line!-->
309 http://fr.wikipedia.org/wiki/🍺
310 <!-- EasterEgg we love beer, better be able be able to link to it -->
312 <p><a rel="nofollow" class="external free" href="http://fr.wikipedia.org/wiki/🍺">http://fr.wikipedia.org/wiki/🍺</a>
332 * plain''italic''plain
333 * plain''italic''plain''italic''plain
334 * plain'''bold'''plain
335 * plain'''bold'''plain'''bold'''plain
336 * plain''italic''plain'''bold'''plain
337 * plain'''bold'''plain''italic''plain
338 * plain''italic'''bold-italic'''italic''plain
339 * plain'''bold''bold-italic''bold'''plain
340 * plain'''''bold-italic'''italic''plain
341 * plain'''''bold-italic''bold'''plain
342 * plain''italic'''bold-italic'''''plain
343 * plain'''bold''bold-italic'''''plain
344 * plain l'''italic''plain
345 * plain l''''bold''' plain
348 </li><li> plain<i>italic</i>plain
349 </li><li> plain<i>italic</i>plain<i>italic</i>plain
350 </li><li> plain<b>bold</b>plain
351 </li><li> plain<b>bold</b>plain<b>bold</b>plain
352 </li><li> plain<i>italic</i>plain<b>bold</b>plain
353 </li><li> plain<b>bold</b>plain<i>italic</i>plain
354 </li><li> plain<i>italic<b>bold-italic</b>italic</i>plain
355 </li><li> plain<b>bold<i>bold-italic</i>bold</b>plain
356 </li><li> plain<i><b>bold-italic</b>italic</i>plain
357 </li><li> plain<b><i>bold-italic</i>bold</b>plain
358 </li><li> plain<i>italic<b>bold-italic</b></i>plain
359 </li><li> plain<b>bold<i>bold-italic</i></b>plain
360 </li><li> plain l'<i>italic</i>plain
361 </li><li> plain l'<b>bold</b> plain
366 # this example taken from the simple/Moon article
368 Italics and possessives
370 obtained by ''[[Lunar Prospector]]'''s gamma-ray spectrometer
372 <p>obtained by <i><a href="/index.php?title=Lunar_Prospector&action=edit&redlink=1" class="new" title="Lunar Prospector (page does not exist)">Lunar Prospector</a>'</i>s gamma-ray spectrometer
377 ### 2-quote opening sequence tests
380 Italics and bold: 2-quote opening sequence: (2,2)
390 Italics and bold: 2-quote opening sequence: (2,3)
400 Italics and bold: 2-quote opening sequence: (2,4)
410 Italics and bold: 2-quote opening sequence: (2,5) (php)
419 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
421 Italics and bold: 2-quote opening sequence: (2,5) (parsoid)
433 ### 3-quote opening sequence tests
437 Italics and bold: 3-quote opening sequence: (3,2)
447 Italics and bold: 3-quote opening sequence: (3,3)
457 Italics and bold: 3-quote opening sequence: (3,4)
467 Italics and bold: 3-quote opening sequence: (3,5) (php)
476 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
478 Italics and bold: 3-quote opening sequence: (3,5) (parsoid)
490 ### 4-quote opening sequence tests
494 Italics and bold: 4-quote opening sequence: (4,2)
504 Italics and bold: 4-quote opening sequence: (4,3)
514 Italics and bold: 4-quote opening sequence: (4,4)
524 Italics and bold: 4-quote opening sequence: (4,5) (php)
533 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
535 Italics and bold: 4-quote opening sequence: (4,5) (parsoid)
541 <p>'<b>foo<i></i></b>
547 ### 5-quote opening sequence tests
551 Italics and bold: 5-quote opening sequence: (5,2) (php)
560 # Parsoid reverses the nesting order, compared to the PHP parser
562 Italics and bold: 5-quote opening sequence: (5,2) (parsoid)
574 Italics and bold: 5-quote opening sequence: (5,3)
584 Italics and bold: 5-quote opening sequence: (5,4)
588 <p><i><b>foo'</b></i>
594 Italics and bold: 5-quote opening sequence: (5,5)
603 ### multiple quote sequences in a line
606 Italics and bold: multiple quote sequences: (2,4,2)
610 <p><i>foo'<b>bar</b></i>
616 Italics and bold: multiple quote sequences: (2,4,3)
620 <p><i>foo'<b>bar</b></i>
626 Italics and bold: multiple quote sequences: (2,4,4)
630 <p><i>foo'<b>bar'</b></i>
636 Italics and bold: multiple quote sequences: (3,4,2) (php)
645 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
647 Italics and bold: multiple quote sequences: (3,4,2) (parsoid)
653 <p><b>foo'</b>bar<i></i>
659 Italics and bold: multiple quote sequences: (3,4,3) (php)
668 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
670 Italics and bold: multiple quote sequences: (3,4,3) (parsoid)
676 <p><b>foo'</b>bar<b></b>
681 ### other quote tests
684 Italics and bold: other quote tests: (2,3,5)
686 ''this is about '''foo's family'''''
688 <p><i>this is about <b>foo's family</b></i>
694 Italics and bold: other quote tests: (2,(3,3),2)
696 ''this is about '''foo's''' family''
698 <p><i>this is about <b>foo's</b> family</i>
704 Italics and bold: other quote tests: (3,2,3,2)
706 '''this is about ''foo'''s family''
708 <p><b>this is about <i>foo</i></b><i>s family</i>
713 # The Parsoid team believes the PHP parser's output on this test is wrong.
714 # It only checks for convert-to-bold-on-single-character-word when the word
715 # matches with a bold tag ("'''") that is *odd* in the list of quote tokens.
716 # This means that the bold token in position 2 (0-indexed) gets converted by
717 # parsoid, but doesn't get changed by the PHP parser.
719 Italics and bold: other quote tests: (3,2,3,3) (php)
723 '''this is about ''foo'''s family'''
725 <p>'<i>this is about </i>foo<b>s family</b>
728 # This is the output the Parsoid team believes to be correct.
730 Italics and bold: other quote tests: (3,2,3,3) (parsoid)
734 '''this is about ''foo'''s family'''
736 <p><b>this is about <i>foo'</i>s family</b>
742 Italics and bold: other quote tests: (3,(2,2),3)
744 '''this is about ''foo's'' family'''
746 <p><b>this is about <i>foo's</i> family</b>
752 Italicized possessive
754 The ''[[Main Page]]'''s talk page.
756 <p>The <i><a href="/wiki/Main_Page" title="Main Page">Main Page</a>'</i>s talk page.
765 Non-html5 tags should be accepted
767 <center>''foo''</center>
770 <strike>''foo''</strike>
773 <center><i>foo</i></center>
774 <p><big><i>foo</i></big>
775 <font><i>foo</i></font>
776 <strike><i>foo</i></strike>
782 ### <nowiki> test cases
786 <nowiki> unordered list
788 <nowiki>* This is not an unordered list item.</nowiki>
790 <p>* This is not an unordered list item.
797 <nowiki>Lorem ipsum dolor
818 :There is not nowiki.
819 :There is <nowiki>nowiki</nowiki>.
821 #There is not nowiki.
822 #There is <nowiki>nowiki</nowiki>.
824 *There is not nowiki.
825 *There is <nowiki>nowiki</nowiki>.
827 <dl><dd>There is not nowiki.
828 </dd><dd>There is nowiki.
830 <ol><li>There is not nowiki.
831 </li><li>There is nowiki.
833 <ul><li>There is not nowiki.
834 </li><li>There is nowiki.
840 Entities inside <nowiki>
842 <nowiki><</nowiki>
853 Comments and Indent-Pre
855 <!-- comment 1 --> asdf
857 <!-- comment 1 --> asdf
860 <!-- comment 1 --> asdf
861 <!-- comment 2 -->xyz
863 <!-- comment 1 --> asdf
864 <!-- comment 2 --> xyz
920 asdf<!-- comment 1 -->jkl
930 <!-- foo --> b <!-- bar -->
944 <!-- returns a single newline, not nothing, since the newline after > is not stripped -->
950 Comment semantics and delimiters
952 <!-- --><!----><!-----><!------>
958 Comment semantics and delimiters, redux
960 <!-- In SGML every "foo" here would actually show up in the text -- foo -- bar
961 -- foo -- funky huh? ... -->
967 Comment semantics and delimiters: directors cut
969 <!-- ... However we like to keep things simple and somewhat XML-ish so we eat
970 everything starting with < followed by !-- until the first -- and > we see,
971 that wouldn't be valid XML however, since in XML -- has to terminate a comment
979 Comment semantics: nesting
981 <!--<!-- no, we're not going to do anything fancy here -->-->
988 Comment semantics: unclosed comment at end
990 <!--This comment will run out to the end of the document
996 Comment in template title
1005 Comment on its own line post-expand
1017 Comment on its own line post-expand with non-significant whitespace
1029 ### paragraph wraping tests
1043 Block tag on one line
1055 Block tag on both lines
1067 Multiple lines without block tags
1085 Empty lines between lines with block tags
1115 ### Preformatted text
1124 And a [[Main Page|link]]
1130 And a <a href="/wiki/Main_Page" title="Main Page">link</a>
1135 Ident preformatting with inline content
1146 <pre> with <nowiki> inside (compatibility with 1.6 and earlier)
1163 Regression with preformatted in <center>
1176 # Expected output in the following test is not really expected (there should be
1177 # <pre> in the output) -- it's only testing for well-formedness.
1179 Bug 6200: Preformatted in <blockquote>
1192 <pre> with attributes (bug 3202)
1194 <pre style="background: blue; color:white">Bluescreen of WikiDeath</pre>
1196 <pre style="background: blue; color:white">Bluescreen of WikiDeath</pre>
1201 <pre> with width attribute (bug 3202)
1203 <pre width="8">Narrow screen goodies</pre>
1205 <pre width="8">Narrow screen goodies</pre>
1210 <pre> with forbidden attribute (bug 3202)
1212 <pre width="8" onmouseover="alert(document.cookie)">Narrow screen goodies</pre>
1214 <pre width="8">Narrow screen goodies</pre>
1219 Entities inside <pre>
1228 <pre> with forbidden attribute values (bug 3202)
1230 <pre width="8" style="border-width: expression(alert(document.cookie))">Narrow screen goodies</pre>
1232 <pre width="8" style="/* insecure input */">Narrow screen goodies</pre>
1237 <nowiki> inside <pre> (bug 13238)
1245 <pre><nowiki><nowiki></nowiki>Foo<nowiki></nowiki></nowiki></pre>
1253 <pre><nowiki>Foo</nowiki></pre>
1258 <nowiki> and <pre> preference (first one wins)
1289 </pre> inside nowiki
1291 <nowiki></pre></nowiki>
1298 Templates: Indent-Pre: 1a. Templates that break a line should suppress <pre>
1306 Templates: Indent-Pre: 1b. Templates that break a line should suppress <pre>
1316 Templates: Indent-Pre: 1c: Wrapping should be based on expanded content
1328 Templates: Indent-Pre: 1d: Wrapping should be based on expanded content
1349 Templates: Indent-Pre: 1e. Wrapping should be based on expanded content
1353 {{echo| foo}}{{echo| bar}}
1358 {{echo|<!--cmt--> foo}}
1360 <!--cmt-->{{echo| foo}}
1362 {{echo|{{echo| }}bar}}
1380 Templates: Indent-Pre: 1f: Wrapping should be based on expanded content
1417 Templates: Single-line variant of parameter whitespace stripping test
1423 {{echo|{{echo| a}}}}
1425 {{echo|1={{echo| a}}}}
1438 Templates: Strip whitespace from named parameters, but not positional ones
1466 ### Parsoid-centric tests for testing RT edge cases for pre
1470 1a. Indent-Pre and Comments
1483 1b. Indent-Pre and Comments
1496 1c. Indent-Pre and Comments
1509 2a. Indent-Pre and tables
1530 2b. Indent-Pre and tables
1546 2c. Indent-Pre and tables (bug 42252)
1563 3a. Indent-Pre and block tags (single-line html)
1571 <pre><span> foo </span>
1576 3b. Indent-Pre and block tags (pre-content on separate line)
1628 4. Multiple spaces at start-of-line
1647 5. White-space in indent-pre
1648 NOTE: the white-space char on 2nd line is significant
1661 ### HTML-pre (some to spec PHP parser behavior and some Parsoid-RT-centric)
1665 HTML-pre: 1. embedded newlines
1701 HTML-pre: 2: indented text
1714 HTML-pre: 3: other wikitext
1735 ### Definition lists
1742 <dl><dt> name </dt><dd> Definition
1748 Definition list for indentation only
1752 <dl><dd> Indented text
1758 Definition list with no space
1762 <dl><dt>name</dt><dd>Definition
1768 Definition list with URL link
1770 ; http://example.com/ : definition
1772 <dl><dt> <a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a> </dt><dd> definition
1778 Definition list with bracketed URL link
1780 ;[http://www.example.com/ Example]:Something about it
1782 <dl><dt><a rel="nofollow" class="external text" href="http://www.example.com/">Example</a></dt><dd>Something about it
1788 Definition list with wikilink containing colon
1790 ; [[Help:FAQ]]: The least-read page on Wikipedia
1792 <dl><dt> <a href="/index.php?title=Help:FAQ&action=edit&redlink=1" class="new" title="Help:FAQ (page does not exist)">Help:FAQ</a></dt><dd> The least-read page on Wikipedia
1797 # At Brion's and JeLuF's insistence... :)
1799 Definition list with news link containing colon
1801 ; news:alt.wikipedia.rox: This isn't even a real newsgroup!
1803 <dl><dt> <a rel="nofollow" class="external free" href="news:alt.wikipedia.rox">news:alt.wikipedia.rox</a></dt><dd> This isn't even a real newsgroup!
1809 Malformed definition list with colon
1811 ; news:alt.wikipedia.rox -- don't crash or enter an infinite loop
1813 <dl><dt> <a rel="nofollow" class="external free" href="news:alt.wikipedia.rox">news:alt.wikipedia.rox</a> -- don't crash or enter an infinite loop
1819 Definition lists: colon in external link text
1821 ; [http://www.wikipedia2.org/ Wikipedia : The Next Generation]: OK, I made that up
1823 <dl><dt> <a rel="nofollow" class="external text" href="http://www.wikipedia2.org/">Wikipedia : The Next Generation</a></dt><dd> OK, I made that up
1829 Definition lists: colon in HTML attribute
1831 ;<b style="display: inline">bold</b>
1833 <dl><dt><b style="display: inline">bold</b>
1839 Definition lists: self-closed tag
1841 ;one<br/>two : two-line fun
1843 <dl><dt>one<br />two </dt><dd> two-line fun
1849 Bug 11748: Literal closing tags
1853 <dd>test test test test test</dd>
1855 <dd>test test test test test</dd>
1860 <dd>test test test test test</dd>
1862 <dd>test test test test test</dd>
1868 Definition and unordered list using wiki syntax nested in unordered list using html tags.
1871 ; term : description
1877 <dl><dt> term </dt><dd> description
1888 Definition list with empty definition and following paragraph
1893 <dl><dt> term</dt><dd>
1900 Nested definition lists using html syntax
1917 Definition Lists: No nesting: Multiple dd's
1931 Definition Lists: Indentation: Regular
1947 Definition Lists: Indentation: Missing 1st level
1961 Definition Lists: Indentation: Multi-level indent
1965 <dl><dd><dl><dd><dl><dd>i3
1973 Definition Lists: Hacky use to indent tables
1980 should be left alone
1982 <dl><dd><dl><dd><table>
1987 </td></tr></table></dd></dl></dd></dl>
1989 should be left alone
1992 ## The PHP parser treats : items (dd) without a corresponding ; item (dt)
1993 ## as an empty dt item. It also ignores all but the last ";" when followed
1994 ## by ":" later on. So, ";" are not ignored in ";;;t3" but are ignored in
1995 ## ";;;t3 :d1". So, PHP parser behavior is a little inconsistent wrt multiple
1998 ## Ex: ";;t2 ::d2" is transformed into:
2010 ## But, Parsoid treats "; :" as a tight atomic unit and excess ":" as plain text
2011 ## So, the same wikitext above (;;t2 ::d2) is transformed into:
2022 ## All Parsoid only definition list tests have this difference.
2024 ## See also: https://bugzilla.wikimedia.org/show_bug.cgi?id=6569
2025 ## and http://lists.wikimedia.org/pipermail/wikitext-l/2011-November/000483.html
2028 Table / list interaction: indented table with lists in table contents
2050 </td></tr></table></dd></dl>
2055 Table / list interaction: lists nested in tables nested in indented lists
2080 </td></tr></table></dd></dl>
2088 Definition Lists: Nesting: Multi-level (Parsoid only)
2118 Definition Lists: Nesting: Test 2 (Parsoid only)
2138 Definition Lists: Nesting: Test 3 (Parsoid only)
2166 Definition Lists: Nesting: Test 4
2171 <dl><dd><dl><dd><dl><dt>t3
2180 ## The Parsoid team believes the following three test exposes a
2181 ## bug in the PHP parser. (Parsoid team thinks the PHP parser is
2182 ## wrong to close the <dl> after the <dt> containing the <ul>.)
2184 Definition Lists: Mixed Lists: Test 1 (php)
2192 <dl><dd><dl><dt><ul><li> foo
2202 Definition Lists: Mixed Lists: Test 1 (parsoid)
2210 <dl><dd><dl><dt><ul><li> foo
2211 </li></ul></dt><dd><ul><li> bar
2212 </li></ul></dd><dt> baz</dt></dl></dd></dl>
2216 Definition Lists: Mixed Lists: Test 2
2230 Definition Lists: Mixed Lists: Test 3
2235 <ul><li><dl><dd><dl><dd><dl><dd> d1
2246 Definition Lists: Mixed Lists: Test 4
2251 <ul><li><dl><dt>d1 </dt><dd>d2
2252 </dd><dt>d3 </dt><dd>d4
2260 Definition Lists: Mixed Lists: Test 5
2275 Definition Lists: Mixed Lists: Test 6
2280 <ol><li><ul><li><dl><dd>d1
2292 Definition Lists: Mixed Lists: Test 7
2306 Definition Lists: Mixed Lists: Test 8
2322 Definition Lists: Mixed Lists: Test 9
2326 <ul><li><dl><dt>foo </dt><dd>bar
2334 Definition Lists: Mixed Lists: Test 10
2338 <ul><li><ol><li><dl><dt>foo </dt><dd>bar
2345 # The Parsoid team disagrees with the PHP parser's seemingly-random
2346 # rules regarding dd/dt on the next two tests. Parsoid is more
2347 # consistent, and recognizes the shared nesting and keeps the
2348 # still-open tags around until the nesting is complete.
2351 Definition Lists: Mixed Lists: Test 11 (php)
2358 <ul><li><ol><li><ul><li><ol><li><dl><dt>foo </dt><dd><ul><li><dl><dt><dl><dt>bar
2363 <dl><dt>boo </dt><dd>baz
2372 Definition Lists: Mixed Lists: Test 11 (parsoid)
2394 <dt>foo<span typeof="mw:Placeholder" data-parsoid='{"src":" "}'> </span></dt>
2395 <dd data-parsoid='{"stx":"row"}'>bar</dd></dl></dt></dl></li></ul></dt>
2396 <dt>boo<span typeof="mw:Placeholder" data-parsoid='{"src":" "}'> </span></dt>
2397 <dd data-parsoid='{"stx":"row"}'>baz</dd></dl></li></ol></li></ul></li></ol></li></ul>
2402 Definition Lists: Weird Ones: Test 1 (php)
2406 *#;*::;; foo : bar (who uses this?)
2408 <ul><li><ol><li><dl><dt> foo </dt><dd><ul><li><dl><dd><dl><dd><dl><dt><dl><dt> bar (who uses this?)
2420 Definition Lists: Weird Ones: Test 1 (parsoid)
2424 *#;*::;; foo : bar (who uses this?)
2441 <dt> foo<span typeof="mw:Placeholder" data-parsoid='{"src":" "}'> </span></dt>
2442 <dd data-parsoid='{"stx":"row"}'> bar (who uses this?)</dd></dl></dt></dl></dd></dl></dd></dl></li></ul></dt></dl></li></ol></li></ul>
2449 External links: non-bracketed
2451 Non-bracketed: http://example.com
2453 <p>Non-bracketed: <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
2458 External links: numbered
2460 Numbered: [http://example.com]
2461 Numbered: [http://example.net]
2462 Numbered: [http://example.com]
2464 <p>Numbered: <a rel="nofollow" class="external autonumber" href="http://example.com">[1]</a>
2465 Numbered: <a rel="nofollow" class="external autonumber" href="http://example.net">[2]</a>
2466 Numbered: <a rel="nofollow" class="external autonumber" href="http://example.com">[3]</a>
2471 External links: specified text
2473 Specified text: [http://example.com link]
2475 <p>Specified text: <a rel="nofollow" class="external text" href="http://example.com">link</a>
2480 External links: trail
2482 Linktrails should not work for external links: [http://example.com link]s
2484 <p>Linktrails should not work for external links: <a rel="nofollow" class="external text" href="http://example.com">link</a>s
2489 External links: dollar sign in URL
2491 http://example.com/1$2345
2493 <p><a rel="nofollow" class="external free" href="http://example.com/1$2345">http://example.com/1$2345</a>
2498 External links: dollar sign in URL (named)
2500 [http://example.com/1$2345]
2502 <p><a rel="nofollow" class="external autonumber" href="http://example.com/1$2345">[1]</a>
2507 External links: open square bracket forbidden in URL (bug 4377)
2509 http://example.com/1[2345
2511 <p><a rel="nofollow" class="external free" href="http://example.com/1">http://example.com/1</a>[2345
2516 External links: open square bracket forbidden in URL (named) (bug 4377)
2518 [http://example.com/1[2345]
2520 <p><a rel="nofollow" class="external text" href="http://example.com/1">[2345</a>
2525 External links: nowiki in URL link text (bug 6230)
2527 [http://example.com/ <nowiki>''example site''</nowiki>]
2529 <p><a rel="nofollow" class="external text" href="http://example.com/">''example site''</a>
2534 External links: newline forbidden in text (bug 6230 regression check)
2536 [http://example.com/ first
2539 <p>[<a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a> first
2545 External links: Pipe char between url and text
2547 [http://example.com | link]
2549 <p><a rel="nofollow" class="external text" href="http://example.com">| link</a>
2554 External links: protocol-relative URL in brackets
2556 [//example.com/ Test]
2558 <p><a rel="nofollow" class="external text" href="//example.com/">Test</a>
2563 External links: protocol-relative URL in brackets without text
2567 <p><a rel="nofollow" class="external autonumber" href="//example.com">[1]</a>
2572 External links: protocol-relative URL in free text is left alone
2576 <p>//example.com/Foo
2581 External links: protocol-relative URL in the middle of a word is left alone (bug 30269)
2583 foo//example.com/Foo
2585 <p>foo//example.com/Foo
2592 External image: http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
2594 <p>External image: <img src="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png" />
2599 External image from https
2601 External image from https: https://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
2603 <p>External image from https: <img src="https://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png" />
2608 Link to non-http image, no img tag
2610 Link to non-http image, no img tag: ftp://example.com/test.jpg
2612 <p>Link to non-http image, no img tag: <a rel="nofollow" class="external free" href="ftp://example.com/test.jpg">ftp://example.com/test.jpg</a>
2617 External links: terminating separator
2619 Terminating separator: http://example.com/thing,
2621 <p>Terminating separator: <a rel="nofollow" class="external free" href="http://example.com/thing">http://example.com/thing</a>,
2626 External links: intervening separator
2628 Intervening separator: http://example.com/1,2,3
2630 <p>Intervening separator: <a rel="nofollow" class="external free" href="http://example.com/1,2,3">http://example.com/1,2,3</a>
2635 External links: old bug with URL in query
2637 Old bug with URL in query: [http://example.com/thing?url=http://example.com link]
2639 <p>Old bug with URL in query: <a rel="nofollow" class="external text" href="http://example.com/thing?url=http://example.com">link</a>
2644 External links: old URL-in-URL bug, mixed protocols
2646 And again with mixed protocols: [ftp://example.com?url=http://example.com link]
2648 <p>And again with mixed protocols: <a rel="nofollow" class="external text" href="ftp://example.com?url=http://example.com">link</a>
2653 External links: URL in text
2655 URL in text: [http://example.com http://example.com]
2657 <p>URL in text: <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
2662 External links: Clickable images
2664 ja-style clickable images: [http://example.com http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png]
2666 <p>ja-style clickable images: <a rel="nofollow" class="external text" href="http://example.com"><img src="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png" /></a>
2671 External links: raw ampersand
2673 Old & use: http://x&y
2675 <p>Old & use: <a rel="nofollow" class="external free" href="http://x&y">http://x&y</a>
2680 External links: encoded ampersand
2682 Old & use: http://x&y
2684 <p>Old & use: <a rel="nofollow" class="external free" href="http://x&y">http://x&y</a>
2689 External links: encoded equals (bug 6102)
2691 http://example.com/?foo=bar
2693 <p><a rel="nofollow" class="external free" href="http://example.com/?foo=bar">http://example.com/?foo=bar</a>
2698 External links: [raw ampersand]
2700 Old & use: [http://x&y]
2702 <p>Old & use: <a rel="nofollow" class="external autonumber" href="http://x&y">[1]</a>
2707 External links: [encoded ampersand]
2709 Old & use: [http://x&y]
2711 <p>Old & use: <a rel="nofollow" class="external autonumber" href="http://x&y">[1]</a>
2716 External links: [encoded equals] (bug 6102)
2718 [http://example.com/?foo=bar]
2720 <p><a rel="nofollow" class="external autonumber" href="http://example.com/?foo=bar">[1]</a>
2725 External links: [IDN ignored character reference in hostname; strip it right off]
2727 [http://e‌xample.com/]
2729 <p><a rel="nofollow" class="external autonumber" href="http://example.com/">[1]</a>
2733 # FIXME: This test (the IDN characters in the text of a link) is an inconsistency.
2734 # Where an external link could easily circumvent the sanitization of the text of
2735 # a link like this (where an IDN-ignore character is in the URL somewhere), this
2736 # test demands a higher standard. That's a bit strange.
2740 # http://example.com -> [http://example.com|http://example.com]
2741 # [http://example.com|http://example.com] -> [http://example.com|http://example.com]
2743 # The first example is sanitized, but the second is not. Any security benefits
2744 # from this production are trivial to circumvent. Either remove this test and
2745 # let the parser(s) do their thing unaccosted, or fix the inconsistency and change
2746 # the test accordingly.
2751 External links: IDN ignored character reference in hostname; strip it right off
2753 http://e‌xample.com/
2755 <p><a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a>
2760 External links: www.jpeg.org (bug 554)
2764 <p><a rel="nofollow" class="external free" href="http://www.jpeg.org">http://www.jpeg.org</a>
2769 External links: URL within URL (original bug 2)
2771 [http://www.unausa.org/newindex.asp?place=http://www.unausa.org/programs/mun.asp]
2773 <p><a rel="nofollow" class="external autonumber" href="http://www.unausa.org/newindex.asp?place=http://www.unausa.org/programs/mun.asp">[1]</a>
2778 BUG 361: URL inside bracketed URL
2780 [http://www.example.com/foo http://www.example.com/bar]
2782 <p><a rel="nofollow" class="external text" href="http://www.example.com/foo">http://www.example.com/bar</a>
2787 BUG 361: URL within URL, not bracketed
2789 http://www.example.com/foo?=http://www.example.com/bar
2791 <p><a rel="nofollow" class="external free" href="http://www.example.com/foo?=http://www.example.com/bar">http://www.example.com/foo?=http://www.example.com/bar</a>
2796 BUG 289: ">"-token in URL-tail
2798 http://www.example.com/<hello>
2800 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a><hello>
2805 BUG 289: literal ">"-token in URL-tail
2807 http://www.example.com/<b>html</b>
2809 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a><b>html</b>
2814 BUG 289: ">"-token in bracketed URL
2816 [http://www.example.com/<hello> stuff]
2818 <p><a rel="nofollow" class="external text" href="http://www.example.com/"><hello> stuff</a>
2823 BUG 289: literal ">"-token in bracketed URL
2825 [http://www.example.com/<b>html</b> stuff]
2827 <p><a rel="nofollow" class="external text" href="http://www.example.com/"><b>html</b> stuff</a>
2832 BUG 289: literal double quote at end of URL
2834 http://www.example.com/"hello"
2836 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a>"hello"
2841 BUG 289: literal double quote in bracketed URL
2843 [http://www.example.com/"hello" stuff]
2845 <p><a rel="nofollow" class="external text" href="http://www.example.com/">"hello" stuff</a>
2850 External links: multiple legal whitespace is fine, Magnus. Don't break it please. (bug 5081)
2852 [http://www.example.com test]
2854 <p><a rel="nofollow" class="external text" href="http://www.example.com">test</a>
2859 External links: link text with spaces
2861 [http://www.example.com a b c]
2862 [http://www.example.com ''a'' ''b'']
2864 <p><a rel="nofollow" class="external text" href="http://www.example.com">a b c</a>
2865 <a rel="nofollow" class="external text" href="http://www.example.com"><i>a</i> <i>b</i></a>
2870 External links: wiki links within external link (Bug 3695)
2872 [http://example.com [[wikilink]] embedded in ext link]
2874 <p><a rel="nofollow" class="external text" href="http://example.com"></a><a href="/index.php?title=Wikilink&action=edit&redlink=1" class="new" title="Wikilink (page does not exist)">wikilink</a><a rel="nofollow" class="external text" href="http://example.com"> embedded in ext link</a>
2879 BUG 787: Links with one slash after the url protocol are invalid
2883 [http:/example.com title]
2885 <p>http:/example.com
2886 </p><p>[http:/example.com title]
2891 Bracketed external links with template-generated invalid target
2893 [{{echo|http:/example.com}} title]
2895 <p>[http:/example.com title]
2900 Bug 2702: Mismatched <i>, <b> and <a> tags are invalid
2902 ''[http://example.com text'']
2903 [http://example.com '''text]'''
2904 ''Something [http://example.com in italic'']
2905 ''Something [http://example.com mixed''''', even bold]'''
2906 '''''Now [http://example.com both''''']
2908 <p><a rel="nofollow" class="external text" href="http://example.com"><i>text</i></a>
2909 <a rel="nofollow" class="external text" href="http://example.com"><b>text</b></a>
2910 <i>Something </i><a rel="nofollow" class="external text" href="http://example.com"><i>in italic</i></a>
2911 <i>Something </i><a rel="nofollow" class="external text" href="http://example.com"><i>mixed</i><b>, even bold</b></a>
2912 <i><b>Now </b></i><a rel="nofollow" class="external text" href="http://example.com"><i><b>both</b></i></a>
2918 Bug 4781: %26 in URL
2920 http://www.example.com/?title=AT%26T
2922 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=AT%26T">http://www.example.com/?title=AT%26T</a>
2926 # According to http://dev.w3.org/html5/spec/Overview.html#parsing-urls a plain
2927 # % is actually legal in HTML5. Any change in output would need testing though.
2929 Bug 4781, 5267: %25 in URL
2931 http://www.example.com/?title=100%25_Bran
2933 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=100%25_Bran">http://www.example.com/?title=100%25_Bran</a>
2938 Bug 4781, 5267: %28, %29 in URL
2940 http://www.example.com/?title=Ben-Hur_%281959_film%29
2942 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">http://www.example.com/?title=Ben-Hur_%281959_film%29</a>
2948 Bug 4781: %26 in autonumber URL
2950 [http://www.example.com/?title=AT%26T]
2952 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=AT%26T">[1]</a>
2957 Bug 4781, 5267: %26 in autonumber URL
2959 [http://www.example.com/?title=100%25_Bran]
2961 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=100%25_Bran">[1]</a>
2966 Bug 4781, 5267: %28, %29 in autonumber URL
2968 [http://www.example.com/?title=Ben-Hur_%281959_film%29]
2970 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">[1]</a>
2976 Bug 4781: %26 in bracketed URL
2978 [http://www.example.com/?title=AT%26T link]
2980 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=AT%26T">link</a>
2985 Bug 4781, 5267: %26 in bracketed URL
2987 [http://www.example.com/?title=100%25_Bran link]
2989 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=100%25_Bran">link</a>
2994 Bug 4781, 5267: %28, %29 in bracketed URL
2996 [http://www.example.com/?title=Ben-Hur_%281959_film%29 link]
2998 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">link</a>
3003 External link containing double-single-quotes in text '' (bug 4598 sanity check)
3005 Some [http://example.com/ pretty ''italics'' and stuff]!
3007 <p>Some <a rel="nofollow" class="external text" href="http://example.com/">pretty <i>italics</i> and stuff</a>!
3012 External link containing double-single-quotes in text embedded in italics (bug 4598 sanity check)
3014 ''Some [http://example.com/ pretty ''italics'' and stuff]!''
3016 <p><i>Some </i><a rel="nofollow" class="external text" href="http://example.com/"><i>pretty </i>italics<i> and stuff</i></a><i>!</i>
3021 External link containing double-single-quotes with no space separating the url from text in italics
3023 [http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm''La muerte de Casagemas'' (1901) en el sitio de [[Museo Picasso (París)|Museo Picasso]].]
3025 <p><a rel="nofollow" class="external text" href="http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm"><i>La muerte de Casagemas</i> (1901) en el sitio de <a href="/index.php?title=Museo_Picasso_(Par%C3%ADs)&action=edit&redlink=1" class="new" title="Museo Picasso (París) (page does not exist)">Museo Picasso</a>.</a>
3030 URL-encoding in URL functions (single parameter)
3032 {{localurl:Some page|amp=&}}
3034 <p>/index.php?title=Some_page&amp=&
3039 URL-encoding in URL functions (multiple parameters)
3041 {{localurl:Some page|q=?&=&}}
3043 <p>/index.php?title=Some_page&q=?&amp=&
3050 http://example.com/index.php?foozoid%5B%5D=bar
3052 http://example.com/index.php?foozoid[]=bar
3054 <p><a rel="nofollow" class="external free" href="http://example.com/index.php?foozoid%5B%5D=bar">http://example.com/index.php?foozoid%5B%5D=bar</a>
3055 </p><p><a rel="nofollow" class="external free" href="http://example.com/index.php?foozoid%5B%5D=bar">http://example.com/index.php?foozoid%5B%5D=bar</a>
3060 IPv6 urls (bug 21261)
3064 http://[2404:130:0:1000::187:2]/index.php
3066 <p><a rel="nofollow" class="external free" href="http://[2404:130:0:1000::187:2]/index.php">http://[2404:130:0:1000::187:2]/index.php</a>
3071 Non-extlinks in brackets
3080 [{{echo|foo}} ''bar'']
3081 [{{echo|foo}}l's] errand
3082 [{{echo|foo}}l's errand]
3084 [url=http://example.com]
3097 [url=<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>]
3108 Normal text. '''Bold text.''' Normal text. ''Italic text.''
3110 Normal text. '''''Bold italic text.''''' Normal text.
3112 <p>Normal text. <b>Bold text.</b> Normal text. <i>Italic text.</i>
3113 </p><p>Normal text. <i><b>Bold italic text.</b></i> Normal text.
3119 Unclosed and unmatched quotes (php)
3123 '''''Bold italic text '''with bold deactivated''' in between.'''''
3125 '''''Bold italic text ''with italic deactivated'' in between.'''''
3129 ..spanning two paragraphs (should not work).'''
3131 '''Bold tag left open
3133 ''Italic tag left open
3137 <!-- Unmatching number of opening, closing tags: -->
3138 '''This year''''s election ''should'' beat '''last year''''s.
3140 ''Tom'''s car is bigger than ''Susan'''s.
3142 Plain ''italic'''s plain
3144 <p><i><b>Bold italic text </b>with bold deactivated<b> in between.</b></i>
3145 </p><p><b><i>Bold italic text </i>with italic deactivated<i> in between.</i></b>
3146 </p><p><b>Bold text..</b>
3147 </p><p>..spanning two paragraphs (should not work).
3148 </p><p><b>Bold tag left open</b>
3149 </p><p><i>Italic tag left open</i>
3151 </p><p><b>This year'</b>s election <i>should</i> beat <b>last year'</b>s.
3152 </p><p><i>Tom<b>s car is bigger than </b></i><b>Susan</b>s.
3153 </p><p>Plain <i>italic'</i>s plain
3156 # Parsoid inserts an empty bold tag pair at the end of the line, that the PHP
3157 # parser strips. The wikitext contains just the first half of the bold
3158 # quote pair. (There's also a case where Parsoid nests <b> and <i>
3159 # differently than the PHP parser.)
3161 Unclosed and unmatched quotes (parsoid)
3165 '''''Bold italic text '''with bold deactivated''' in between.'''''
3167 '''''Bold italic text ''with italic deactivated'' in between.'''''
3171 ..spanning two paragraphs (should not work).'''
3173 '''Bold tag left open
3175 ''Italic tag left open
3179 <!-- Unmatching number of opening, closing tags: -->
3180 '''This year''''s election ''should'' beat '''last year''''s.
3182 ''Tom'''s car is bigger than ''Susan'''s.
3184 Plain ''italic'''s plain
3186 <p><i><b>Bold italic text </b>with bold deactivated<b> in between.</b></i>
3187 </p><p><i><b>Bold italic text </b></i><b>with italic deactivated<i> in between.</i></b>
3188 </p><p><b>Bold text..</b>
3189 </p><p>..spanning two paragraphs (should not work).<b></b>
3190 </p><p><b>Bold tag left open</b>
3191 </p><p><i>Italic tag left open</i>
3193 </p><p><b>This year'</b>s election <i>should</i> beat <b>last year'</b>s.
3194 </p><p><i>Tom<b>s car is bigger than </b></i><b>Susan</b>s.
3195 </p><p>Plain <i>italic'</i>s plain
3202 ### some content taken from http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide:_Using_tables
3205 # This should not produce <table></table> as <table><tr><td></td></tr></table>
3206 # is the bare minimun required by the spec, see:
3207 # http://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#a_module_Basic_Tables
3209 A table with no data. (php)
3216 # Parsoid team replies: empty table tags are legal in HTML5
3218 A table with no data. (parsoid)
3227 # A table with nothing but a caption is invalid XHTML, we might want to render
3228 # this as <p>caption</p>
3230 A table with nothing but a caption (php)
3240 </caption><tr><td></td></tr></table>
3243 # Parsoid team replies: table with only a caption is legal in HTML5
3245 A table with nothing but a caption (parsoid)
3253 <table><caption> caption</caption></table>
3257 A table with caption with default-spaced attributes and a table row
3260 |+ style="color: red;" | caption1
3266 <caption style="color: red;"> caption1
3275 A table with captions with non-default spaced attributes and a table row
3278 |+style="color: red;"|caption2
3279 |+ style="color: red;"| caption3
3285 <caption style="color: red;">caption2
3287 <caption style="color: red;"> caption3
3296 Table td-cell syntax variations
3300 | foo bar foo || baz
3301 | style='color:red;' | baz
3302 | style='color:red;' || baz
3309 <td> foo bar foo </td>
3312 <td style="color:red;"> baz
3314 <td> style='color:red;' </td>
3342 Simple table but with multiple dashes for row wikitext
3360 Multiplication table
3362 {| border="1" cellpadding="2"
3363 |+Multiplication table
3365 ! × !! 1 !! 2 !! 3
3383 <table border="1" cellpadding="2">
3384 <caption>Multiplication table
3431 Accept "||" in table headings
3446 Accept "||" in indented table headings
3456 </th></tr></table></dd></dl>
3461 Accept empty attributes in td/th cells (td/th cells starting with leading ||)
3478 Accept "| !" at start of line in tables (ignore !-attribute)
3482 | !style="color:red" | bar
3494 Allow +/- in 2nd and later cells in a row, in 1st cell when td-attrs are present, or in 1st cell when there is a space between "|" and +/-
3498 |style='color:red;'|+1
3499 |style='color:blue;'|-1
3511 <td style="color:red;">+1
3513 <td style="color:blue;">-1
3537 |rowspan=2| Cell 2, row 1 (and 2)
3548 <td rowspan="2"> Cell 2, row 1 (and 2)
3566 {| bgcolor=#ABCDEF border=2
3571 |the original table again
3579 <table bgcolor="#ABCDEF" border="2">
3587 <td>the original table again
3593 Invalid attributes in table cell (bug 1830)
3608 Table security: embedded pipes (http://lists.wikimedia.org/mailman/htdig/wikitech-l/2006-April/022293.html)
3611 | |[ftp://|x||]" onmouseover="alert(document.cookie)">test
3615 <td>[<a rel="nofollow" class="external free" href="ftp://%7Cx">ftp://%7Cx</a></td>
3616 <td>]" onmouseover="alert(document.cookie)">test
3625 Indented table markup mixed with indented pre content (proposed in bug 6200)
3630 Text that should be rendered preformatted
3638 <pre>Text that should be rendered preformatted
3647 Template-generated table cell attributes and cell content
3655 <td style="color: red"> Foo
3661 Table with row followed by newlines and table heading
3679 Table with empty line following the start tag
3696 # FIXME: Preserve the attribute properly (with an empty string as value) in
3697 # the PHP parser. Parsoid implements the behavior below.
3699 Table attributes with empty value
3711 </td></tr></tbody></table>
3716 Wikitext table with a lot of comments
3739 Wikitext table with double-line table cell
3756 Table cell with a single comment
3772 # The expected HTML structure in this test is debatable. The PHP parser does
3773 # not parse this kind of table at all. The main focus for Parsoid is on
3774 # round-tripping, so this output is ok for now. TODO: revisit!
3776 Wikitext table with html-syntax row (Parsoid)
3788 <td>foo</td></tr></tbody></table>
3795 Plain link, capitalized
3799 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
3804 Plain link, uncapitalized
3808 <p><a href="/wiki/Main_Page" title="Main Page">main Page</a>
3815 [[Main Page|The Main Page]]
3817 <p><a href="/wiki/Main_Page" title="Main Page">The Main Page</a>
3826 <p><a href="/index.php?title=Zigzagzogzagzig&action=edit&redlink=1" class="new" title="Zigzagzogzagzig (page does not exist)">Zigzagzogzagzig</a>
3831 Broken link with fragment
3833 [[Zigzagzogzagzig#zug]]
3835 <p><a href="/index.php?title=Zigzagzogzagzig&action=edit&redlink=1" class="new" title="Zigzagzogzagzig (page does not exist)">Zigzagzogzagzig#zug</a>
3840 Special page link with fragment
3842 [[Special:Version#anchor]]
3844 <p><a href="/wiki/Special:Version#anchor" title="Special:Version">Special:Version#anchor</a>
3849 Nonexistent special page link with fragment
3851 [[Special:ThisNameWillHopefullyNeverBeUsed#anchor]]
3853 <p><a href="/wiki/Special:ThisNameWillHopefullyNeverBeUsed" class="new" title="Special:ThisNameWillHopefullyNeverBeUsed (page does not exist)">Special:ThisNameWillHopefullyNeverBeUsed#anchor</a>
3860 xxx[[main Page]], xxx[[Main Page]], Xxx[[main Page]] XXX[[main Page]], XXX[[Main Page]]
3862 <p>xxx<a href="/wiki/Main_Page" title="Main Page">main Page</a>, xxx<a href="/wiki/Main_Page" title="Main Page">Main Page</a>, Xxx<a href="/wiki/Main_Page" title="Main Page">main Page</a> XXX<a href="/wiki/Main_Page" title="Main Page">main Page</a>, XXX<a href="/wiki/Main_Page" title="Main Page">Main Page</a>
3869 [[Main Page]]xxx, [[Main Page]]XXX, [[Main Page]]!!!
3871 <p><a href="/wiki/Main_Page" title="Main Page">Main Pagexxx</a>, <a href="/wiki/Main_Page" title="Main Page">Main Page</a>XXX, <a href="/wiki/Main_Page" title="Main Page">Main Page</a>!!!
3882 Bug 43661: Piped links with identical prefixes
3884 [[prefixed article|prefixed articles with spaces]]
3886 [[prefixed article|prefixed articlesaoeu]]
3888 [[Main Page|Main Page test]]
3890 <p><a href="/wiki/Prefixed_article" title="Prefixed article">prefixed articles with spaces</a>
3891 </p><p><a href="/wiki/Prefixed_article" title="Prefixed article">prefixed articlesaoeu</a>
3892 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page test</a>
3898 Link with HTML entity in suffix / tail
3900 [[Main Page]]", [[Main Page]]a
3902 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>", <a href="/wiki/Main_Page" title="Main Page">Main Page</a>a
3907 Link with 3 brackets
3916 Piped link with 3 brackets
3918 [[[main page|the main page]]]
3920 <p>[[[main page|the main page]]]
3925 Link with multiple pipes
3927 [[Main Page|The|Main|Page]]
3929 <p><a href="/wiki/Main_Page" title="Main Page">The|Main|Page</a>
3936 [[Talk:Parser testing]], [[Meta:Disclaimers]]
3938 <p><a href="/index.php?title=Talk:Parser_testing&action=edit&redlink=1" class="new" title="Talk:Parser testing (page does not exist)">Talk:Parser testing</a>, <a href="/index.php?title=Meta:Disclaimers&action=edit&redlink=1" class="new" title="Meta:Disclaimers (page does not exist)">Meta:Disclaimers</a>
3943 Piped link to namespace
3945 [[Meta:Disclaimers|The disclaimers]]
3947 <p><a href="/index.php?title=Meta:Disclaimers&action=edit&redlink=1" class="new" title="Meta:Disclaimers (page does not exist)">The disclaimers</a>
3954 [[Usually caused by a typo (oops}]]
3956 <p>[[Usually caused by a typo (oops}]]
3961 Link containing % (not as a hex sequence)
3965 <p><a href="/index.php?title=7%25_Solution&action=edit&redlink=1" class="new" title="7% Solution (page does not exist)">7% Solution</a>
3970 Link containing % as a single hex sequence interpreted to char
3974 <p><a href="/index.php?title=7%25_Solution&action=edit&redlink=1" class="new" title="7% Solution (page does not exist)">7% Solution</a>
3979 Link containing % as a double hex sequence interpreted to hex sequence
3983 <p>[[7%2525 Solution]]
3988 Link containing "#<" and "#>" % as a hex sequences- these are valid section anchors
3989 Example for such a section: == < ==
3991 [[%23%3c]][[%23%3e]]
3993 <p><a href="#.3C">#<</a><a href="#.3E">#></a>
3998 Link containing "<#" and ">#" as a hex sequences
4000 [[%3c%23]][[%3e%23]]
4002 <p>[[%3c%23]][[%3e%23]]
4007 Link containing an equals sign
4009 [[Special:BookSources/isbn=4-00-026157-6]]
4011 <p><a href="/wiki/Special:BookSources/isbn%3D4-00-026157-6" title="Special:BookSources/isbn=4-00-026157-6">Special:BookSources/isbn=4-00-026157-6</a>
4018 Just a test of an article title containing a tilde.
4021 # note that links containing signatures, like [[Foo~~~~]], are
4022 # massaged by the pre-save transform (PST) and so the tildes are never
4023 # seen by the parser.
4025 Link containing a tilde
4029 <p><a href="/wiki/Foo%7Ebar" title="Foo~bar">Foo~bar</a>
4034 Link containing double-single-quotes '' (bug 4598)
4036 [[Lista d''e paise d''o munno]]
4038 <p><a href="/index.php?title=Lista_d%27%27e_paise_d%27%27o_munno&action=edit&redlink=1" class="new" title="Lista d''e paise d''o munno (page does not exist)">Lista d''e paise d''o munno</a>
4043 Link containing double-single-quotes '' in text (bug 4598 sanity check)
4045 Some [[Link|pretty ''italics'' and stuff]]!
4047 <p>Some <a href="/index.php?title=Link&action=edit&redlink=1" class="new" title="Link (page does not exist)">pretty <i>italics</i> and stuff</a>!
4052 Link containing double-single-quotes '' in text embedded in italics (bug 4598 sanity check)
4054 ''Some [[Link|pretty ''italics'' and stuff]]!
4056 <p><i>Some <a href="/index.php?title=Link&action=edit&redlink=1" class="new" title="Link (page does not exist)">pretty <i>italics</i> and stuff</a>!</i>
4061 Link with double quotes in title part (literal) and alternate part (interpreted)
4063 [[File:Denys Savchenko ''Pentecoste''.jpg]]
4067 [[''Pentecoste''|Pentecoste]]
4069 [[''Pentecoste''|''Pentecoste'']]
4071 <p><a href="/index.php?title=Special:Upload&wpDestFile=Denys_Savchenko_%27%27Pentecoste%27%27.jpg" class="new" title="File:Denys Savchenko ''Pentecoste''.jpg">File:Denys Savchenko <i>Pentecoste</i>.jpg</a>
4072 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)">''Pentecoste''</a>
4073 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)">Pentecoste</a>
4074 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)"><i>Pentecoste</i></a>
4079 Broken image links with HTML captions (bug 39700)
4081 [[File:Nonexistent|<script></script>]]
4082 [[File:Nonexistent|100px|<script></script>]]
4083 [[File:Nonexistent|<]]
4084 [[File:Nonexistent|a<i>b</i>c]]
4086 <p><a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><script></script></a>
4087 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><script></script></a>
4088 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><</a>
4089 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent">abc</a>
4096 [[http://www.example.com]]
4098 <p>[<a rel="nofollow" class="external autonumber" href="http://www.example.com">[1]</a>]
4103 Plain link to URL with link text
4105 [[http://www.example.com Link text]]
4107 <p>[<a rel="nofollow" class="external text" href="http://www.example.com">Link text</a>]
4112 Plain link to protocol-relative URL
4114 [[//www.example.com]]
4116 <p>[<a rel="nofollow" class="external autonumber" href="//www.example.com">[1]</a>]
4121 Plain link to protocol-relative URL with link text
4123 [[//www.example.com Link text]]
4125 <p>[<a rel="nofollow" class="external text" href="//www.example.com">Link text</a>]
4130 Plain link to page with question mark in title
4136 <p><a href="/wiki/A%3Fb" title="A?b">A?b</a>
4137 </p><p><a href="/wiki/A%3Fb" title="A?b">Baz</a>
4142 # I'm fairly sure the expected result here is wrong.
4143 # We want these to be URL links, not pseudo-pages with URLs for titles....
4144 # However the current output is also pretty screwy.
4147 # I'm changing it to match the current output--it arguably makes more
4148 # sense in the light of the test above. Old expected result was:
4149 #<p>Piped link to URL: <a href="/index.php?title=Http://www.example.com&action=edit" class="new">an example URL</a>
4151 # But I think this test is bordering on "garbage in, garbage out" anyway.
4156 Piped link to URL: [[http://www.example.com|an example URL]]
4158 <p>Piped link to URL: [<a rel="nofollow" class="external text" href="http://www.example.com%7Can">example URL</a>]
4163 BUG 2: [[page|http://url/]] should link to page, not http://url/
4165 [[Main Page|http://url/]]
4167 <p><a href="/wiki/Main_Page" title="Main Page">http://url/</a>
4172 BUG 337: Escaped self-links should be bold
4176 [[Bug462]] [[Bug462]]
4178 <p><strong class="selflink">Bug462</strong> <strong class="selflink">Bug462</strong>
4183 Self-link to section should not be bold
4187 [[Main Page#section]]
4189 <p><a href="/wiki/Main_Page#section" title="Main Page">Main Page#section</a>
4200 Self-link to numeric title
4206 <p><strong class="selflink">0</strong>
4211 Link to numeric-equivalent title
4217 <p><a href="/wiki/00" title="00">00</a>
4222 <nowiki> inside a link
4224 [[Main<nowiki> Page</nowiki>]] [[Main Page|the main page <nowiki>[it's not very good]</nowiki>]]
4226 <p>[[Main Page]] <a href="/wiki/Main_Page" title="Main Page">the main page [it's not very good]</a>
4231 Non-breaking spaces in title
4233 [[ Main Page ]]
4235 <p><a href="/wiki/Main_Page" title="Main Page">  Main   Page  </a>
4240 Internal link with ca linktrail, surrounded by bold apostrophes (bug 27473 primary issue)
4246 <p><b><a href="/wiki/Main_Page" title="Main Page">Main Page</a></b>
4251 Internal link with ca linktrail, surrounded by italic apostrophes (bug 27473 primary issue)
4257 <p><i><a href="/wiki/Main_Page" title="Main Page">Main Page</a></i>
4262 Internal link with en linktrail: no apostrophes (bug 27473)
4268 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (page does not exist)">Something</a>'nice
4273 Internal link with ca linktrail with apostrophes (bug 27473)
4279 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (encara no existeix)">Something'nice</a>
4284 Internal link with kaa linktrail with apostrophes (bug 27473)
4290 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (bet ele jaratılmag'an)">Something'nice</a>
4301 Internal link with is link prefix
4305 Aðrir mótmælenda[[söfnuður|söfnuðir]] og
4307 <p>Aðrir <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðir</a> og
4318 Internal link with is link trail and link prefix
4322 [[mótmælendatrú|xxx]]ar
4324 mótmælenda[[söfnuður]]
4325 mótmælenda[[söfnuður|söfnuðir]]
4326 mótmælenda[[söfnuður|söfnuðir]]xxx
4328 <p><a href="/wiki/M%C3%B3tm%C3%A6lendatr%C3%BA" title="Mótmælendatrú">xxxar</a>
4329 <a href="/wiki/M%C3%B3tm%C3%A6lendatr%C3%BA" title="Mótmælendatrú">mótmælendatrúar</a>
4330 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuður</a>
4331 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðir</a>
4332 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðirxxx</a>
4337 Parsoid-centric test: Whitespace in ext- and wiki-links should be preserved
4345 [http://wp.org ''foo'']
4347 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)"> bar</a>
4348 </p><p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)"> <i>bar</i></a>
4349 </p><p><a rel="nofollow" class="external text" href="http://wp.org">foo</a>
4350 </p><p><a rel="nofollow" class="external text" href="http://wp.org"><i>foo</i></a>
4355 ### Interwiki links (see maintenance/interwiki.sql)
4359 Inline interwiki link
4361 [[MeatBall:SoftSecurity]]
4363 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?SoftSecurity" class="extiw" title="meatball:SoftSecurity">MeatBall:SoftSecurity</a>
4368 Inline interwiki link with empty title (bug 2372)
4372 <p><a href="http://www.usemod.com/cgi-bin/mb.pl" class="extiw" title="meatball:">MeatBall:</a>
4377 Interwiki link encoding conversion (bug 1636)
4379 *[[Wikipedia:ro:Olteniţa]]
4380 *[[Wikipedia:ro:Olteniţa]]
4382 <ul><li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a>
4383 </li><li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a>
4389 Interwiki link with fragment (bug 2130)
4391 [[MeatBall:SoftSecurity#foo]]
4393 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?SoftSecurity#foo" class="extiw" title="meatball:SoftSecurity">MeatBall:SoftSecurity#foo</a>
4408 Double interlanguage link
4419 Interlanguage link, with prefix links
4431 Double interlanguage link, with prefix links (bug 8897)
4444 Parsoid-specific test: Wikilinks with should RT properly
4450 <p><a href="/index.php?title=WW_II&action=edit&redlink=1" class="new" title="WW II (lonkásá ezalí tɛ̂)">WW II</a>
4468 Broken br tag sanitization
4477 Incorrecly removing closing slashes from correctly formed XHTML
4479 <br style="clear:both;" />
4481 <p><br style="clear:both;" />
4486 Failing to transform badly formed HTML into correct XHTML
4488 <br style="clear: left;">
4489 <br style="clear: right;">
4490 <br style="clear: both;">
4492 <p><br style="clear: left;" />
4493 <br style="clear: right;" />
4494 <br style="clear: both;" />
4499 Handling html with a div self-closing tag
4508 <p><div title />
4512 <p><div title=bar />
4513 <div title=bar/>
4515 <div title="bar/"></div>
4521 Handling html with a br self-closing tag
4530 <p><br title="title" />
4531 <br title="title" />
4540 Horizontal ruler (should it add that extra space?)
4554 Horizontal ruler -- 4+ dashes render hr
4563 Horizontal ruler -- eats additional dashes on the same line
4572 Horizontal ruler -- does not collapse dashes on consecutive lines
4583 Horizontal ruler -- <4 dashes render as plain text
4592 Horizontal ruler -- Supports content following dashes on same line
4601 ### Block-level elements
4624 <ol><li>Numbered list
4641 ***#Number on level 4
4643 **#Number on level 3
4644 **#Number on level 3
4648 #** Level 3, but ordered
4651 <ol><li> with numbers
4653 <ul><li> and bullets
4655 <ol><li> and numbers
4657 </li><li>bullets again
4658 <ul><li>bullet level 2
4659 <ul><li>bullet level 3
4660 <ol><li>Number on level 4
4663 </li><li>bullet level 2
4664 <ol><li>Number on level 3
4665 </li><li>Number on level 3
4668 <ol><li>number level 2
4671 <ul><li><ul><li> Level 3
4675 <ol><li><ul><li><ul><li> Level 3, but ordered
4709 Nested lists 3 (first element empty)
4722 Nested lists 4 (first element empty)
4735 Nested lists 5 (both elements empty)
4748 Nested lists 6 (both elements empty)
4761 Nested lists 7 (skip initial nesting levels)
4765 <ul><li><ul><li><ul><li> foo
4773 Nested lists 8 (multiple nesting transitions)
4781 <ul><li><ul><li> bar
4791 1. Lists with start-of-line-transparent tokens before bullets: Comments
4805 2. Lists with start-of-line-transparent tokens before bullets: Template close
4817 Unbalanced closing block tags break a list
4818 (Parsoid-only since php parser generates broken html -- relies on Tidy to fix up)
4828 </li></ul></div><div>
4834 Unbalanced closing non-block tags don't break a list
4835 (Parsoid-only since php parser generates broken html -- relies on Tidy to fix up)
4845 <ul><li>a<span></span>
4851 Unclosed formatting tags that straddle lists are closed and reopened
4852 (Parsoid-only since php parser generates broken html -- relies on Tidy to fix up)
4860 </li><li> <s> b </s>
4865 List embedded in a non-block tag
4866 (Ugly Parsoid output -- worth fixing; Disabled for PHP parser since it relies on Tidy)
4874 <p><small></small></p>
4880 <p><small></small></p>
4884 List items are not parsed correctly following a <pre> block (bug 785)
4890 <ul><li> <pre>foo</pre>
4891 </li><li> <pre>bar</pre>
4898 List items from template
4909 * notSOL{{inner list}}
4928 List interrupted by empty line or heading
4938 <ul><li><ul><li> bar
4941 <h2><span class="mw-headline" id="A_heading">A heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: A heading">edit</a>]</span></h2>
4942 <ul><li> Another list item
4948 Multiple list tags generated by templates
4963 Single-comment whitespace lines dont break lists, but multi-comment whitespace lines do
4966 <!--This line will NOT split the list-->
4968 <!--This line will NOT split the list either-->
4970 <!--foo--> <!--This line with more than 1 comment will split the list-->
4987 Magic Word: {{CURRENTDAY}}
4996 Magic Word: {{CURRENTDAY2}}
5005 Magic Word: {{CURRENTDAYNAME}}
5014 Magic Word: {{CURRENTDOW}}
5023 Magic Word: {{CURRENTMONTH}}
5032 Magic Word: {{CURRENTMONTHABBREV}}
5034 {{CURRENTMONTHABBREV}}
5041 Magic Word: {{CURRENTMONTHNAME}}
5043 {{CURRENTMONTHNAME}}
5050 Magic Word: {{CURRENTMONTHNAMEGEN}}
5052 {{CURRENTMONTHNAMEGEN}}
5059 Magic Word: {{CURRENTTIME}}
5068 Magic Word: {{CURRENTWEEK}} (@bug 4594)
5077 Magic Word: {{CURRENTYEAR}}
5086 Magic Word: {{FULLPAGENAME}}
5088 title=[[User:Ævar Arnfjörð Bjarmason]]
5092 <p>User:Ævar Arnfjörð Bjarmason
5097 Magic Word: {{FULLPAGENAMEE}}
5099 title=[[User:Ævar Arnfjörð Bjarmason]]
5103 <p>User:%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
5108 Magic Word: {{NAMESPACE}}
5110 title=[[User:Ævar Arnfjörð Bjarmason]]
5119 Magic Word: {{NAMESPACEE}}
5121 title=[[User:Ævar Arnfjörð Bjarmason]]
5130 Magic Word: {{NAMESPACENUMBER}}
5132 title=[[User:Ævar Arnfjörð Bjarmason]]
5141 Magic Word: {{NUMBEROFFILES}}
5150 Magic Word: {{PAGENAME}}
5152 title=[[User:Ævar Arnfjörð Bjarmason]]
5156 <p>Ævar Arnfjörð Bjarmason
5161 Magic Word: {{PAGENAME}} with metacharacters
5163 title=[['foo & bar = baz']]
5167 <p><i>'foo & bar = baz'</i>
5172 Magic Word: {{PAGENAME}} with metacharacters (bug 26781)
5174 title=[[*RFC 1234 http://example.com/]]
5178 <p>*RFC 1234 http://example.com/
5183 Magic Word: {{PAGENAMEE}}
5185 title=[[User:Ævar Arnfjörð Bjarmason]]
5189 <p>%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
5194 Magic Word: {{PAGENAMEE}} with metacharacters (bug 26781)
5196 title=[[*RFC 1234 http://example.com/]]
5200 <p>*RFC_1234_http://example.com/
5205 Magic Word: {{REVISIONID}}
5214 Magic Word: {{SCRIPTPATH}}
5223 Magic Word: {{SERVER}}
5227 <p><a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>
5232 Magic Word: {{SERVERNAME}}
5241 Magic Word: {{SITENAME}}
5250 Case-sensitive magic words, when cased differently, should just be template transclusions
5257 <p><a href="/index.php?title=Template:CurrentMonth&action=edit&redlink=1" class="new" title="Template:CurrentMonth (page does not exist)">Template:CurrentMonth</a>
5258 <a href="/index.php?title=Template:Currentday&action=edit&redlink=1" class="new" title="Template:Currentday (page does not exist)">Template:Currentday</a>
5259 <a href="/index.php?title=Template:CURreNTweEK&action=edit&redlink=1" class="new" title="Template:CURreNTweEK (page does not exist)">Template:CURreNTweEK</a>
5260 <a href="/index.php?title=Template:CurrentHour&action=edit&redlink=1" class="new" title="Template:CurrentHour (page does not exist)">Template:CurrentHour</a>
5265 Case-insensitive magic words should still work with weird casing.
5275 <a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>
5280 Namespace 1 {{ns:1}}
5289 Namespace 1 {{ns:01}}
5298 Namespace 0 {{ns:0}} (bug 4783)
5306 Namespace 0 {{ns:00}} (bug 4783)
5314 Namespace -1 {{ns:-1}}
5323 Namespace User {{ns:User}}
5332 Namespace User talk {{ns:User_talk}}
5341 Namespace User talk {{ns:uSeR tAlK}}
5350 Namespace File {{ns:File}}
5359 Namespace File {{ns:Image}}
5368 Namespace (lang=de) Benutzer {{ns:User}}
5379 Namespace (lang=de) Benutzer Diskussion {{ns:3}}
5385 <p>Benutzer Diskussion
5393 {{urlencode:hi world?!}}
5394 {{urlencode:hi world?!|WIKI}}
5395 {{urlencode:hi world?!|PATH}}
5396 {{urlencode:hi world?!|QUERY}}
5409 Magic links: internal link to RFC (bug 479)
5413 <p><a href="/index.php?title=RFC_123&action=edit&redlink=1" class="new" title="RFC 123 (page does not exist)">RFC 123</a>
5418 Magic links: RFC (bug 479)
5422 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc822">RFC 822</a>
5427 Magic links: ISBN (bug 1937)
5431 <p><a href="/wiki/Special:BookSources/0306406152" class="internal mw-magiclink-isbn">ISBN 0-306-40615-2</a>
5436 Magic links: PMID incorrectly converts space to underscore
5440 <p><a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a>
5449 Nonexistent template
5451 {{thistemplatedoesnotexist}}
5453 <p><a href="/index.php?title=Template:Thistemplatedoesnotexist&action=edit&redlink=1" class="new" title="Template:Thistemplatedoesnotexist (page does not exist)">Template:Thistemplatedoesnotexist</a>
5458 Template with invalid target containing tags
5460 {{a<b>b</b>|{{echo|foo}}|{{echo|a}}={{echo|b}}|a = b}}
5462 <p>{{a<b>b</b>|foo|a=b|a = b}}
5467 Template with invalid target containing unclosed tag
5469 {{a<b>|{{echo|foo}}|{{echo|a}}={{echo|b}}|a = b}}
5471 <p>{{a<b>|foo|a=b|a = b}}</b>
5478 This is a test template
5486 <p>This is a test template
5491 Template with explicit namespace
5495 <p>This is a test template
5503 This is a test template with parameter {{{param}}}
5509 {{paramtest|param=foo}}
5511 <p>This is a test template with parameter foo
5516 Template:paramtestnum
5522 Template unnamed parameter
5524 {{paramtestnum|Main Page|the main page}}
5526 <p><a href="/wiki/Main_Page" title="Main Page">the main page</a>
5531 Template:templatesimple
5537 Template:templateredirect
5539 #redirect [[Template:templatesimple]]
5543 Template:templateasargtestnum
5549 Template:templateasargtest
5551 {{template{{{templ}}}}}
5555 Template:templateasargtest2
5561 Template with template name as unnamed argument
5563 {{templateasargtestnum|templatesimple}}
5570 Template with template name as argument
5572 {{templateasargtest|templ=simple}}
5579 Template with template name as argument (2)
5581 {{templateasargtest2|templ=templatesimple}}
5588 Template:templateasargtestdefault
5590 {{{{{templ|templatesimple}}}}}
5600 Template with default value
5602 {{templateasargtestdefault}}
5609 Template with default value (value set)
5611 {{templateasargtestdefault|templ=templa}}
5620 {{templateredirect}}
5627 Template with argument in separate line
5629 {{ templateasargtest |
5637 Template with complex template as argument
5640 param ={{ templateasargtest |
5643 <p>This is a test template with parameter (test)
5648 Template with thumb image (with link in description)
5651 param =[[Image:noimage.png|thumb|[[no link|link]] [[no link|caption]]]]}}
5653 This is a test template with parameter <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/index.php?title=Special:Upload&wpDestFile=Noimage.png" class="new" title="File:Noimage.png">File:Noimage.png</a> <div class="thumbcaption"><a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">link</a> <a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">caption</a></div></div></div>
5658 Template:complextemplate
5660 {{{1}}} {{paramtest|
5661 param ={{{param}}}}}
5665 Template with complex arguments
5668 param ={{ templateasargtest |
5669 templ = simple }}|[[Template:complextemplate|link]]}}
5671 <p><a href="/wiki/Template:Complextemplate" title="Template:Complextemplate">link</a> This is a test template with parameter (test)
5676 BUG 553: link with two variables in a piped link
5679 |[[{{{1}}}|{{{2}}}]]
5684 <td>[[{{{1}}}|{{{2}}}]]
5690 Magic variable as template parameter
5692 {{paramtest|param={{SITENAME}}}}
5694 <p>This is a test template with parameter MediaWiki
5701 [[{{{param}}}|link]]
5705 Template parameter as link source
5707 {{linktest|param=Main Page}}
5709 <p><a href="/wiki/Main_Page" title="Main Page">link</a>
5714 Template-generated attribute string (k='v')
5716 <span {{attr_str|id|v1}}>bar</span>
5718 <p><span id="v1">bar</span>
5725 including another template, {{paramtest|param={{{arg}}}}}
5729 Template passing argument to another template
5731 {{paramtest2|arg='hmm'}}
5733 <p>including another template, This is a test template with parameter 'hmm'
5744 Template as link source
5748 [[{{linktest2}}|Main Page]]
5750 [[{{linktest2}}]]Page
5752 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
5753 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
5754 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>Page
5772 Template infinite loop
5776 <p><span class="error">Template loop detected: <a href="/wiki/Template:Loop1" title="Template:Loop1">Template:Loop1</a></span>
5781 Template from main namespace
5800 BUG 529: Template with table, not included at beginning of line
5819 BUG 523: Template shouldn't eat newline (or add an extra one before table)
5839 BUG 41: Template parameters shown as broken links
5848 Template with targets containing wikilinks
5852 {{[[{{echo|foo}}]]}}
5854 {{{{echo|[[foo}}]]}}
5856 <p>{{<a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">foo</a>}}
5857 </p><p>{{<a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">foo</a>}}
5865 ''None'' of '''this''' should be
5867 but rather passed unmodified
5871 # hmm, fix this or just deprecate msgnw and document its behavior?
5877 {{msgnw:MSGNW test}}
5879 <p>''None'' of '''this''' should be
5881 but rather passed unmodified
5889 {{int:youhavenewmessages|lots of money|not!}}
5891 <p>You have lots of money (not!).
5898 Foo<noinclude>zar</noinclude><includeonly>bar</includeonly>
5902 <includeonly> and <noinclude> being included
5913 <onlyinclude>Foo</onlyinclude>bar
5917 <onlyinclude> being included
5929 <onlyinclude>Foo</onlyinclude>bar<includeonly>zar</includeonly>
5933 <onlyinclude> and <includeonly> being included
5942 <includeonly> and <noinclude> on a page
5944 Foo<noinclude>zar</noinclude><includeonly>bar</includeonly>
5951 Un-closed <noinclude>
5958 <onlyinclude> on a page
5960 <onlyinclude>Foo</onlyinclude>bar
5967 Un-closed <onlyinclude>
5974 Self-closed noinclude, includeonly, onlyinclude tags
5985 Unbalanced includeonly and noinclude tags
5989 |b</noinclude></noinclude>
5990 |c</noinclude></includeonly>
5991 |d</includeonly></includeonly>
6000 <td>c</includeonly>
6002 <td>d</includeonly></includeonly>
6008 Template:Includeonly section
6011 ==Includeonly section==
6017 Bug 6563: Edit link generation for section shown by <includeonly>
6019 {{includeonly section}}
6021 <h2><span class="mw-headline" id="Includeonly_section">Includeonly section</span> <span class="mw-editsection">[<a href="/index.php?title=Template:Includeonly_section&action=edit&section=T-1" title="Template:Includeonly section">edit</a>]</span></h2>
6022 <h2><span class="mw-headline" id="Section_T-1">Section T-1</span> <span class="mw-editsection">[<a href="/index.php?title=Template:Includeonly_section&action=edit&section=T-2" title="Template:Includeonly section">edit</a>]</span></h2>
6026 # Uses same input as the contents of [[Template:Includeonly section]]
6028 Bug 6563: Section extraction for section shown by <includeonly>
6033 ==Includeonly section==
6041 Bug 6563: Edit link generation for section suppressed by <includeonly>
6044 ==Includeonly section==
6048 <h2><span class="mw-headline" id="Section_1">Section 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 1">edit</a>]</span></h2>
6053 Bug 6563: Section extraction for section suppressed by <includeonly>
6058 ==Includeonly section==
6066 Un-closed <includeonly>
6073 ### <includeonly> and <noinclude> in attributes
6076 0. includeonly around the entire attribute
6078 <span <includeonly>id="v1"</includeonly><noinclude>id="v2"</noinclude>>bar</span>
6080 <p><span id="v2">bar</span>
6085 1. includeonly in html attr key
6087 <span <noinclude>id</noinclude><includeonly>about</includeonly>="foo">bar</span>
6089 <p><span id="foo">bar</span>
6094 2. includeonly in html attr value
6096 <span id="<noinclude>v1</noinclude><includeonly>v2</includeonly>">bar</span>
6097 <span id=<noinclude>"v1"</noinclude><includeonly>"v2"</includeonly>>bar</span>
6099 <p><span id="v1">bar</span>
6100 <span id="v1">bar</span>
6105 3. includeonly in part of an attr value
6107 <span style="color:<noinclude>red</noinclude><includeonly>blue</includeonly>;">bar</span>
6109 <p><span style="color:red;">bar</span>
6114 ### Testing parsing of templates where a template arg
6115 ### has the same name as the template itself.
6125 Templates: Template Name/Arg clash: 1. Use of positional param
6134 Templates: Template Name/Arg clash: 2. Use of named param
6143 Templates: Template Name/Arg clash: 3. Use of named param with empty input
6152 ### Parsoid-centric tests to stress Parsoid's ability to RT them unchanged
6156 Templates: 1. Simple use
6165 Templates: 2. Inside a block tag
6167 <div>{{echo|Foo}}</div>
6174 Templates: P-wrapping: 1a. Templates on consecutive lines
6185 Templates: P-wrapping: 1b. Templates on consecutive lines
6199 Templates: P-wrapping: 1c. Templates on consecutive lines
6202 {{echo|bar}} <div>baz</div>
6211 Templates: P-wrapping: 1d. Template preceded by comment-only line
6213 parsoid=wt2html,wt2wt
6219 <p typeof="mw:Object/Template">Bar
6224 Templates: Inline Text: 1. Multiple tmeplate uses
6226 {{echo|Foo}}bar{{echo|baz}}
6233 Templates: Inline Text: 2. Back-to-back template uses
6235 {{echo|Foo}}{{echo|bar}}
6242 Templates: Block Tags: 1. Multiple template uses
6244 {{echo|<div>Foo</div>}}<div>bar</div>{{echo|<div>baz</div>}}
6246 <div>Foo</div><div>bar</div><div>baz</div>
6251 Templates: Block Tags: 2. Back-to-back template uses
6253 {{echo|<div>Foo</div>}}{{echo|<div>bar</div>}}
6255 <div>Foo</div><div>bar</div>
6260 Templates: Links: 1. Simple example
6262 {{echo|[[Foo|bar]]}}
6264 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">bar</a>
6269 Templates: Links: 2. Generation of link href
6271 [[{{echo|Foo}}|bar]]
6273 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">bar</a>
6278 Templates: Links: 3. Generation of part of a link href
6280 [[Fo{{echo|o}}|bar]]
6284 [[Foo{{echo|bar}}baz]]
6286 [[Foo{{echo|bar}}|bar]]
6288 [[:Foo{{echo|bar}}]]
6290 [[:Foo{{echo|bar}}|bar]]
6292 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">bar</a>
6293 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
6294 </p><p><a href="/index.php?title=Foobarbaz&action=edit&redlink=1" class="new" title="Foobarbaz (page does not exist)">Foobarbaz</a>
6295 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">bar</a>
6296 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
6297 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">bar</a>
6302 Templates: Links: 4. Multiple templates generating link href
6304 [[{{echo|F}}{{echo|o}}ob{{echo|ar}}]]
6306 <p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
6311 Templates: Links: 5. Generation of link text
6313 [[Foo|{{echo|bar}}]]
6315 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">bar</a>
6320 Templates: Links: 5. Nested templates (only outermost template should be marked)
6322 {{echo|[[{{echo|Foo}}|bar]]}}
6324 <p><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">bar</a>
6329 Templates: HTML Tag: 1. Generation of HTML attr. key
6331 <div {{echo|style}}="color:red;">foo</div>
6333 <div style="color:red;">foo</div>
6338 Templates: HTML Tag: 2. Generation of HTML attr. value
6340 <div style={{echo|'color:red;'}}>foo</div>
6342 <div style="color:red;">foo</div>
6347 Templates: HTML Tag: 3. Generation of HTML attr key and value
6349 <div {{echo|style}}={{echo|'color:red;'}}>foo</div>
6351 <div style="color:red;">foo</div>
6356 Templates: HTML Tag: 4. Generation of starting piece of HTML attr value
6358 <div title="{{echo|This is a long title}} with just one piece templated">foo</div>
6360 <div title="This is a long title with just one piece templated">foo</div>
6365 Templates: HTML Tag: 5. Generation of middle piece of HTML attr value
6367 <div title="This is a long title with just {{echo|one piece}} templated">foo</div>
6369 <div title="This is a long title with just one piece templated">foo</div>
6374 Templates: HTML Tag: 6. Generation of end piece of HTML attr value
6376 <div title="This is a long title with just one piece {{echo|templated}}">foo</div>
6378 <div title="This is a long title with just one piece templated">foo</div>
6383 Templates: HTML Tag: 7. Generation of partial attribute key string
6385 <div st{{echo|yle}}="color:red;">foo</div>
6387 <div style="color:red;">foo</div>
6392 Templates: HTML Tables: 1. Generating start of a HTML table
6394 {{echo|<table><tr><td>foo</td>}}</tr></table>
6396 <table><tr><td>foo</td></tr></table>
6401 Templates: HTML Tables: 2a. Generating middle of a HTML table
6403 <table><tr>{{echo|<td>foo</td>}}</tr></table>
6405 <table><tr><td>foo</td></tr></table>
6410 Templates: HTML Tables: 2b. Generating middle of a HTML table
6412 <table>{{echo|<tr><td>foo</td></tr>}}</table>
6414 <table><tr><td>foo</td></tr></table>
6419 Templates: HTML Tables: 3. Generating end of a HTML table
6421 <table><tr>{{echo|<td>foo</td></tr></table>}}
6423 <table><tr><td>foo</td></tr></table>
6428 Templates: HTML Tables: 4a. Generating a single tag of a HTML table
6430 {{echo|<table>}}<tr><td>foo</td></tr></table>
6432 <table><tr><td>foo</td></tr></table>
6437 Templates: HTML Tables: 4b. Generating a single tag of a HTML table
6439 <table>{{echo|<tr>}}<td>foo</td></tr></table>
6441 <table><tr><td>foo</td></tr></table>
6446 Templates: HTML Tables: 4c. Generating a single tag of a HTML table
6448 <table><tr>{{echo|<td>}}foo</td></tr></table>
6450 <table><tr><td>foo</td></tr></table>
6455 Templates: HTML Tables: 4d. Generating a single tag of a HTML table
6457 <table><tr><td>foo{{echo|</td>}}</tr></table>
6459 <table><tr><td>foo</td></tr></table>
6464 Templates: HTML Tables: 4e. Generating a single tag of a HTML table
6466 <table><tr><td>foo</td>{{echo|</tr>}}</table>
6468 <table><tr><td>foo</td></tr></table>
6473 Templates: HTML Tables: 4f. Generating a single tag of a HTML table
6475 <table><tr><td>foo</td></tr>{{echo|</table>}}
6477 <table><tr><td>foo</td></tr></table>
6482 Templates: Wiki Tables: 1a. Fostering of entire template content
6490 <tr><td></td></tr></table>
6495 Templates: Wiki Tables: 1b. Fostering of entire template content
6508 <tr><td></td></tr></table>
6513 Templates: Wiki Tables: 2. Fostering of partial template content
6523 <tr><td></td></tr></table>
6528 Templates: Wiki Tables: 3. td-content via multiple templates
6531 {{echo|{{pipe}}a}}{{echo|b}}
6542 Templates: Wiki Tables: 4. Templated tags, no content
6548 <tr><td></td></tr></table>
6553 Templates: Wiki Tables: 5. Templated tags, regular td-tags
6567 Templates: Wiki Tables: 6. Templated tags, templated td-tags
6581 Templates: Lists: Multi-line list-items via templates
6583 *{{echo|a {{nonexistent|
6585 *{{echo|b {{nonexistent|
6588 <ul><li>a <a href="/index.php?title=Template:Nonexistent&action=edit&redlink=1" class="new" title="Template:Nonexistent (page does not exist)">Template:Nonexistent</a>
6589 </li><li>b <a href="/index.php?title=Template:Nonexistent&action=edit&redlink=1" class="new" title="Template:Nonexistent (page does not exist)">Template:Nonexistent</a>
6595 Templates: Ugly nesting: 1. Quotes opened/closed across templates (echo)
6597 {{echo|''a}}{{echo|b''c''d}}{{echo|''e}}
6599 <p><i>ab</i>c<i>d</i>e
6604 Templates: Ugly nesting: 2. Quotes opened/closed across templates (echo_with_span)
6605 (PHP parser generates misnested html)
6607 parsoid=wt2html,wt2wt
6609 {{echo_with_span|''a}}{{echo_with_span|b''c''d}}{{echo_with_span|''e}}
6611 <p><span typeof="mw:Object/Template"><i>a</i></span><i typeof="mw:Object/Template"><span>b</span></i><span>c</span><i>d</i><span>e</span></p>
6615 Templates: Ugly nesting: 3. Quotes opened/closed across templates (echo_with_div)
6616 (PHP parser generates misnested html)
6618 parsoid=wt2html,wt2wt
6620 {{echo_with_div|''a}}{{echo_with_div|b''c''d}}{{echo_with_div|''e}}
6622 <div typeof="mw:Object/Template"><i>a</i></div>
6623 <div typeof="mw:Object/Template"><i>b</i>c<i>d</i></div>
6624 <div typeof="mw:Object/Template">e</div>
6628 Templates: Ugly nesting: 4. Divs opened/closed across templates
6630 a<div>b{{echo|c</div>d}}e
6637 Templates: Ugly templates: 1. Navbox template parses badly leading to table misnesting
6643 |{{echo|foo</table>}}
6647 <table typeof="mw:Object/Template">
6650 <td>foo</td></tr></tbody></table><span>bar</span>
6654 Templates: Ugly templates: 2. Navbox template parses badly leading to table misnesting
6664 <td>1. {{echo|foo </table>}}</td>
6666 <td>2. {{echo|baz </table>}}</td>
6679 <table about="#mwt1" typeof="mw:Object/Template">
6684 <td >1. foo </td></tr></tbody></table></td>
6686 <td >2. baz </td></tr></tbody></table><span about="#mwt1">
6687 </span><span about="#mwt1">
6689 abc</span><span about="#mwt1">
6690 </span><span about="#mwt1">
6691 </span><span about="#mwt1">
6692 </span><span about="#mwt1">
6693 </span><span about="#mwt1">
6695 xyz</span><span about="#mwt1">
6696 </span><span about="#mwt1">
6701 Templates: Ugly templates: 3. newline-only template parameter
6710 # This looks like a bug: a single newline triggers p/br for some reason.
6712 Templates: Ugly templates: 4. newline-only template parameter inconsistency
6723 Parser Functions: 1. Simple example
6732 Parser Functions: 2. Nested use (only outermost should be marked up)
6741 ### Pre-save transform tests
6744 pre-save transform: subst:
6750 This is a test template
6754 pre-save transform: normal template
6764 pre-save transform: nonexistent template
6768 {{thistemplatedoesnotexist}}
6770 {{thistemplatedoesnotexist}}
6775 pre-save transform: subst magic variables
6784 # This is bug 89, which I fixed. -- wtm
6786 pre-save transform: subst: templates with parameters
6790 {{subst:paramtest|param="something else"}}
6792 This is a test template with parameter "something else"
6798 <nowiki>'''not wiki'''</nowiki>
6802 pre-save transform: nowiki in subst (bug 1188)
6806 {{subst:nowikitest}}
6808 <nowiki>'''not wiki'''</nowiki>
6813 Template:commenttest
6815 This template has <!-- a comment --> in it.
6819 pre-save transform: comment in subst (bug 1936)
6823 {{subst:commenttest}}
6825 This template has <!-- a comment --> in it.
6829 pre-save transform: unclosed tag
6833 <nowiki>'''not wiki'''
6835 <nowiki>'''not wiki'''
6839 pre-save transform: mixed tag case
6843 <NOwiki>'''not wiki'''</noWIKI>
6845 <NOwiki>'''not wiki'''</noWIKI>
6849 pre-save transform: unclosed comment in <nowiki>
6853 wiki<nowiki>nowiki<!--nowiki</nowiki>wiki
6855 wiki<nowiki>nowiki<!--nowiki</nowiki>wiki
6858 # Leading @ in this template definition works around a limitation
6859 # in parsoid's parserTests which otherwise strips the <span> from the
6860 # result (confusing it for a template wrapper)
6864 @<span onmouseover="alert('crap')">Oh no</span>
6868 (confirming safety of fix for subst bug 1936)
6870 {{Template:dangerous}}
6872 <p>@<span>Oh no</span>
6877 pre-save transform: comment containing gallery (bug 5024)
6881 <!-- <gallery>data</gallery> -->
6883 <!-- <gallery>data</gallery> -->
6887 pre-save transform: comment containing extension
6891 <!-- <tag>data</tag> -->
6893 <!-- <tag>data</tag> -->
6897 pre-save transform: comment containing nowiki
6901 <!-- <nowiki>data</nowiki> -->
6903 <!-- <nowiki>data</nowiki> -->
6907 pre-save transform: <noinclude> in subst (bug 3298)
6917 pre-save transform: <onlyinclude> in subst (bug 3298)
6929 {{<includeonly>subst:</includeonly>Includes}}
6933 Template:SafeSubstTest
6935 {{<includeonly>safesubst:</includeonly>Includes}}
6939 bug 22297: safesubst: works during PST
6943 {{subst:SafeSubstTest}}{{safesubst:SubstTest}}
6949 bug 22297: safesubst: works during normal parse
6958 subst: does not work during normal parse
6962 <p>{{subst:Includes}}
6967 pre-save transform: context links ("pipe trick")
6971 [[Article (context)|]]
6974 [[Bar:Article (context)|]]
6975 [[:Bar:Article (context)|]]
6977 [[|Article (context)]]
6981 [[Article (context)|Article]]
6982 [[Bar:Article|Article]]
6983 [[:Bar:Article|Article]]
6984 [[Bar:Article (context)|Article]]
6985 [[:Bar:Article (context)|Article]]
6987 [[Article (context)]]
6988 [[Bar:X (Y) Z|X (Y) Z]]
6989 [[:Bar:X (Y) Z|X (Y) Z]]
6993 pre-save transform: context links ("pipe trick") with interwiki prefix
6997 [[interwiki:Article|]]
6998 [[:interwiki:Article|]]
6999 [[interwiki:Bar:Article|]]
7000 [[:interwiki:Bar:Article|]]
7002 [[interwiki:Article|Article]]
7003 [[:interwiki:Article|Article]]
7004 [[interwiki:Bar:Article|Bar:Article]]
7005 [[:interwiki:Bar:Article|Bar:Article]]
7009 pre-save transform: context links ("pipe trick") with parens in title
7011 pst title=[[Somearticle (context)]]
7015 [[Article (context)|Article]]
7019 pre-save transform: context links ("pipe trick") with comma in title
7021 pst title=[[Someplace, Somewhere]]
7024 [[Otherplace, Elsewhere|]]
7025 [[Otherplace, Elsewhere, Anywhere|]]
7027 [[Otherplace, Somewhere|Otherplace]]
7028 [[Otherplace, Elsewhere|Otherplace]]
7029 [[Otherplace, Elsewhere, Anywhere|Otherplace]]
7033 pre-save transform: context links ("pipe trick") with parens and comma
7035 pst title=[[Someplace (IGNORED), Somewhere]]
7038 [[Otherplace (place), Elsewhere|]]
7040 [[Otherplace, Somewhere|Otherplace]]
7041 [[Otherplace (place), Elsewhere|Otherplace]]
7045 pre-save transform: context links ("pipe trick") with comma and parens
7047 pst title=[[Who, me? (context)]]
7050 [[Me, Myself, and I (1937 song)|]]
7052 [[Yes, you. (context)|Yes, you.]]
7053 [[Me, Myself, and I (1937 song)|Me, Myself, and I]]
7057 pre-save transform: context links ("pipe trick") with namespace
7059 pst title=[[Ns:Somearticle]]
7063 [[Ns:Article|Article]]
7067 pre-save transform: context links ("pipe trick") with namespace and parens
7069 pst title=[[Ns:Somearticle (context)]]
7073 [[Ns:Article (context)|Article]]
7077 pre-save transform: context links ("pipe trick") with namespace and comma
7079 pst title=[[Ns:Somearticle, Context, Whatever]]
7083 [[Ns:Article, Context, Whatever|Article]]
7087 pre-save transform: context links ("pipe trick") with namespace, comma and parens
7089 pst title=[[Ns:Somearticle, Context (context)]]
7093 [[Ns:Article (context)|Article]]
7097 pre-save transform: context links ("pipe trick") with namespace, parens and comma
7099 pst title=[[Ns:Somearticle (IGNORED), Context]]
7103 [[Ns:Article, Context|Article]]
7107 pre-save transform: context links ("pipe trick") with full-width parens and no space (Japanese and Chinese style, bug 30149)
7111 [[Article(context)|]]
7112 [[Bar:Article(context)|]]
7113 [[:Bar:Article(context)|]]
7114 [[|Article(context)]]
7118 [[Article(context)|Article]]
7119 [[Bar:Article(context)|Article]]
7120 [[:Bar:Article(context)|Article]]
7121 [[Article(context)]]
7123 [[:Bar:X(Y)Z|X(Y)Z]]
7127 pre-save transform: context links ("pipe trick") with full-width parens and space (Japanese and Chinese style, bug 30149)
7131 [[Article (context)|]]
7132 [[Bar:Article (context)|]]
7133 [[:Bar:Article (context)|]]
7134 [[|Article (context)]]
7138 [[Article (context)|Article]]
7139 [[Bar:Article (context)|Article]]
7140 [[:Bar:Article (context)|Article]]
7141 [[Article (context)]]
7142 [[Bar:X (Y) Z|X (Y) Z]]
7143 [[:Bar:X (Y) Z|X (Y) Z]]
7147 pre-save transform: context links ("pipe trick") with parens and no space (Korean style, bug 30149)
7151 [[Article(context)|]]
7152 [[Bar:Article(context)|]]
7153 [[:Bar:Article(context)|]]
7154 [[|Article(context)]]
7158 [[Article(context)|Article]]
7159 [[Bar:Article(context)|Article]]
7160 [[:Bar:Article(context)|Article]]
7161 [[Article(context)]]
7163 [[:Bar:X(Y)Z|X(Y)Z]]
7167 pre-save transform: context links ("pipe trick") with commas (bug 21660)
7171 [[Article (context), context|]]
7172 [[Article (context),context|]]
7173 [[Bar:Article (context), context|]]
7174 [[Bar:Article (context),context|]]
7175 [[:Bar:Article (context), context|]]
7176 [[:Bar:Article (context),context|]]
7178 [[Article (context), context|Article]]
7179 [[Article (context),context|Article]]
7180 [[Bar:Article (context), context|Article]]
7181 [[Bar:Article (context),context|Article]]
7182 [[:Bar:Article (context), context|Article]]
7183 [[:Bar:Article (context),context|Article]]
7187 pre-save transform: trim trailing empty lines
7191 Empty lines are trimmed
7197 Empty lines are trimmed
7201 pre-save transform: Signature expansion
7206 * <noinclude>~~~</noinclude>
7207 * <includeonly>~~~</includeonly>
7208 * <onlyinclude>~~~</onlyinclude>
7210 * [[Special:Contributions/127.0.0.1|127.0.0.1]]
7211 * <noinclude>[[Special:Contributions/127.0.0.1|127.0.0.1]]</noinclude>
7212 * <includeonly>[[Special:Contributions/127.0.0.1|127.0.0.1]]</includeonly>
7213 * <onlyinclude>[[Special:Contributions/127.0.0.1|127.0.0.1]]</onlyinclude>
7218 pre-save transform: Signature expansion in nowiki tags (bug 93)
7224 <nowiki>~~~~</nowiki>
7226 <includeonly><nowiki>~~~~</nowiki></includeonly>
7228 <noinclude><nowiki>~~~~</nowiki></noinclude>
7230 <onlyinclude><nowiki>~~~~</nowiki></onlyinclude>
7232 {{subst:Foo}} shall be converted to FOO
7234 As well as inside noinclude/onlyinclude
7235 <noinclude>{{subst:Foo}}</noinclude>
7236 <onlyinclude>{{subst:Foo}}</onlyinclude>
7238 But not inside includeonly
7239 <includeonly>{{subst:Foo}}</includeonly>
7243 <nowiki>~~~~</nowiki>
7245 <includeonly><nowiki>~~~~</nowiki></includeonly>
7247 <noinclude><nowiki>~~~~</nowiki></noinclude>
7249 <onlyinclude><nowiki>~~~~</nowiki></onlyinclude>
7251 FOO shall be converted to FOO
7253 As well as inside noinclude/onlyinclude
7254 <noinclude>FOO</noinclude>
7255 <onlyinclude>FOO</onlyinclude>
7257 But not inside includeonly
7258 <includeonly>{{subst:Foo}}</includeonly>
7262 ### Message transform tests
7265 message transform: magic variables
7275 message transform: should not transform wiki markup
7285 message transform: <noinclude> in transcluded template (bug 4926)
7295 message transform: <onlyinclude> in transcluded template (bug 4926)
7305 {{#special:}} page name, known
7309 {{#special:Recentchanges}}
7311 Special:RecentChanges
7315 {{#special:}} page name with subpage, known
7319 {{#special:Recentchanges/param}}
7321 Special:RecentChanges/param
7325 {{#special:}} page name, unknown
7329 {{#special:foobarnonexistent}}
7331 No such special page
7335 {{#speciale:}} page name, known
7339 {{#speciale:Recentchanges}}
7341 Special:RecentChanges
7345 {{#speciale:}} page name with subpage, known
7349 {{#speciale:Recentchanges/param}}
7351 Special:RecentChanges/param
7355 {{#speciale:}} page name, unknown
7359 {{#speciale:foobarnonexistent}}
7361 No_such_special_page
7370 [[Image:foobar.jpg]]
7372 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7379 [[Image:foobar.jpg|right]]
7381 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
7386 Simple image (using File: namespace, now canonical)
7390 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7397 [[Image:foobar.jpg|right|Caption text]]
7399 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption text"><img alt="Caption text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
7404 Image with empty attribute
7406 [[Image:foobar.jpg|right||Caption text]]
7408 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption text"><img alt="Caption text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
7413 Image with link tails
7415 123[[Image:foobar.jpg]]456
7416 123[[Image:foobar.jpg|right]]456
7417 123[[Image:foobar.jpg|thumb]]456
7419 <p>123<a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>456
7421 123<div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>456
7422 123<div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div></div></div></div>456
7427 Image with multiple captions -- only last one is accepted
7429 [[Image:foobar.jpg|right|Caption1 - ignored|[[Caption2]] - ignored|Caption3 - accepted]]
7431 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption3 - accepted"><img alt="Caption3 - accepted" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
7436 Image with width attribute at different positions
7438 [[Image:foobar.jpg|200px|right|Caption]]
7439 [[Image:foobar.jpg|right|200px|Caption]]
7440 [[Image:foobar.jpg|right|Caption|200px]]
7442 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
7443 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
7444 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
7449 Image with link parameter, wiki target
7451 [[Image:foobar.jpg|link=Target page]]
7453 <p><a href="/wiki/Target_page" title="Target page"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7458 Image with link parameter, URL target
7460 [[Image:foobar.jpg|link=http://example.com/]]
7462 <p><a href="http://example.com/" rel="nofollow"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7467 Image with link parameter, wgExternalLinkTarget
7469 [[Image:foobar.jpg|link=http://example.com/]]
7471 wgExternalLinkTarget='foobar'
7473 <p><a href="http://example.com/" target="foobar" rel="nofollow"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7478 Image with link parameter, wgNoFollowLinks set to false
7480 [[Image:foobar.jpg|link=http://example.com/]]
7482 wgNoFollowLinks=false
7484 <p><a href="http://example.com/"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7489 Image with link parameter, wgNoFollowDomainExceptions
7491 [[Image:foobar.jpg|link=http://example.com/]]
7493 wgNoFollowDomainExceptions='example.com'
7495 <p><a href="http://example.com/"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7500 Image with link parameter, wgExternalLinkTarget, unnamed parameter
7502 [[Image:foobar.jpg|link=http://example.com/|Title]]
7504 wgExternalLinkTarget='foobar'
7506 <p><a href="http://example.com/" title="Title" target="foobar" rel="nofollow"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7511 Image with empty link parameter
7513 [[Image:foobar.jpg|link=]]
7515 <p><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" />
7520 Image with link parameter (wiki target) and unnamed parameter
7522 [[Image:foobar.jpg|link=Target page|Title]]
7524 <p><a href="/wiki/Target_page" title="Title"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7529 Image with link parameter (URL target) and unnamed parameter
7531 [[Image:foobar.jpg|link=http://example.com/|Title]]
7533 <p><a href="http://example.com/" title="Title" rel="nofollow"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7538 Thumbnail image with link parameter
7542 [[Image:foobar.jpg|thumb|link=http://example.com/|Title]]
7544 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="http://example.com/"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7549 Manually-specified thumbnail image
7553 [[Image:Foobar.jpg|thumb=Thumb.png|Title]]
7555 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/File:Foobar.jpg"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7560 Manually-specified thumbnail image with explicit link to wiki page
7564 [[Image:Foobar.jpg|thumb=Thumb.png|link=Main Page|Title]]
7566 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/Main_Page" title="Main Page"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7571 Manually-specified thumbnail image with explicit link to url
7575 [[Image:Foobar.jpg|thumb=Thumb.png|link=http://example.com|Title]]
7577 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="http://example.com"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7582 Manually-specified thumbnail image with explicit no link
7586 [[Image:Foobar.jpg|thumb=Thumb.png|link=|Title]]
7588 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7593 Manually-specified thumbnail image with explicit link and alt text
7597 [[Image:Foobar.jpg|thumb=Thumb.png|link=Main Page|alt=alttext|Title]]
7599 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/Main_Page" title="Main Page"><img alt="alttext" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Title</div></div></div>
7604 Image with frame and link
7606 [[Image:Foobar.jpg|frame|left|This is a test image [[Main Page]]]]
7608 <div class="thumb tleft"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">This is a test image <a href="/wiki/Main_Page" title="Main Page">Main Page</a></div></div></div>
7613 Image with frame and link and explicit alt
7615 [[Image:Foobar.jpg|frame|left|This is a test image [[Main Page]]|alt=Altitude]]
7617 <div class="thumb tleft"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Altitude" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">This is a test image <a href="/wiki/Main_Page" title="Main Page">Main Page</a></div></div></div>
7622 Image with wiki markup in implicit alt
7624 [[Image:Foobar.jpg|testing '''bold''' in alt]]
7626 <p><a href="/wiki/File:Foobar.jpg" class="image" title="testing bold in alt"><img alt="testing bold in alt" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7631 Image with wiki markup in explicit alt
7633 [[Image:Foobar.jpg|alt=testing '''bold''' in alt]]
7635 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="testing bold in alt" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7640 Link to image page- image page normally doesn't exists, hence edit link
7641 Add test with existing image page
7642 #<p><a href="/wiki/File:Test" title="Image:Test">Image:test</a>
7646 <p><a href="/index.php?title=File:Test&action=edit&redlink=1" class="new" title="File:Test (page does not exist)">Image:test</a>
7651 bug 18784 Link to non-existent image page with caption should use caption as link text
7653 [[:Image:test|caption]]
7655 <p><a href="/index.php?title=File:Test&action=edit&redlink=1" class="new" title="File:Test (page does not exist)">caption</a>
7660 Frameless image caption with a free URL
7662 [[Image:foobar.jpg|http://example.com]]
7664 <p><a href="/wiki/File:Foobar.jpg" class="image" title="http://example.com"><img alt="http://example.com" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7669 Thumbnail image caption with a free URL
7671 [[Image:foobar.jpg|thumb|http://example.com]]
7673 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></div></div></div>
7678 Thumbnail image caption with a free URL and explicit alt
7680 [[Image:foobar.jpg|thumb|http://example.com|alt=Alteration]]
7682 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Alteration" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></div></div></div>
7687 BUG 1887: A ISBN with a thumbnail
7689 [[Image:foobar.jpg|thumb|ISBN 1235467890]]
7691 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div><a href="/wiki/Special:BookSources/1235467890" class="internal mw-magiclink-isbn">ISBN 1235467890</a></div></div></div>
7696 BUG 1887: A RFC with a thumbnail
7698 [[Image:foobar.jpg|thumb|This is RFC 12354]]
7700 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>This is <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc12354">RFC 12354</a></div></div></div>
7705 BUG 1887: A mailto link with a thumbnail
7707 [[Image:foobar.jpg|thumb|Please mailto:nobody@example.com]]
7709 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>Please <a rel="nofollow" class="external free" href="mailto:nobody@example.com">mailto:nobody@example.com</a></div></div></div>
7713 # Pending resolution to bug 368
7715 BUG 648: Frameless image caption with a link
7717 [[Image:foobar.jpg|text with a [[link]] in it]]
7719 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a link in it"><img alt="text with a link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7724 BUG 648: Frameless image caption with a link (suffix)
7726 [[Image:foobar.jpg|text with a [[link]]foo in it]]
7728 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a linkfoo in it"><img alt="text with a linkfoo in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7733 BUG 648: Frameless image caption with an interwiki link
7735 [[Image:foobar.jpg|text with a [[MeatBall:Link]] in it]]
7737 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a MeatBall:Link in it"><img alt="text with a MeatBall:Link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7742 BUG 648: Frameless image caption with a piped interwiki link
7744 [[Image:foobar.jpg|text with a [[MeatBall:Link|link]] in it]]
7746 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a link in it"><img alt="text with a link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7751 Escape HTML special chars in image alt text
7753 [[Image:foobar.jpg|& < > "]]
7755 <p><a href="/wiki/File:Foobar.jpg" class="image" title="& < > ""><img alt="& < > "" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7760 BUG 499: Alt text should have Ӓ, not &1234;
7762 [[Image:foobar.jpg|♀]]
7764 <p><a href="/wiki/File:Foobar.jpg" class="image" title="♀"><img alt="♀" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7769 Broken image caption with link
7771 [[Image:Foobar.jpg|thumb|This is a broken caption. But [[Main Page|this]] is just an ordinary link.
7773 <p>[[Image:Foobar.jpg|thumb|This is a broken caption. But <a href="/wiki/Main_Page" title="Main Page">this</a> is just an ordinary link.
7778 Image caption containing another image
7780 [[Image:Foobar.jpg|thumb|This is a caption with another [[Image:icon.png|image]] inside it!]]
7782 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>This is a caption with another <a href="/index.php?title=Special:Upload&wpDestFile=Icon.png" class="new" title="File:Icon.png">image</a> inside it!</div></div></div>
7787 Image caption containing a newline
7789 [[Image:Foobar.jpg|This
7792 <p><a href="/wiki/File:Foobar.jpg" class="image" title="This *is some text"><img alt="This *is some text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
7797 Parsoid: Image caption containing leading space
7798 (The leading space should not trigger nowiki escaping in wt2wt mode)
7800 [[Image:Foobar.jpg|thumb| bar]]
7802 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>bar</div></div></div>
7807 Bug 3090: External links other than http: in image captions
7809 [[Image:Foobar.jpg|thumb|200px|This caption has [irc://example.net irc] and [https://example.com Secure] ext links in it.]]
7811 <div class="thumb tright"><div class="thumbinner" style="width:202px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>This caption has <a rel="nofollow" class="external text" href="irc://example.net">irc</a> and <a rel="nofollow" class="external text" href="https://example.com">Secure</a> ext links in it.</div></div></div>
7818 [[Image:foobar.jpg|a|class=b]]
7820 <p><a href="/wiki/File:Foobar.jpg" class="image" title="a"><img alt="a" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="b" /></a>
7825 Localized image handling (1).
7829 [[Archivo:Foobar.jpg|izquierda|enlace=foo|caption]]
7831 <div class="floatleft"><a href="/wiki/Foo" title="caption"><img alt="caption" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
7836 Localized image handling (2).
7840 [[Archivo:Foobar.jpg|miniatura|izquierda|enlace=foo|caption]]
7842 <div class="thumb tleft"><div class="thumbinner" style="width:182px;"><a href="/wiki/Foo" title="Foo"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/Archivo:Foobar.jpg" class="internal" title="Aumentar"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>caption</div></div></div>
7847 "border", "frameless" and "class" attributes on an image.
7849 [[File:Foobar.jpg|frameless|border|class=extra|caption]]
7851 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="extra thumbborder" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
7858 #REDIRECT [[File:Barfoo.jpg]]
7864 [[Image:Barfoo.jpg]]
7866 <p><a href="/wiki/File:Barfoo.jpg" title="File:Barfoo.jpg">File:Barfoo.jpg</a>
7871 Missing image with uploads disabled
7875 [[Image:Foobaz.jpg]]
7877 <p><a href="/wiki/File:Foobaz.jpg" title="File:Foobaz.jpg">File:Foobaz.jpg</a>
7886 Subpage test/subpage
7894 subpage title=[[Subpage test]]
7898 <p><a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">/subpage</a>
7903 Subpage noslash link
7905 subpage title=[[Subpage test]]
7909 <p><a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">subpage</a>
7918 <p><a href="/index.php?title=/subpage&action=edit&redlink=1" class="new" title="/subpage (page does not exist)">/subpage</a>
7923 BUG 561: {{/Subpage}}
7925 subpage title=[[Page]]
7929 <p><a href="/index.php?title=Page/Subpage&action=edit&redlink=1" class="new" title="Page/Subpage (page does not exist)">Page/Subpage</a>
7937 Category:MediaWiki User's Guide
7945 [[:Category:MediaWiki User's Guide]]
7947 <p><a href="/wiki/Category:MediaWiki_User%27s_Guide" title="Category:MediaWiki User's Guide">Category:MediaWiki User's Guide</a>
7956 [[Category:MediaWiki User's Guide]]
7958 <a href="/wiki/Category:MediaWiki_User%27s_Guide" title="Category:MediaWiki User's Guide">MediaWiki User's Guide</a>
7962 PAGESINCATEGORY invalid title fatal (r33546 fix)
7964 {{PAGESINCATEGORY:<bogus>}}
7971 Category with different sort key
7975 [[Category:MediaWiki User's Guide|Foo]]
7977 <a href="/wiki/Category:MediaWiki_User%27s_Guide" title="Category:MediaWiki User's Guide">MediaWiki User's Guide</a>
7981 Category with identical sort key
7985 [[Category:MediaWiki User's Guide|MediaWiki User's Guide]]
7987 <a href="/wiki/Category:MediaWiki_User%27s_Guide" title="Category:MediaWiki User's Guide">MediaWiki User's Guide</a>
7991 Category with empty sort key
7996 [[Category:MediaWiki User's Guide|]]
7998 [[Category:MediaWiki User's Guide|MediaWiki User's Guide]]
8002 Category with empty sort key and parentheses
8007 [[Category:Foo (bar)|]]
8009 [[Category:Foo (bar)|Foo]]
8013 Category with link tail
8018 123[[Category:Foo]]456
8020 123[[Category:Foo]]456
8024 Category with template
8029 [[Category:{{echo|Foo}}]]
8031 [[Category:{{echo|Foo}}]]
8035 Category with template in sort key
8040 [[Category:Foo|{{echo|Bar}}]]
8042 [[Category:Foo|{{echo|Bar}}]]
8046 Category with template in sort key and title
8051 [[Category:{{echo|Foo}}|{{echo|Bar}}]]
8053 [[Category:{{echo|Foo}}|{{echo|Bar}}]]
8057 Category / paragraph interactions
8059 Foo [[Category:Baz]] Bar
8061 Foo [[Category:Baz]]
8069 [[Category:Baz]] Bar
8082 {{echo|[[Category:Baz]]}}
8097 ### Inter-language links
8100 Inter-language links
8106 [[zh:食品]]
8108 es:Alimento fr:Nourriture zh:食品
8112 Duplicate interlanguage links (bug 24502)
8128 Basic section headings
8135 ===Smaller headline===
8138 <h2><span class="mw-headline" id="Headline_1">Headline 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Headline 1">edit</a>]</span></h2>
8141 <h2><span class="mw-headline" id="Headline_2">Headline 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Headline 2">edit</a>]</span></h2>
8144 <h3><span class="mw-headline" id="Smaller_headline">Smaller headline</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Smaller headline">edit</a>]</span></h3>
8150 Section headings with TOC
8153 === Subheadline 1 ===
8154 ===== Skipping a level =====
8155 ====== Skipping a level ======
8159 ===Another headline===
8161 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8163 <li class="toclevel-1 tocsection-1"><a href="#Headline_1"><span class="tocnumber">1</span> <span class="toctext">Headline 1</span></a>
8165 <li class="toclevel-2 tocsection-2"><a href="#Subheadline_1"><span class="tocnumber">1.1</span> <span class="toctext">Subheadline 1</span></a>
8167 <li class="toclevel-3 tocsection-3"><a href="#Skipping_a_level"><span class="tocnumber">1.1.1</span> <span class="toctext">Skipping a level</span></a>
8169 <li class="toclevel-4 tocsection-4"><a href="#Skipping_a_level_2"><span class="tocnumber">1.1.1.1</span> <span class="toctext">Skipping a level</span></a></li>
8176 <li class="toclevel-1 tocsection-5"><a href="#Headline_2"><span class="tocnumber">2</span> <span class="toctext">Headline 2</span></a>
8178 <li class="toclevel-2 tocsection-6"><a href="#Another_headline"><span class="tocnumber">2.1</span> <span class="toctext">Another headline</span></a></li>
8183 <h2><span class="mw-headline" id="Headline_1">Headline 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Headline 1">edit</a>]</span></h2>
8184 <h3><span class="mw-headline" id="Subheadline_1">Subheadline 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Subheadline 1">edit</a>]</span></h3>
8185 <h5><span class="mw-headline" id="Skipping_a_level">Skipping a level</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Skipping a level">edit</a>]</span></h5>
8186 <h6><span class="mw-headline" id="Skipping_a_level_2">Skipping a level</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Skipping a level">edit</a>]</span></h6>
8187 <h2><span class="mw-headline" id="Headline_2">Headline 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Headline 2">edit</a>]</span></h2>
8190 <h3><span class="mw-headline" id="Another_headline">Another headline</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: Another headline">edit</a>]</span></h3>
8194 # perl -e 'print "="x$_," Level $_ heading","="x$_,"\n" for 1..10'
8196 Handling of sections up to level 6 and beyond
8199 == Level 2 Heading==
8200 === Level 3 Heading===
8201 ==== Level 4 Heading====
8202 ===== Level 5 Heading=====
8203 ====== Level 6 Heading======
8204 ======= Level 7 Heading=======
8205 ======== Level 8 Heading========
8206 ========= Level 9 Heading=========
8207 ========== Level 10 Heading==========
8209 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8211 <li class="toclevel-1 tocsection-1"><a href="#Level_1_Heading"><span class="tocnumber">1</span> <span class="toctext">Level 1 Heading</span></a>
8213 <li class="toclevel-2 tocsection-2"><a href="#Level_2_Heading"><span class="tocnumber">1.1</span> <span class="toctext">Level 2 Heading</span></a>
8215 <li class="toclevel-3 tocsection-3"><a href="#Level_3_Heading"><span class="tocnumber">1.1.1</span> <span class="toctext">Level 3 Heading</span></a>
8217 <li class="toclevel-4 tocsection-4"><a href="#Level_4_Heading"><span class="tocnumber">1.1.1.1</span> <span class="toctext">Level 4 Heading</span></a>
8219 <li class="toclevel-5 tocsection-5"><a href="#Level_5_Heading"><span class="tocnumber">1.1.1.1.1</span> <span class="toctext">Level 5 Heading</span></a>
8221 <li class="toclevel-6 tocsection-6"><a href="#Level_6_Heading"><span class="tocnumber">1.1.1.1.1.1</span> <span class="toctext">Level 6 Heading</span></a></li>
8222 <li class="toclevel-6 tocsection-7"><a href="#.3D_Level_7_Heading.3D"><span class="tocnumber">1.1.1.1.1.2</span> <span class="toctext">= Level 7 Heading=</span></a></li>
8223 <li class="toclevel-6 tocsection-8"><a href="#.3D.3D_Level_8_Heading.3D.3D"><span class="tocnumber">1.1.1.1.1.3</span> <span class="toctext">== Level 8 Heading==</span></a></li>
8224 <li class="toclevel-6 tocsection-9"><a href="#.3D.3D.3D_Level_9_Heading.3D.3D.3D"><span class="tocnumber">1.1.1.1.1.4</span> <span class="toctext">=== Level 9 Heading===</span></a></li>
8225 <li class="toclevel-6 tocsection-10"><a href="#.3D.3D.3D.3D_Level_10_Heading.3D.3D.3D.3D"><span class="tocnumber">1.1.1.1.1.5</span> <span class="toctext">==== Level 10 Heading====</span></a></li>
8238 <h1><span class="mw-headline" id="Level_1_Heading">Level 1 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Level 1 Heading">edit</a>]</span></h1>
8239 <h2><span class="mw-headline" id="Level_2_Heading">Level 2 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Level 2 Heading">edit</a>]</span></h2>
8240 <h3><span class="mw-headline" id="Level_3_Heading">Level 3 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Level 3 Heading">edit</a>]</span></h3>
8241 <h4><span class="mw-headline" id="Level_4_Heading">Level 4 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Level 4 Heading">edit</a>]</span></h4>
8242 <h5><span class="mw-headline" id="Level_5_Heading">Level 5 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Level 5 Heading">edit</a>]</span></h5>
8243 <h6><span class="mw-headline" id="Level_6_Heading">Level 6 Heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: Level 6 Heading">edit</a>]</span></h6>
8244 <h6><span class="mw-headline" id=".3D_Level_7_Heading.3D">= Level 7 Heading=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=7" title="Edit section: = Level 7 Heading=">edit</a>]</span></h6>
8245 <h6><span class="mw-headline" id=".3D.3D_Level_8_Heading.3D.3D">== Level 8 Heading==</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=8" title="Edit section: == Level 8 Heading==">edit</a>]</span></h6>
8246 <h6><span class="mw-headline" id=".3D.3D.3D_Level_9_Heading.3D.3D.3D">=== Level 9 Heading===</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=9" title="Edit section: === Level 9 Heading===">edit</a>]</span></h6>
8247 <h6><span class="mw-headline" id=".3D.3D.3D.3D_Level_10_Heading.3D.3D.3D.3D">==== Level 10 Heading====</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=10" title="Edit section: ==== Level 10 Heading====">edit</a>]</span></h6>
8252 TOC regression (bug 9764)
8256 ==== title 1.1.1 ====
8261 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8263 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
8265 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a>
8267 <li class="toclevel-3 tocsection-3"><a href="#title_1.1.1"><span class="tocnumber">1.1.1</span> <span class="toctext">title 1.1.1</span></a></li>
8270 <li class="toclevel-2 tocsection-4"><a href="#title_1.2"><span class="tocnumber">1.2</span> <span class="toctext">title 1.2</span></a></li>
8273 <li class="toclevel-1 tocsection-5"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a>
8275 <li class="toclevel-2 tocsection-6"><a href="#title_2.1"><span class="tocnumber">2.1</span> <span class="toctext">title 2.1</span></a></li>
8280 <h2><span class="mw-headline" id="title_1">title 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a>]</span></h2>
8281 <h3><span class="mw-headline" id="title_1.1">title 1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a>]</span></h3>
8282 <h4><span class="mw-headline" id="title_1.1.1">title 1.1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 1.1.1">edit</a>]</span></h4>
8283 <h3><span class="mw-headline" id="title_1.2">title 1.2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: title 1.2">edit</a>]</span></h3>
8284 <h2><span class="mw-headline" id="title_2">title 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: title 2">edit</a>]</span></h2>
8285 <h3><span class="mw-headline" id="title_2.1">title 2.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: title 2.1">edit</a>]</span></h3>
8290 TOC with wgMaxTocLevel=3 (bug 6204)
8296 ==== title 1.1.1 ====
8301 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8303 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
8305 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a></li>
8306 <li class="toclevel-2 tocsection-4"><a href="#title_1.2"><span class="tocnumber">1.2</span> <span class="toctext">title 1.2</span></a></li>
8309 <li class="toclevel-1 tocsection-5"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a>
8311 <li class="toclevel-2 tocsection-6"><a href="#title_2.1"><span class="tocnumber">2.1</span> <span class="toctext">title 2.1</span></a></li>
8316 <h2><span class="mw-headline" id="title_1">title 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a>]</span></h2>
8317 <h3><span class="mw-headline" id="title_1.1">title 1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a>]</span></h3>
8318 <h4><span class="mw-headline" id="title_1.1.1">title 1.1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 1.1.1">edit</a>]</span></h4>
8319 <h3><span class="mw-headline" id="title_1.2">title 1.2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: title 1.2">edit</a>]</span></h3>
8320 <h2><span class="mw-headline" id="title_2">title 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: title 2">edit</a>]</span></h2>
8321 <h3><span class="mw-headline" id="title_2.1">title 2.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: title 2.1">edit</a>]</span></h3>
8326 TOC with wgMaxTocLevel=3 and two level four headings (bug 6204)
8332 ====Section 1.1.1====
8333 ====Section 1.1.1.1====
8336 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8338 <li class="toclevel-1 tocsection-1"><a href="#Section_1"><span class="tocnumber">1</span> <span class="toctext">Section 1</span></a>
8340 <li class="toclevel-2 tocsection-2"><a href="#Section_1.1"><span class="tocnumber">1.1</span> <span class="toctext">Section 1.1</span></a></li>
8343 <li class="toclevel-1 tocsection-5"><a href="#Section_2"><span class="tocnumber">2</span> <span class="toctext">Section 2</span></a></li>
8346 <h2><span class="mw-headline" id="Section_1">Section 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 1">edit</a>]</span></h2>
8347 <h3><span class="mw-headline" id="Section_1.1">Section 1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Section 1.1">edit</a>]</span></h3>
8348 <h4><span class="mw-headline" id="Section_1.1.1">Section 1.1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Section 1.1.1">edit</a>]</span></h4>
8349 <h4><span class="mw-headline" id="Section_1.1.1.1">Section 1.1.1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Section 1.1.1.1">edit</a>]</span></h4>
8350 <h2><span class="mw-headline" id="Section_2">Section 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Section 2">edit</a>]</span></h2>
8356 Resolving duplicate section names
8361 <h2><span class="mw-headline" id="Foo_bar">Foo bar</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo bar">edit</a>]</span></h2>
8362 <h2><span class="mw-headline" id="Foo_bar_2">Foo bar</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo bar">edit</a>]</span></h2>
8367 Resolving duplicate section names with differing case (bug 10721)
8372 <h2><span class="mw-headline" id="Foo_bar">Foo bar</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo bar">edit</a>]</span></h2>
8373 <h2><span class="mw-headline" id="Foo_Bar_2">Foo Bar</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo Bar">edit</a>]</span></h2>
8385 Template with sections, __NOTOC__
8392 <h2><span class="mw-headline" id="Section_0">Section 0</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 0">edit</a>]</span></h2>
8393 <h3><span class="mw-headline" id="Section_1">Section 1</span> <span class="mw-editsection">[<a href="/index.php?title=Template:Sections&action=edit&section=T-1" title="Template:Sections">edit</a>]</span></h3>
8394 <h2><span class="mw-headline" id="Section_2">Section 2</span> <span class="mw-editsection">[<a href="/index.php?title=Template:Sections&action=edit&section=T-2" title="Template:Sections">edit</a>]</span></h2>
8395 <h2><span class="mw-headline" id="Section_4">Section 4</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Section 4">edit</a>]</span></h2>
8400 __NOEDITSECTION__ keyword
8406 <h2><span class="mw-headline" id="Section_1">Section 1</span> </h2>
8407 <h2><span class="mw-headline" id="Section_2">Section 2</span> </h2>
8412 Link inside a section heading
8414 ==Section with a [[Main Page|link]] in it==
8416 <h2><span class="mw-headline" id="Section_with_a_link_in_it">Section with a <a href="/wiki/Main_Page" title="Main Page">link</a> in it</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section with a link in it">edit</a>]</span></h2>
8421 TOC regression (bug 12077)
8428 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8430 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
8432 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a></li>
8435 <li class="toclevel-1 tocsection-3"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a></li>
8438 <h2><span class="mw-headline" id="title_1">title 1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a>]</span></h2>
8439 <h3><span class="mw-headline" id="title_1.1">title 1.1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a>]</span></h3>
8440 <h2><span class="mw-headline" id="title_2">title 2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 2">edit</a>]</span></h2>
8445 BUG 1219 URL next to image (good)
8447 http://example.com [[Image:foobar.jpg]]
8449 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a> <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
8454 Short headings with trailing space should match behavior of Parser::doHeadings (bug 19910)
8457 The line above must have a trailing space!
8460 But just in case it doesn't...
8462 <h1><span class="mw-headline" id=".3D">=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: =">edit</a>]</span></h1>
8463 <p>The line above must have a trailing space!
8465 <h1><span class="mw-headline" id=".3D_2">=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: =">edit</a>]</span></h1>
8466 <p>But just in case it doesn't...
8471 Header with special characters (bug 25462)
8473 The tooltips shall not show entities to the user (ie. be double escaped)
8490 <p>The tooltips shall not show entities to the user (ie. be double escaped)
8492 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8494 <li class="toclevel-1 tocsection-1"><a href="#text_.3E_text"><span class="tocnumber">1</span> <span class="toctext">text > text</span></a></li>
8495 <li class="toclevel-1 tocsection-2"><a href="#text_.3C_text"><span class="tocnumber">2</span> <span class="toctext">text < text</span></a></li>
8496 <li class="toclevel-1 tocsection-3"><a href="#text_.26_text"><span class="tocnumber">3</span> <span class="toctext">text & text</span></a></li>
8497 <li class="toclevel-1 tocsection-4"><a href="#text_.27_text"><span class="tocnumber">4</span> <span class="toctext">text ' text</span></a></li>
8498 <li class="toclevel-1 tocsection-5"><a href="#text_.22_text"><span class="tocnumber">5</span> <span class="toctext">text " text</span></a></li>
8501 <h2><span class="mw-headline" id="text_.3E_text">text > text</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: text > text">edit</a>]</span></h2>
8504 <h2><span class="mw-headline" id="text_.3C_text">text < text</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: text < text">edit</a>]</span></h2>
8507 <h2><span class="mw-headline" id="text_.26_text">text & text</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: text & text">edit</a>]</span></h2>
8510 <h2><span class="mw-headline" id="text_.27_text">text ' text</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: text ' text">edit</a>]</span></h2>
8513 <h2><span class="mw-headline" id="text_.22_text">text " text</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: text " text">edit</a>]</span></h2>
8519 Headers with excess '=' characters
8520 (Are similar tests necessary beyond the 1st level?)
8524 =''italic'' heading==
8525 ==''italic'' heading=
8527 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8529 <li class="toclevel-1 tocsection-1"><a href="#foo.3D"><span class="tocnumber">1</span> <span class="toctext">foo=</span></a></li>
8530 <li class="toclevel-1 tocsection-2"><a href="#.3Dfoo"><span class="tocnumber">2</span> <span class="toctext">=foo</span></a></li>
8531 <li class="toclevel-1 tocsection-3"><a href="#italic_heading.3D"><span class="tocnumber">3</span> <span class="toctext"><i>italic</i> heading=</span></a></li>
8532 <li class="toclevel-1 tocsection-4"><a href="#.3Ditalic_heading"><span class="tocnumber">4</span> <span class="toctext">=<i>italic</i> heading</span></a></li>
8535 <h1><span class="mw-headline" id="foo.3D">foo=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: foo=">edit</a>]</span></h1>
8536 <h1><span class="mw-headline" id=".3Dfoo">=foo</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: =foo">edit</a>]</span></h1>
8537 <h1><span class="mw-headline" id="italic_heading.3D"><i>italic</i> heading=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: italic heading=">edit</a>]</span></h1>
8538 <h1><span class="mw-headline" id=".3Ditalic_heading">=<i>italic</i> heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: =italic heading">edit</a>]</span></h1>
8543 HTML headers vs TOC (bug 23393)
8544 (__NOEDITSECTION__ for clearer output, doesn't matter here)
8556 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
8558 <li class="toclevel-1"><a href="#Header_1"><span class="tocnumber">1</span> <span class="toctext">Header 1</span></a>
8560 <li class="toclevel-2 tocsection-1"><a href="#Header_1.1"><span class="tocnumber">1.1</span> <span class="toctext">Header 1.1</span></a></li>
8561 <li class="toclevel-2 tocsection-2"><a href="#Header_1.2"><span class="tocnumber">1.2</span> <span class="toctext">Header 1.2</span></a></li>
8564 <li class="toclevel-1"><a href="#Header_2"><span class="tocnumber">2</span> <span class="toctext">Header 2</span></a>
8566 <li class="toclevel-2 tocsection-3"><a href="#Header_2.1"><span class="tocnumber">2.1</span> <span class="toctext">Header 2.1</span></a></li>
8567 <li class="toclevel-2 tocsection-4"><a href="#Header_2.2"><span class="tocnumber">2.2</span> <span class="toctext">Header 2.2</span></a></li>
8572 <h1><span class="mw-headline" id="Header_1">Header 1</span> </h1>
8573 <h2><span class="mw-headline" id="Header_1.1">Header 1.1</span> </h2>
8574 <h2><span class="mw-headline" id="Header_1.2">Header 1.2</span> </h2>
8575 <h1><span class="mw-headline" id="Header_2">Header 2</span> </h1>
8576 <h2><span class="mw-headline" id="Header_2.1">Header 2.1</span> </h2>
8577 <h2><span class="mw-headline" id="Header_2.2">Header 2.2</span> </h2>
8582 BUG 1219 URL next to image (broken)
8584 http://example.com[[Image:foobar.jpg]]
8586 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
8591 Bug 1186 news: in the middle of text
8593 http://en.wikinews.org/wiki/Wikinews:Workplace
8595 <p><a rel="nofollow" class="external free" href="http://en.wikinews.org/wiki/Wikinews:Workplace">http://en.wikinews.org/wiki/Wikinews:Workplace</a>
8601 Namespaced link must have a title
8610 Namespaced link must have a title (bad fragment version)
8612 [[Project:#fragment]]
8614 <p>[[Project:#fragment]]
8620 ### HTML tags and HTML attributes
8624 div with no attributes
8626 <div>HTML rocks</div>
8628 <div>HTML rocks</div>
8633 div with double-quoted attribute
8635 <div id="rock">HTML rocks</div>
8637 <div id="rock">HTML rocks</div>
8642 div with single-quoted attribute
8644 <div id='rock'>HTML rocks</div>
8646 <div id="rock">HTML rocks</div>
8651 div with unquoted attribute
8653 <div id=rock>HTML rocks</div>
8655 <div id="rock">HTML rocks</div>
8660 div with illegal double attributes
8662 <div id="a" id="b">HTML rocks</div>
8664 <div id="b">HTML rocks</div>
8668 # FIXME: produce empty string instead of "class" in the PHP parser, following
8671 div with empty attribute value, space before equals
8675 <div class =>HTML rocks</div>
8677 <div class="">HTML rocks</div>
8681 # The PHP parser escapes the opening brace to { for some reason, so
8682 # disabled this test for it.
8684 div with braces in attribute value
8688 <div title="{}">Foo</div>
8690 <div title="{}">Foo</div>
8693 # This it very inconsistent in the PHP parser: it returns
8694 # class="class" if there is a space between the name and the equal sign (see
8695 # 'div with empty attribute value, space before equals'), but strips the
8696 # attribute completely if the space is missing. We hope that not much content
8697 # depends on this, so are implementing the behavior below in Parsoid for
8698 # consistencies' sake. Disabled for the PHP parser.
8699 # FIXME: fix this behavior in the PHP parser?
8701 div with empty attribute value, no space before equals
8705 <div class=>HTML rocks</div>
8707 <div class="">HTML rocks</div>
8712 HTML multiple attributes correction
8714 <p class="error" class="awesome">Awesome!</p>
8716 <p class="awesome">Awesome!</p>
8721 Table multiple attributes correction
8724 !+ class="error" class="awesome"| status
8729 <th class="awesome"> status
8737 <DIV ID="x">HTML ROCKS</DIV>
8739 <div id="x">HTML ROCKS</div>
8744 Non-ASCII pseudo-tags are rendered as text
8753 Pseudo-tag with URL 'name' renders as url link
8755 <http://example.com/>
8757 <p><<a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a>>
8762 text with amp in the middle of nowhere
8766 <p>Remember AT&T?
8771 text with character entity: eacute
8773 I always thought é was a cute letter.
8775 <p>I always thought é was a cute letter.
8780 text with entity-escaped character entity-like string: eacute
8782 I always thought &eacute; was a cute letter.
8784 <p>I always thought &eacute; was a cute letter.
8789 text with undefined character entity: xacute
8791 I always thought &xacute; was a cute letter.
8793 <p>I always thought &xacute; was a cute letter.
8805 [[Media:Foobar.jpg]]
8807 <p><a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">Media:Foobar.jpg</a>
8812 Media link with text
8814 [[Media:Foobar.jpg|A neat file to look at]]
8816 <p><a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">A neat file to look at</a>
8820 # FIXME: this is still bad HTML tag nesting
8822 Media link with nasty text
8823 fixme: doBlockLevels won't wrap this in a paragraph because it contains a div
8825 [[Media:Foobar.jpg|Safe Link<div style=display:none>" onmouseover="alert(document.cookie)" onfoo="</div>]]
8827 <a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">Safe Link<div style="display:none">" onmouseover="alert(document.cookie)" onfoo="</div></a>
8832 Media link to nonexistent file (bug 1702)
8834 [[Media:No such.jpg]]
8836 <p><a href="/index.php?title=Special:Upload&wpDestFile=No_such.jpg" class="new" title="No such.jpg">Media:No such.jpg</a>
8841 Image link to nonexistent file (bug 1850 - good)
8843 [[Image:No such.jpg]]
8845 <p><a href="/index.php?title=Special:Upload&wpDestFile=No_such.jpg" class="new" title="File:No such.jpg">File:No such.jpg</a>
8850 :Image link to nonexistent file (bug 1850 - bad)
8852 [[:Image:No such.jpg]]
8854 <p><a href="/index.php?title=File:No_such.jpg&action=edit&redlink=1" class="new" title="File:No such.jpg (page does not exist)">Image:No such.jpg</a>
8861 Character reference normalization in link text (bug 1938)
8863 [[Main Page|this&that]]
8865 <p><a href="/wiki/Main_Page" title="Main Page">this&that</a>
8872 Test for unicode normalization
8874 The page's name is U+05d0 U+05b7, with non-canonical form U+FB2E
8878 (bug 19451) Links should refer to the normalized form.
8886 <p><a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
8887 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
8888 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
8889 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
8890 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
8895 Empty attribute crash test (bug 2067)
8897 <font color="">foo</font>
8899 <p><font color="">foo</font>
8904 Empty attribute crash test single-quotes (bug 2067)
8906 <font color=''>foo</font>
8908 <p><font color="">foo</font>
8913 Attribute test: equals, then nothing
8915 <font color=>foo</font>
8922 Attribute test: unquoted value
8924 <font color=x>foo</font>
8926 <p><font color="x">foo</font>
8931 Attribute test: unquoted but illegal value (hash)
8933 <font color=#x>foo</font>
8935 <p><font color="#x">foo</font>
8940 Attribute test: no value
8942 <font color>foo</font>
8944 <p><font color="color">foo</font>
8949 Bug 2095: link with three closing brackets
8953 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>]
8958 Bug 2095: link with pipe and three closing brackets
8962 <p><a href="/wiki/Main_Page" title="Main Page">link</a>]
8967 Bug 2095: link with pipe and three closing brackets, version 2
8969 [[Main Page|[http://example.com/]]]
8971 <p><a href="/wiki/Main_Page" title="Main Page">[http://example.com/]</a>
8981 Template:Dangerous attribute
8983 " onmouseover="alert(document.cookie)
8987 Template:Dangerous style attribute
8989 border-size: expression(alert(document.cookie))
8995 <div style="float: right; {{{1}}}">Magic div</div>
8999 Bug 2304: HTML attribute safety (safe template; regression bug 2309)
9001 <div title="{{test}}"></div>
9003 <div title="This is a test template"></div>
9008 Bug 2304: HTML attribute safety (dangerous template; 2309)
9010 <div title="{{dangerous attribute}}"></div>
9012 <div title=""></div>
9017 Bug 2304: HTML attribute safety (dangerous style template; 2309)
9019 <div style="{{dangerous style attribute}}"></div>
9021 <div style="/* insecure input */"></div>
9026 Bug 2304: HTML attribute safety (safe parameter; 2309)
9028 {{div style|width: 200px}}
9030 <div style="float: right; width: 200px">Magic div</div>
9035 Bug 2304: HTML attribute safety (unsafe parameter; 2309)
9037 {{div style|width: expression(alert(document.cookie))}}
9039 <div style="/* insecure input */">Magic div</div>
9044 Bug 2304: HTML attribute safety (unsafe breakout parameter; 2309)
9046 {{div style|"><script>alert(document.cookie)</script>}}
9048 <div style="float: right;"><script>alert(document.cookie)</script>">Magic div</div>
9053 Bug 2304: HTML attribute safety (unsafe breakout parameter 2; 2309)
9055 {{div style|" ><script>alert(document.cookie)</script>}}
9057 <div style="float: right;"><script>alert(document.cookie)</script>">Magic div</div>
9062 Bug 2304: HTML attribute safety (link)
9064 <div title="[[Main Page]]"></div>
9066 <div title="[[Main Page]]"></div>
9071 Bug 2304: HTML attribute safety (italics)
9073 <div title="''foobar''"></div>
9075 <div title="''foobar''"></div>
9080 Bug 2304: HTML attribute safety (bold)
9082 <div title="'''foobar'''"></div>
9084 <div title="'''foobar'''"></div>
9090 Bug 2304: HTML attribute safety (ISBN)
9092 <div title="ISBN 1234567890"></div>
9094 <div title="ISBN 1234567890"></div>
9099 Bug 2304: HTML attribute safety (RFC)
9101 <div title="RFC 1234"></div>
9103 <div title="RFC 1234"></div>
9108 Bug 2304: HTML attribute safety (PMID)
9110 <div title="PMID 1234567890"></div>
9112 <div title="PMID 1234567890"></div>
9117 Bug 2304: HTML attribute safety (web link)
9119 <div title="http://example.com/"></div>
9121 <div title="http://example.com/"></div>
9126 Bug 2304: HTML attribute safety (named web link)
9128 <div title="[http://example.com/ link]"></div>
9130 <div title="[http://example.com/ link]"></div>
9135 Bug 3244: HTML attribute safety (extension; safe)
9137 <div style="<nowiki>background:blue</nowiki>"></div>
9139 <div style="background:blue"></div>
9144 Bug 3244: HTML attribute safety (extension; unsafe)
9146 <div style="<nowiki>border-left:expression(alert(document.cookie))</nowiki>"></div>
9148 <div style="/* insecure input */"></div>
9152 # More MSIE fun discovered by Tom Gilder
9155 MSIE CSS safety test: spurious slash
9157 <div style="background-image:u\rl(javascript:alert('boo'))">evil</div>
9159 <div style="/* insecure input */">evil</div>
9164 MSIE CSS safety test: hex code
9166 <div style="background-image:u\72l(javascript:alert('boo'))">evil</div>
9168 <div style="/* insecure input */">evil</div>
9173 MSIE CSS safety test: comment in url
9175 <div style="background-image:u/**/rl(javascript:alert('boo'))">evil</div>
9177 <div style="background-image:u rl(javascript:alert('boo'))">evil</div>
9182 MSIE CSS safety test: comment in expression
9184 <div style="background-image:expres/**/sion(alert('boo4'))">evil4</div>
9186 <div style="background-image:expres sion(alert('boo4'))">evil4</div>
9192 Table attribute legitimate extension
9195 !+ style="<nowiki>color:blue</nowiki>"| status
9200 <th style="color:blue"> status
9206 Table attribute safety
9209 !+ style="<nowiki>border-width:expression(0+alert(document.cookie))</nowiki>"| status
9214 <th style="/* insecure input */"> status
9220 CSS line continuation 1
9222 <div style="background-image: u\ rl(test.jpg);"></div>
9224 <div style="/* insecure input */"></div>
9229 CSS line continuation 2
9231 <div style="background-image: u\ rl(test.jpg); "></div>
9233 <div style="/* insecure input */"></div>
9244 Expansion of multi-line templates in attribute values (bug 6255)
9246 <div style="background: {{identity|#00FF00}}">-</div>
9248 <div style="background: #00FF00">-</div>
9254 Expansion of multi-line templates in attribute values (bug 6255 sanity check)
9256 <div style="background:
9259 <div style="background: #00FF00">-</div>
9264 Expansion of multi-line templates in attribute values (bug 6255 sanity check 2)
9266 <div style="background: #00FF00">-</div>
9268 <div style="background: #00FF00">-</div>
9273 ### Parser hooks (see maintenance/parserTestsParserHook.php for the <tag> extension)
9276 Parser hook: empty input
9289 Parser hook: empty input using terminated empty elements
9302 Parser hook: empty input using terminated empty elements (space before)
9315 Parser hook: basic input
9329 Parser hook: case insensitive
9343 Parser hook: case insensitive, redux
9356 Parser hook: nested tags
9360 <tag><tag></tag></tag>
9371 Parser hook: basic arguments
9373 <tag width=200 height = "100" depth = '50' square></tag>
9381 'square' => 'square',
9388 Parser hook: argument containing a forward slash (bug 5344)
9390 <tag filename='/tmp/bla'></tag>
9395 'filename' => '/tmp/bla',
9402 Parser hook: empty input using terminated empty elements (bug 2374)
9415 # </tag> should be output literally since there is no matching tag that begins it
9417 Parser hook: basic arguments using terminated empty elements (bug 2374)
9419 <tag width=200 height = "100" depth = '50' square/>
9429 'square' => 'square',
9438 ### (see maintenance/parserTestsStaticParserHook.php for the <statictag> extension)
9442 Parser hook: static parser hook not inside a comment
9444 <statictag>hello, world</statictag>
9445 <statictag action=flush/>
9453 Parser hook: static parser hook inside a comment
9455 <!-- <statictag>hello, world</statictag> -->
9456 <statictag action=flush/>
9462 # Nested template calls; this case was broken by Parser.php rev 1.506,
9466 Template:One-parameter
9468 (My parameter is: {{{1}}})
9472 Template:Map-one-parameter
9478 Nested template calls
9480 {{Map-one-parameter|One-parameter|param}}
9482 <p>(My parameter is: param)
9491 Sanitizer: Closing of open tags
9493 <s></s><table></table>
9495 <s></s><table></table>
9500 Sanitizer: Closing of open but not closed tags
9509 Sanitizer: Closing of closed but not open tags
9518 Sanitizer: Closing of closed but not open table tags
9520 Table not started</td></tr></table>
9522 <p>Table not started</td></tr></table>
9527 Sanitizer: Escaping of spaces, multibyte characters, colons & other stuff in id=""
9529 <span id="æ: v">byte</span>[[#æ: v|backlink]]
9531 <p><span id=".C3.A6:_v">byte</span><a href="#.C3.A6:_v">backlink</a>
9536 Sanitizer: Validating the contents of the id attribute (bug 4515)
9542 Something, but definitely not <br id="9" />...
9546 Sanitizer: Validating id attribute uniqueness (bug 4515, bug 6301)
9550 <br id="foo" /><br id="foo" />
9552 Something need to be done. foo-2 ?
9556 Sanitizer: Validating that <meta> and <link> work, but only for Microdata
9559 <meta itemprop="hello" content="world">
9560 <meta http-equiv="refresh" content="5">
9561 <meta itemprop="hello" http-equiv="refresh" content="5">
9562 <link itemprop="hello" href="{{SERVER}}">
9563 <link rel="stylesheet" href="{{SERVER}}">
9564 <link rel="stylesheet" itemprop="hello" href="{{SERVER}}">
9567 <div itemscope="itemscope">
9568 <p> <meta itemprop="hello" content="world" />
9569 <meta http-equiv="refresh" content="5">
9570 <meta itemprop="hello" content="5" />
9572 <link itemprop="hello" href="http://example.org" />
9573 <link rel="stylesheet" href="<a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>">
9574 <link itemprop="hello" href="http://example.org" />
9580 Language converter: output gets cut off unexpectedly (bug 5757)
9584 this bit is safe: }-
9586 but if we add a conversion instance: -{zh-cn:xxx;zh-tw:yyy}-
9588 then we get cut off here: }-
9590 all additional text is vanished
9592 <p>this bit is safe: }-
9593 </p><p>but if we add a conversion instance: xxx
9594 </p><p>then we get cut off here: }-
9595 </p><p>all additional text is vanished
9600 Self closed html pairs (bug 5487)
9603 <center><font id="bug" />Centered text</center>
9604 <div><font id="bug2" />In div text</div>
9606 <center><font id="bug" />Centered text</center>
9607 <div><font id="bug2" />In div text</div>
9616 Punctuation: nbsp before exclamation
9620 <p>C'est grave !
9625 Punctuation: CSS !important (bug 11874)
9627 <div style="width:50% !important">important</div>
9629 <div style="width:50% !important">important</div>
9634 Punctuation: CSS ! important (bug 11874; with space after)
9636 <div style="width:50% ! important">important</div>
9638 <div style="width:50% ! important">important</div>
9644 HTML bullet list, closed tags (bug 5497)
9659 HTML bullet list, unclosed tags (bug 5497)
9676 HTML ordered list, closed tags (bug 5497)
9691 HTML ordered list, unclosed tags (bug 5497)
9708 HTML nested bullet list, closed tags (bug 5497)
9733 HTML nested bullet list, open tags (bug 5497)
9758 HTML nested ordered list, closed tags (bug 5497)
9783 HTML nested ordered list, open tags (bug 5497)
9808 HTML ordered list item with parameters oddity
9810 <ol><li id="fragment">One</li></ol>
9812 <ol><li id="fragment">One</li></ol>
9817 bug 5918: autonumbering
9819 [http://first/] [http://second] [ftp://ftp]
9823 [mailto:enclosed@mail.tld With target]
9825 [mailto:enclosed@mail.tld]
9827 mailto:inline@mail.tld
9829 <p><a rel="nofollow" class="external autonumber" href="http://first/">[1]</a> <a rel="nofollow" class="external autonumber" href="http://second">[2]</a> <a rel="nofollow" class="external autonumber" href="ftp://ftp">[3]</a>
9830 </p><p><a rel="nofollow" class="external free" href="ftp://inlineftp">ftp://inlineftp</a>
9831 </p><p><a rel="nofollow" class="external text" href="mailto:enclosed@mail.tld">With target</a>
9832 </p><p><a rel="nofollow" class="external autonumber" href="mailto:enclosed@mail.tld">[4]</a>
9833 </p><p><a rel="nofollow" class="external free" href="mailto:inline@mail.tld">mailto:inline@mail.tld</a>
9839 # Security and HTML correctness
9840 # From Nick Jenkins' fuzz testing
9844 Fuzz testing: Parser13
9859 Fuzz testing: Parser14
9864 <h2><span class="mw-headline" id="onmouseover.3D">onmouseover=</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: onmouseover=">edit</a>]</span></h2>
9865 http://<table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
9867 <li class="toclevel-1 tocsection-1"><a href="#onmouseover.3D"><span class="tocnumber">1</span> <span class="toctext">onmouseover=</span></a></li>
9874 Fuzz testing: Parser14-table
9879 <h2><span class="mw-headline" id="a">a</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: a">edit</a>]</span></h2>
9880 <table style="__TOC__">
9886 # Known to produce bogus xml (extra </td>)
9888 Fuzz testing: Parser16
9908 Fuzz testing: Parser21
9911 ! irc://{{ftp://a" onmouseover="alert('hello world');"
9916 <th> <a rel="nofollow" class="external free" href="irc://{{ftp://a">irc://{{ftp://a</a>" onmouseover="alert('hello world');"
9926 Fuzz testing: Parser22
9928 http://===r:::https://b
9932 <p><a rel="nofollow" class="external free" href="http://===r:::https://b">http://===r:::https://b</a>
9940 # Known to produce bad XML for now
9942 Fuzz testing: Parser24
9949 | {{{{SSSll!!!!!!!VVVV)]]][[Special:*xxxxxxx--><noinclude>}}}} >
9950 <br style="onmouseover='alert(document.cookie);' " />
9952 MOVE YOUR MOUSE CURSOR OVER THIS TEXT
9957 <u class="|">}}}} >
9958 <br style="onmouseover='alert(document.cookie);'" />
9960 MOVE YOUR MOUSE CURSOR OVER THIS TEXT
9969 # Note: the current result listed for this is not what the original one was,
9970 # but the original bug was JavaScript injection, which is fixed in any case.
9971 # It's not clear that the original result listed was any more correct than the
9972 # current one. Original result:
9975 # <li class="||">
9976 # }}}blah" onmouseover="alert('hello world');" align="left"<b>MOVE MOUSE CURSOR OVER HERE</b>
9978 Fuzz testing: Parser25 (bug 6055)
9984 }}}blah" onmouseover="alert('hello world');" align="left"'''MOVE MOUSE CURSOR OVER HERE
9986 <p><LI CLASS=blah" onmouseover="alert('hello world');" align="left"<b>MOVE MOUSE CURSOR OVER HERE</b>
9991 Fuzz testing: URL adjacent extension (with space, clean)
9994 http://example.com <nowiki>junk</nowiki>
9996 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a> junk
10001 Fuzz testing: URL adjacent extension (no space, dirty; nowiki)
10004 http://example.com<nowiki>junk</nowiki>
10006 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>junk
10011 Fuzz testing: URL adjacent extension (no space, dirty; pre)
10014 http://example.com<pre>junk</pre>
10016 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a><pre>junk</pre>
10021 Fuzz testing: image with bogus manual thumbnail
10023 [[Image:foobar.jpg|thumbnail= ]]
10025 <div class="thumb tright"><div class="thumbinner" style="width:182px;">Error creating thumbnail: <div class="thumbcaption"></div></div></div>
10030 Fuzz testing: encoded newline in generated HTML replacements (bug 6577)
10032 <pre dir=" "></pre>
10034 <pre dir=" "></pre>
10039 Parsing optional HTML elements (Bug 6171)
10044 <td> Some tabular data</td>
10045 <td> More tabular data ...
10046 <td> And yet som tabular data</td>
10052 <td> Some tabular data</td>
10053 <td> More tabular data ...
10054 </td><td> And yet som tabular data</td>
10061 Correct handling of <td>, <tr> (Bug 6171)
10066 <td> Some tabular data</td>
10067 <td> More tabular data ...</td>
10068 <td> And yet som tabular data</td>
10074 <td> Some tabular data</td>
10075 <td> More tabular data ...</td>
10076 <td> And yet som tabular data</td>
10084 Parsing crashing regression (fr:JavaScript)
10088 <p></body></x>
10093 Inline wiki vs wiki block nesting
10099 <p><b>Bold paragraph</b>
10100 </p><p>New wiki paragraph
10105 Inline HTML vs wiki block nesting
10113 <p><b>Bold paragraph</b>
10114 </p><p>New wiki paragraph
10118 # Original result was this:
10119 # <p><b>bold</b><b>bold<i>bolditalics</i></b>
10121 # While that might be marginally more intuitive, maybe, the six-apostrophe
10122 # construct is clearly pathological and the result stated here (which is what
10123 # the parser actually does) is about as reasonable as anything.
10125 Mixing markup for italics and bold
10128 '''bold''''''bold''bolditalics'''''
10130 <p>'<i>bold'</i><b>bold<i>bolditalics</i></b>
10138 Article for special page transclusion test
10142 Special page transclusion
10145 {{Special:Prefixindex/Xyzzyx}}
10147 <table id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></td></tr></table>
10152 Special page transclusion twice (bug 5021)
10155 {{Special:Prefixindex/Xyzzyx}}
10156 {{Special:Prefixindex/Xyzzyx}}
10158 <table id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></td></tr></table>
10159 <table id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></td></tr></table>
10164 Transclusion of default MediaWiki message
10166 {{MediaWiki:Mainpage}}
10173 Transclusion of nonexistent MediaWiki message
10175 {{MediaWiki:Mainpagexxx}}
10177 <p><a href="/index.php?title=MediaWiki:Mainpagexxx&action=edit&redlink=1" class="new" title="MediaWiki:Mainpagexxx (page does not exist)">MediaWiki:Mainpagexxx</a>
10182 Transclusion of MediaWiki message with underscore
10184 {{MediaWiki:history_short}}
10191 Transclusion of MediaWiki message with space
10193 {{MediaWiki:history short}}
10200 Invalid header with following text
10210 Section extraction test (section 0)
10230 Section extraction test (section 1)
10252 Section extraction test (section 2)
10273 Section extraction test (section 3)
10293 Section extraction test (section 4)
10317 Section extraction test (section 5)
10337 Section extraction test (section 6)
10358 Section extraction test (section 7)
10378 Section extraction test (section 8)
10398 Section extraction test (section 9)
10419 Section extraction test (section 10)
10439 Section extraction test (nonexistent section 11)
10458 Section extraction test with bogus heading (section 1)
10463 ==bogus== not a legal section
10467 ==bogus== not a legal section
10471 Section extraction test with bogus heading (section 2)
10476 ==bogus== not a legal section
10483 Section extraction test with comment after heading (section 1)
10495 Section extraction test with comment after heading (section 2)
10507 Section extraction test with bogus <nowiki> heading (section 1)
10512 ==bogus== <nowiki>not a legal section</nowiki>
10516 ==bogus== <nowiki>not a legal section</nowiki>
10520 Section extraction test with bogus <nowiki> heading (section 2)
10525 ==bogus== <nowiki>not a legal section</nowiki>
10532 # Formerly testing for bug 2587, now resolved by the use of unmarked sections
10533 # instead of respecting commented sections
10535 Section extraction prefixed by comment (section 1)
10546 Section extraction prefixed by comment (section 2)
10557 # Formerly testing for bug 2607, now resolved by the use of unmarked sections
10558 # instead of respecting HTML-style headings
10560 Section extraction, mixed wiki and html (section 1)
10576 Section extraction, mixed wiki and html (section 2)
10592 # Formerly testing for bug 3342
10594 Section extraction, heading surrounded by <noinclude>
10598 <noinclude>==unmarked==</noinclude>
10604 # Test behavior of bug 19910
10606 Sectiion with all-equals
10611 The line above must have a trailing space
10614 But just in case it doesn't...
10618 But just in case it doesn't...
10622 Section replacement test (section 0)
10653 Section replacement test (section 1)
10682 Section replacement test (section 2)
10712 Section replacement test (section 3)
10743 Section replacement test (section 4)
10770 Section replacement test (section 5)
10801 Section replacement test (section 6)
10831 Section replacement test (section 7)
10862 Section replacement test (section 8)
10893 Section replacement test (section 9)
10922 Section replacement test (section 10)
10952 Section replacement test with initial whitespace (bug 13728)
10956 Preformatted initial line
10960 Preformatted initial line
10967 Section extraction, heading followed by pre with 20 spaces (bug 6398)
10979 Section extraction, heading followed by pre with 19 spaces (bug 6398 sanity check)
10992 Section extraction, <pre> around bogus header (bug 10309)
11009 Section replacement, <pre> around bogus header (bug 10309)
11011 noxml replace=2,"xxx"
11032 Handling of 
 in URLs
11036 <ul><li><ul><li><a rel="nofollow" class="external free" href="irc://%0Aa">irc://%0Aa</a>
11043 5 quotes, code coverage +1 line (php)
11050 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
11052 5 quotes, code coverage +1 line (parsoid)
11058 <p><i><b></b></i></p>
11062 Special:Search page linking.
11066 <p><a href="/wiki/Special:Search" title="Special:Search">Special:Search</a>
11078 * {{ROOTPAGENAMEE}}
11080 * {{BASEPAGENAMEE}}
11082 * {{TALKPAGENAMEE}}
11083 * {{SUBJECTPAGENAME}}
11084 * {{SUBJECTPAGENAMEE}}
11090 * {{SUBJECTSPACEE}}
11091 * {{Dynamic|{{NUMBEROFUSERS}}|{{NUMBEROFPAGES}}|{{CURRENTVERSION}}|{{CONTENTLANGUAGE}}|{{DIRECTIONMARK}}|{{CURRENTTIMESTAMP}}|{{NUMBEROFARTICLES}}}}
11093 <ul><li> Parser test
11094 </li><li> Parser test
11095 </li><li> Parser test
11096 </li><li> Parser_test
11097 </li><li> Parser test
11098 </li><li> Parser_test
11099 </li><li> Parser test
11100 </li><li> Parser_test
11101 </li><li> Talk:Parser test
11102 </li><li> Talk:Parser_test
11103 </li><li> Parser test
11104 </li><li> Parser_test
11111 </li><li> <a href="/index.php?title=Template:Dynamic&action=edit&redlink=1" class="new" title="Template:Dynamic (page does not exist)">Template:Dynamic</a>
11115 ### Note: Above tests excludes the "{{NUMBEROFADMINS}}" magic word because it generates a MySQL error when included.
11125 image4 |300px| centre
11126 image5.svg| http://///////
11131 <ul class="gallery">
11132 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11133 <div style="height: 150px;">Image1.png</div>
11134 <div class="gallerytext">
11137 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11138 <div style="height: 150px;">Image2.gif</div>
11139 <div class="gallerytext">
11144 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11145 <div style="height: 150px;">Image3</div>
11146 <div class="gallerytext">
11149 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11150 <div style="height: 150px;">Image4</div>
11151 <div class="gallerytext">
11156 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11157 <div style="height: 150px;">Image5.svg</div>
11158 <div class="gallerytext">
11159 <p><a rel="nofollow" class="external free" href="http://///////">http://///////</a>
11163 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11164 <div style="height: 150px;">* image6</div>
11165 <div class="gallerytext">
11173 Gallery (with options)
11175 <gallery widths='70px' heights='40px' perrow='2' caption='Foo [[Main Page]]' >
11176 File:Nonexistant.jpg|caption
11177 File:Nonexistant.jpg
11178 image:foobar.jpg|some '''caption''' [[Main Page]]
11180 image:foobar.jpg|Blabla|alt=This is a foo-bar.|blabla.
11183 <ul class="gallery" style="max-width: 226px;_width: 226px;">
11184 <li class='gallerycaption'>Foo <a href="/wiki/Main_Page" title="Main Page">Main Page</a></li>
11185 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
11186 <div style="height: 70px;">Nonexistant.jpg</div>
11187 <div class="gallerytext">
11192 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
11193 <div style="height: 70px;">Nonexistant.jpg</div>
11194 <div class="gallerytext">
11197 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
11198 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" /></a></div></div>
11199 <div class="gallerytext">
11200 <p>some <b>caption</b> <a href="/wiki/Main_Page" title="Main Page">Main Page</a>
11204 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
11205 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" /></a></div></div>
11206 <div class="gallerytext">
11209 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
11210 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="This is a foo-bar." src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" /></a></div></div>
11211 <div class="gallerytext">
11221 Gallery with wikitext inside caption
11224 File:foobar.jpg|[[File:foobar.jpg|20px|desc|alt=inneralt]]|alt=galleryalt
11225 File:foobar.jpg|{{Test|unamedParam|alt=param}}|alt=galleryalt
11228 <ul class="gallery">
11229 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11230 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11231 <div class="gallerytext">
11232 <p><a href="/wiki/File:Foobar.jpg" class="image" title="desc"><img alt="inneralt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/20px-Foobar.jpg" width="20" height="2" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/30px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/40px-Foobar.jpg 2x" /></a>
11236 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11237 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11238 <div class="gallerytext">
11239 <p>This is a test template
11248 gallery (with showfilename option)
11250 <gallery showfilename>
11251 File:Nonexistant.jpg|caption
11252 File:Nonexistant.jpg
11253 image:foobar.jpg|some '''caption''' [[Main Page]]
11257 <ul class="gallery">
11258 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11259 <div style="height: 150px;">Nonexistant.jpg</div>
11260 <div class="gallerytext">
11261 <p><a href="/wiki/File:Nonexistant.jpg" title="File:Nonexistant.jpg">Nonexistant.jpg</a><br />
11266 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11267 <div style="height: 150px;">Nonexistant.jpg</div>
11268 <div class="gallerytext">
11269 <p><a href="/wiki/File:Nonexistant.jpg" title="File:Nonexistant.jpg">Nonexistant.jpg</a><br />
11273 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11274 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11275 <div class="gallerytext">
11276 <p><a href="/wiki/File:Foobar.jpg" title="File:Foobar.jpg">Foobar.jpg</a><br />
11277 some <b>caption</b> <a href="/wiki/Main_Page" title="Main Page">Main Page</a>
11281 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11282 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11283 <div class="gallerytext">
11284 <p><a href="/wiki/File:Foobar.jpg" title="File:Foobar.jpg">Foobar.jpg</a><br />
11293 Gallery (with namespace-less filenames)
11296 File:Nonexistant.jpg
11302 <ul class="gallery">
11303 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11304 <div style="height: 150px;">Nonexistant.jpg</div>
11305 <div class="gallerytext">
11308 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11309 <div style="height: 150px;">Nonexistant.jpg</div>
11310 <div class="gallerytext">
11313 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11314 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11315 <div class="gallerytext">
11318 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
11319 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
11320 <div class="gallerytext">
11328 HTML Hex character encoding (spells the word "JavaScript")
11330 JavaScript
11332 <p>JavaScript
11337 HTML Hex character encoding bogus encoding (bug 26437 regression check)
11341 <p>&#xsee;&#XSEE;
11346 HTML Hex character encoding mixed case
11355 __FORCETOC__ override
11367 ISBN 978-0-1234-56 789
11369 <p><a href="/wiki/Special:BookSources/9780123456" class="internal mw-magiclink-isbn">ISBN 978-0-1234-56</a> 789
11374 ISBN followed by 5 spaces
11385 ISBN ISBN 1234567890
11387 <p>ISBN <a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>
11392 Bug 22905: <abbr> followed by ISBN followed by </a>
11394 <abbr>(fr)</abbr> ISBN 2753300917 [http://www.example.com example.com]
11396 <p><abbr>(fr)</abbr> <a href="/wiki/Special:BookSources/2753300917" class="internal mw-magiclink-isbn">ISBN 2753300917</a> <a rel="nofollow" class="external text" href="http://www.example.com">example.com</a>
11405 <p>RFC <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc1234">RFC 1234</a>
11410 Double RFC with a wiki link
11414 <p>RFC <a href="/index.php?title=RFC_1234&action=edit&redlink=1" class="new" title="RFC 1234 (page does not exist)">RFC 1234</a>
11423 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc983">RFC 983</a> 987
11428 Centre-aligned image
11430 [[Image:foobar.jpg|centre]]
11432 <div class="center"><div class="floatnone"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div></div>
11439 [[Image:foobar.jpg|none]]
11441 <div class="floatnone"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
11446 Width + Height sized image (using px) (height is ignored)
11448 [[Image:foobar.jpg|640x480px]]
11450 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
11455 Width-sized image (using px, no following whitespace)
11457 [[Image:foobar.jpg|640px]]
11459 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
11464 Width-sized image (using px, with following whitespace - test regression from r39467)
11466 [[Image:foobar.jpg|640px ]]
11468 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
11473 Width-sized image (using px, with preceding whitespace - test regression from r39467)
11475 [[Image:foobar.jpg| 640px]]
11477 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
11482 Another italics / bold test
11490 # Note the results may be incorrect, as parserTest output included this:
11491 # XML error: Mismatched tag at byte 6120:
11492 # ...<dd> </dt></dl> </dd...
11500 <dl><dd><dl><dt><dl><dt><dl><dt><dl><dd><dl><dd>
11511 # Images with the "|" character in external URLs in comment tags; Eats half the comment, leaves unmatched "</a>" tag.
11513 Images with the "|" character in the comment
11515 [[image:Foobar.jpg|thumb|An [http://test/?param1=|left|¶m2=|x external] URL]]
11517 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>An <a rel="nofollow" class="external text" href="http://test/?param1=%7Cleft%7C&param2=%7Cx">external</a> URL</div></div></div>
11522 [Before] HTML without raw HTML enabled ($wgRawHtml==false)
11524 <html><script>alert(1);</script></html>
11526 <p><html><script>alert(1);</script></html>
11531 HTML with raw HTML ($wgRawHtml==true)
11535 <html><script>alert(1);</script></html>
11537 <p><script>alert(1);</script>
11542 Parents of subpages, one level up
11544 subpage title=[[Subpage test/L1/L2/L3]]
11548 <p><a href="/index.php?title=Subpage_test/L1/L2&action=edit&redlink=1" class="new" title="Subpage test/L1/L2 (page does not exist)">L2</a>
11554 Parents of subpages, one level up, not named
11556 subpage title=[[Subpage test/L1/L2/L3]]
11560 <p><a href="/index.php?title=Subpage_test/L1/L2&action=edit&redlink=1" class="new" title="Subpage test/L1/L2 (page does not exist)">Subpage test/L1/L2</a>
11567 Parents of subpages, two levels up
11569 subpage title=[[Subpage test/L1/L2/L3]]
11575 <p><a href="/index.php?title=Subpage_test/L1&action=edit&redlink=1" class="new" title="Subpage test/L1 (page does not exist)">L1</a>2
11576 </p><p><a href="/index.php?title=Subpage_test/L1&action=edit&redlink=1" class="new" title="Subpage test/L1 (page does not exist)">L1l</a>
11581 Parents of subpages, two levels up, without trailing slash or name.
11583 subpage title=[[Subpage test/L1/L2/L3]]
11592 Parents of subpages, two levels up, with lots of extra trailing slashes.
11594 subpage title=[[Subpage test/L1/L2/L3]]
11598 <p><a href="/index.php?title=Subpage_test/L1////&action=edit&redlink=1" class="new" title="Subpage test/L1//// (page does not exist)">///</a>
11603 Definition list code coverage
11609 <dl><dt> title  </dt><dd> def
11610 </dd><dt> title </dt><dd> def
11611 </dd><dt>title</dt><dd> def
11617 Don't fall for the self-closing div
11619 <div>hello world</div/>
11621 <div>hello world</div>
11630 <p>[[:Template:Msg]]
11639 <p><a href="/index.php?title=Template:QUERTY&action=edit&redlink=1" class="new" title="Template:QUERTY (page does not exist)">Template:QUERTY</a>
11643 # This isn't needed for XHTML conformance, but would be handy as a fallback security measure
11645 Always escape literal '>' in output, not just after '<'
11659 <p>This is a test template
11660 This is a test template
11672 Inclusion of !userCanEdit() content
11676 <h2><span class="mw-headline" id="header">header</span> <span class="mw-editsection">[<a href="/index.php?title=MediaWiki:Fake&action=edit&section=T-1" title="MediaWiki:Fake">edit</a>]</span></h2>
11682 Out-of-order TOC heading levels
11691 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
11693 <li class="toclevel-1 tocsection-1"><a href="#2"><span class="tocnumber">1</span> <span class="toctext">2</span></a>
11695 <li class="toclevel-2 tocsection-2"><a href="#6"><span class="tocnumber">1.1</span> <span class="toctext">6</span></a></li>
11696 <li class="toclevel-2 tocsection-3"><a href="#3"><span class="tocnumber">1.2</span> <span class="toctext">3</span></a></li>
11699 <li class="toclevel-1 tocsection-4"><a href="#1"><span class="tocnumber">2</span> <span class="toctext">1</span></a>
11701 <li class="toclevel-2 tocsection-5"><a href="#5"><span class="tocnumber">2.1</span> <span class="toctext">5</span></a></li>
11702 <li class="toclevel-2 tocsection-6"><a href="#2_2"><span class="tocnumber">2.2</span> <span class="toctext">2</span></a></li>
11707 <h2><span class="mw-headline" id="2">2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: 2">edit</a>]</span></h2>
11708 <h6><span class="mw-headline" id="6">6</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: 6">edit</a>]</span></h6>
11709 <h3><span class="mw-headline" id="3">3</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: 3">edit</a>]</span></h3>
11710 <h1><span class="mw-headline" id="1">1</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: 1">edit</a>]</span></h1>
11711 <h5><span class="mw-headline" id="5">5</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: 5">edit</a>]</span></h5>
11712 <h2><span class="mw-headline" id="2_2">2</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: 2">edit</a>]</span></h2>
11718 ISBN with a dummy number
11728 ISBN with space-delimited number
11732 <p><a href="/wiki/Special:BookSources/9290170328" class="internal mw-magiclink-isbn">ISBN 92 9017 032 8</a>
11738 ISBN with multiple spaces, no number
11757 </p><p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>
11758 </p><p>ISBN 12345678901
11764 ISBN with trailing year (bug 8110)
11766 ISBN 1-234-56789-0 - 2006
11768 ISBN 1 234 56789 0 - 2006
11770 <p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1-234-56789-0</a> - 2006
11771 </p><p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1 234 56789 0</a> - 2006
11779 {{anchorencode:foo bar©#%n}}
11781 <p>foo_bar.C2.A9.23.25n
11786 anchorencode trims spaces
11788 {{anchorencode: __pretty__please__}}
11795 anchorencode deals with links
11797 {{anchorencode: [[hello|world]] [[hi]]}}
11804 anchorencode deals with templates
11806 {{anchorencode: {{Foo}} }}
11813 anchorencode encodes like the TOC generator: (bug 18431)
11815 === _ +:.3A%3A&&]] ===
11816 {{anchorencode: _ +:.3A%3A&&]] }}
11819 <h3><span class="mw-headline" id=".2B:.3A.253A.26.26.5D.5D">_ +:.3A%3A&&]]</span> </h3>
11820 <p>.2B:.3A.253A.26.26.5D.5D
11824 # Expected output in the following test is not necessarily expected (there
11825 # should probably be <p> tags inside the <blockquote> in the output) -- it's
11826 # only testing for well-formedness.
11828 Bug 6200: blockquotes and paragraph formatting
11848 Bug 8293: Use of center tag ruins paragraph formatting
11869 Parsing of overlapping (improperly nested) inline html tags (PHP parser)
11873 <span><s>x</span></s>
11875 <p><span><s>x</span></s></span>
11880 Parsing of overlapping (improperly nested) inline html tags (Parsoid)
11884 <span><s>x</span></s>
11886 <p><span><s>x</s></span><s></s>
11891 ### Language variants related tests
11894 Self-link in language variants
11896 title=[[Dunav]] language=sr
11898 Both [[Dunav]] and [[Дунав]] are names for this river.
11900 <p>Both <strong class="selflink">Dunav</strong> and <strong class="selflink">Дунав</strong> are names for this river.
11911 Link to another existing title shouldn't be parsed as self-link even if it's a variant of this title
11913 title=[[Duna]] language=sr
11915 [[Дуна]] is not a self-link while [[Duna]] and [[Dуна]] are still self-links.
11917 <p><a href="/wiki/%D0%94%D1%83%D0%BD%D0%B0" title="Дуна">Дуна</a> is not a self-link while <strong class="selflink">Duna</strong> and <strong class="selflink">Dуна</strong> are still self-links.
11922 Link to pages in language variants
11926 Main Page can be written as [[Маин Паге]]
11928 <p>Main Page can be written as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a>
11934 Multiple links to pages in language variants
11938 [[Main Page]] can be written as [[Маин Паге]] same as [[Маин Паге]].
11940 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a> can be written as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a> same as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a>.
11946 Simple template in language variants
11952 <p>This is a test template
11958 Template with explicit namespace in language variants
11964 <p>This is a test template
11970 Basic test for template parameter in language variants
11974 {{парамтест|param=foo}}
11976 <p>This is a test template with parameter foo
11982 Simple category in language variants
11986 [[Category:МедиаWики Усер'с Гуиде]]
11988 <a href="/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%98%D0%B0:MediaWiki_User%27s_Guide" title="Категорија:MediaWiki User's Guide">MediaWiki User's Guide</a>
12005 Don't convert blue categorylinks to another variant (bug 33210)
12009 [[A]][[Category:分类]]
12011 <a href="/wiki/Category:%E5%88%86%E7%B1%BB" title="Category:分类">分类</a>
12016 Stripping -{}- tags (language variants)
12020 Latin proverb: -{Ne nuntium necare}-
12022 <p>Latin proverb: Ne nuntium necare
12028 Prevent conversion with -{}- tags (language variants)
12030 language=sr variant=sr-ec
12032 Latinski: -{Ne nuntium necare}-
12034 <p>Латински: Ne nuntium necare
12040 Prevent conversion of text with -{}- tags (language variants)
12042 language=sr variant=sr-ec
12044 Latinski: -{Ne nuntium necare}-
12046 <p>Латински: Ne nuntium necare
12052 Prevent conversion of links with -{}- tags (language variants)
12054 language=sr variant=sr-ec
12058 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
12064 -{}- tags within headlines (within html for parserConvert())
12066 language=sr variant=sr-ec
12070 <h2><span class="mw-headline" id="-.7BNaslov.7D-">Naslov</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Уредите одељак „Naslov“">уреди</a>]</span></h2>
12076 Explicit definition of language variant alternatives
12078 language=zh variant=zh-tw
12080 -{zh:China;zh-tw:Taiwan}-, not China
12082 <p>Taiwan, not China
12088 Conversion around HTML tags
12090 language=sr variant=sr-ec
12092 -{H|span=>sr-ec:script;title=>sr-ec:src;}-
12093 <span title="La-{sr-el:L;sr-ec:C;}-tin">ski</span>
12096 <span title="ЛаCтин">ски</span>
12102 Explicit session-wise language variant mapping (A flag and - flag)
12104 language=zh variant=zh-tw
12106 Taiwan is not China.
12107 But -{A|zh:China;zh-tw:Taiwan}- is China,
12108 (This-{-|zh:China;zh-tw:Taiwan}- should be stripped!)
12109 and -{China}- is China.
12111 <p>Taiwan is not China.
12112 But Taiwan is Taiwan,
12113 (This should be stripped!)
12114 and China is China.
12119 Explicit session-wise language variant mapping (H flag for hide)
12121 language=zh variant=zh-tw
12123 (This-{H|zh:China;zh-tw:Taiwan}- should be stripped!)
12126 <p>(This should be stripped!)
12132 Adding explicit conversion rule for title (T flag)
12134 language=zh variant=zh-tw showtitle
12136 Should be stripped-{T|zh:China;zh-tw:Taiwan}-!
12139 <p>Should be stripped!
12144 Testing that changing the language variant here in the tests actually works
12146 language=zh variant=zh showtitle
12148 Should be stripped-{T|zh:China;zh-tw:Taiwan}-!
12151 <p>Should be stripped!
12156 Recursive conversion of alt and title attrs shouldn't clear converter state
12158 language=zh variant=zh-cn showtitle
12160 -{H|zh-cn:Exclamation;zh-tw:exclamation;}-
12161 Should be stripped-{T|zh-cn:China;zh-tw:Taiwan}-<span title="exclamation">!</span>
12165 Should be stripped<span title="Exclamation">!</span>
12170 Bug 24072: more test on conversion rule for title
12172 language=zh variant=zh-tw showtitle
12174 This should be stripped-{T|zh:China;zh-tw:Taiwan}-!
12175 This won't take interferes with the title rule-{H|zh:Beijing;zh-tw:Taipei}-.
12178 <p>This should be stripped!
12179 This won't take interferes with the title rule.
12184 Partly disable title conversion if variant == main language code
12186 language=zh variant=zh title=[[ZH]] showtitle
12188 -{T|zh-cn:CN;zh-tw:TW}-
12196 Partly disable title conversion if variant == main language code, more
12198 language=zh variant=zh title=[[ZH]] showtitle
12208 Raw output of variant escape tags (R flag)
12210 language=zh variant=zh-tw
12212 Raw: -{R|zh:China;zh-tw:Taiwan}-
12214 <p>Raw: zh:China;zh-tw:Taiwan
12219 Nested using of manual convert syntax
12221 language=zh variant=zh-hk
12223 Nested: -{zh-hans:Hi -{zh-cn:China;zh-sg:Singapore;}-;zh-hant:Hello -{zh-tw:Taiwan;zh-hk:H-{ong}- K-{}-ong;}-;}-!
12225 <p>Nested: Hello Hong Kong!
12230 Proper conversion of text in external links
12232 language=sr variant=sr-ec
12234 http://www.google.com
12235 gopher://www.google.com
12236 [http://www.google.com http://www.google.com]
12237 [gopher://www.google.com gopher://www.google.com]
12238 [https://www.google.com irc://www.google.com]
12239 [ftp://www.google.com www.google.com/ftp://dir]
12240 [//www.google.com www.google.com]
12242 <p><a rel="nofollow" class="external free" href="http://www.google.com">http://www.google.com</a>
12243 <a rel="nofollow" class="external free" href="gopher://www.google.com">gopher://www.google.com</a>
12244 <a rel="nofollow" class="external free" href="http://www.google.com">http://www.google.com</a>
12245 <a rel="nofollow" class="external free" href="gopher://www.google.com">gopher://www.google.com</a>
12246 <a rel="nofollow" class="external text" href="https://www.google.com">irc://www.google.com</a>
12247 <a rel="nofollow" class="external text" href="ftp://www.google.com">www.гоогле.цом/фтп://дир</a>
12248 <a rel="nofollow" class="external text" href="//www.google.com">www.гоогле.цом</a>
12253 Do not convert roman numbers to language variants
12255 language=sr variant=sr-ec
12259 <p>Фридрих IV је цар.
12264 Unclosed language converter markup "-{"
12275 Don't convert raw rule "-{R|=>}-" to "=>"
12292 Bug 529: Uncovered bullet
12302 # Plain MediaWiki does not remove empty lists, but tidy actually does.
12303 # Templates in Wikipedia rely on this behavior, as tidy has always been
12304 # enabled there. These tests are normally run *without* tidy, so specify the
12305 # full output here.
12306 # To test realistic parsing behavior, apply a tidy-like transformation to both
12307 # the expected output and your parser's output.
12309 Bug 529: Uncovered bullet leaving empty list, normally removed by tidy
12311 ******* Foo {{bullet}}
12313 <ul><li><ul><li><ul><li><ul><li><ul><li><ul><li><ul><li> Foo
12326 Bug 529: Uncovered table already at line-start
12349 Bug 529: Uncovered bullet in parser function result
12351 * Foo {{lc:{{bullet}} }}
12360 Bug 5678: Double-parsed template argument
12362 {{lc:{{{1}}}|hello}}
12369 Bug 5678: Double-parsed template invocation
12371 {{lc:{{paramtest {{!}} param = hello }} }}
12373 <p>{{paramtest | param = hello }}
12378 Case insensitivity of parser functions for non-ASCII characters (bug 8143)
12381 title=[[Main Page]]
12383 {{PRVNÍVELKÉ:ěščř}}
12384 {{prvnívelké:ěščř}}
12404 Morwen/13: Unclosed link followed by heading
12411 <h2><span class="mw-headline" id="heading">heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: heading">edit</a>]</span></h2>
12416 HHP2.1: Heuristics for headings in preprocessor parenthetical structures
12423 <h1><span class="mw-headline" id="heading">heading</span> </h1>
12428 HHP2.2: Heuristics for headings in preprocessor parenthetical structures
12435 <h2><span class="mw-headline" id="heading">heading</span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: heading">edit</a>]</span></h2>
12450 Paragraphs inside divs (no extra line breaks)
12462 Paragraphs inside divs (extra line break on open)
12477 Paragraphs inside divs (extra line break on close)
12492 Paragraphs inside divs (extra line break on open and close)
12509 Nesting tags, paragraphs on lines which begin with <div>
12513 <div></div><strong>A
12522 # Bug 6200: <blockquote> should behave like <div> with respect to line breaks
12524 Bug 6200: paragraphs inside blockquotes (no extra line breaks)
12528 <blockquote>Line one
12530 Line two</blockquote>
12532 <blockquote>Line one
12533 Line two</blockquote>
12538 Bug 6200: paragraphs inside blockquotes (extra line break on open)
12545 Line two</blockquote>
12550 Line two</blockquote>
12555 Bug 6200: paragraphs inside blockquotes (extra line break on close)
12559 <blockquote>Line one
12564 <blockquote>Line one
12572 Bug 6200: paragraphs inside blockquotes (extra line break on open and close)
12591 Paragraphs inside blockquotes/divs (no extra line breaks)
12593 <blockquote><div>Line one
12595 Line two</div></blockquote>
12597 <blockquote><div>Line one
12598 Line two</div></blockquote>
12603 Paragraphs inside blockquotes/divs (extra line break on open)
12608 Line two</div></blockquote>
12613 Line two</div></blockquote>
12618 Paragraphs inside blockquotes/divs (extra line break on close)
12620 <blockquote><div>Line one
12623 </div></blockquote>
12625 <blockquote><div>Line one
12628 </div></blockquote>
12633 Paragraphs inside blockquotes/divs (extra line break on open and close)
12639 </div></blockquote>
12645 </div></blockquote>
12650 Interwiki links trounced by replaceExternalLinks after early LinkHolderArray expansion
12652 wgLinkHolderBatchSize=0
12658 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?1" class="extiw" title="meatball:1">meatball:1</a>
12659 <a href="http://www.usemod.com/cgi-bin/mb.pl?2" class="extiw" title="meatball:2">meatball:2</a>
12660 <a href="http://www.usemod.com/cgi-bin/mb.pl?3" class="extiw" title="meatball:3">meatball:3</a>
12665 Free external link invading image caption
12667 [[Image:Foobar.jpg|thumb|http://x|hello]]
12669 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"><img src="/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>hello</div></div></div>
12674 Bug 15196: localised external link numbers
12678 [http://en.wikipedia.org/]
12680 <p><a rel="nofollow" class="external autonumber" href="http://en.wikipedia.org/">[۱]</a>
12685 Multibyte character in padleft
12687 {{padleft:-Hello|7|Æ}}
12694 Multibyte character in padright
12696 {{padright:Hello-|7|Æ}}
12703 formatdate parser function
12705 {{#formatdate:2009-03-24}}
12707 <p><span class="mw-formatted-date" title="2009-03-24">2009-03-24</span>
12712 formatdate parser function, with default format
12714 {{#formatdate:2009-03-24|mdy}}
12716 <p><span class="mw-formatted-date" title="2009-03-24">March 24, 2009</span>
12721 Spacing of numbers in formatted dates
12723 {{#formatdate:January 15}}
12725 <p><span class="mw-formatted-date" title="01-15">January 15</span>
12730 formatdate parser function, with default format and on a page of which the content language is always English and different from the wiki content language
12732 language=nl title=[[MediaWiki:Common.css]]
12734 {{#formatdate:2009-03-24|dmy}}
12736 <p><span class="mw-formatted-date" title="2009-03-24">24 March 2009</span>
12749 Edit comment with link
12753 I like the [[Main Page]] a lot
12755 I like the <a href="/wiki/Main_Page" title="Main Page">Main Page</a> a lot
12759 Edit comment with link and link text
12763 I like the [[Main Page|best pages]] a lot
12765 I like the <a href="/wiki/Main_Page" title="Main Page">best pages</a> a lot
12769 Edit comment with link and link text with suffix
12773 I like the [[Main Page|best page]]s a lot
12775 I like the <a href="/wiki/Main_Page" title="Main Page">best pages</a> a lot
12779 Edit comment with section link (non-local, eg in history list)
12781 comment title=[[Main Page]]
12783 /* External links */ removed bogus entries
12785 <a href="/wiki/Main_Page#External_links" title="Main Page">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
12789 Edit comment with section link and text before it (non-local, eg in history list)
12791 comment title=[[Main Page]]
12793 pre-comment text /* External links */ removed bogus entries
12795 pre-comment text - <a href="/wiki/Main_Page#External_links" title="Main Page">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
12799 Edit comment with section link (local, eg in diff view)
12801 comment local title=[[Main Page]]
12803 /* External links */ removed bogus entries
12805 <a href="#External_links">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
12809 Edit comment with subpage link (bug 14080)
12813 title=[[Subpage test]]
12815 Poked at a [[/subpage]] here...
12817 Poked at a <a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">/subpage</a> here...
12821 Edit comment with subpage link and link text (bug 14080)
12825 title=[[Subpage test]]
12827 Poked at a [[/subpage|neat little page]] here...
12829 Poked at a <a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">neat little page</a> here...
12833 Edit comment with bogus subpage link in non-subpage NS (bug 14080)
12836 title=[[Subpage test]]
12838 Poked at a [[/subpage]] here...
12840 Poked at a <a href="/index.php?title=/subpage&action=edit&redlink=1" class="new" title="/subpage (page does not exist)">/subpage</a> here...
12844 Edit comment with bare anchor link (local, as on diff)
12848 title=[[Main Page]]
12852 <a href="#section">#section</a>
12856 Edit comment with bare anchor link (non-local, as on history)
12859 title=[[Main Page]]
12863 <a href="/wiki/Main_Page#section" title="Main Page">#section</a>
12867 Anchor starting with underscore
12871 <p><a href="#_ref">One</a>
12876 Id starting with underscore
12878 <div id="_ref"></div>
12880 <div id="_ref"></div>
12885 Space normalisation on autocomment (bug 22784)
12888 title=[[Main Page]]
12890 /* __hello__world__ */
12892 <a href="/wiki/Main_Page#hello_world" title="Main Page">→</a><span dir="auto"><span class="autocomment">__hello__world__</span></span>
12896 percent-encoding and + signs in comments (Bug 26410)
12900 [[ABC%33D% ++]] [[ABC%33D% ++|+%20]]
12902 <a href="/index.php?title=ABC3D%25_%2B%2B&action=edit&redlink=1" class="new" title="ABC3D% ++ (page does not exist)">ABC3D% ++</a> <a href="/index.php?title=ABC3D%25_%2B%2B&action=edit&redlink=1" class="new" title="ABC3D% ++ (page does not exist)">+%20</a>
12906 Bad images - basic functionality
12915 Bad images - bug 16039: text after bad image disappears
12929 Verify that displaytitle works (bug #22501) no displaytitle
12933 wgAllowDisplayTitle=true
12934 wgRestrictDisplayTitle=false
12936 this is not the the title
12939 <p>this is not the the title
12944 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=false
12949 wgAllowDisplayTitle=true
12950 wgRestrictDisplayTitle=false
12952 this is not the the title
12953 {{DISPLAYTITLE:whatever}}
12956 <p>this is not the the title
12961 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=true mismatch
12966 wgAllowDisplayTitle=true
12967 wgRestrictDisplayTitle=true
12969 this is not the the title
12970 {{DISPLAYTITLE:whatever}}
12973 <p>this is not the the title
12978 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=true matching
12983 wgAllowDisplayTitle=true
12984 wgRestrictDisplayTitle=true
12986 this is not the the title
12987 {{DISPLAYTITLE:screen}}
12990 <p>this is not the the title
12995 Verify that displaytitle works (bug #22501) AllowDisplayTitle=false
13000 wgAllowDisplayTitle=false
13002 this is not the the title
13003 {{DISPLAYTITLE:screen}}
13006 <p>this is not the the title
13007 <a href="/index.php?title=Template:DISPLAYTITLE:screen&action=edit&redlink=1" class="new" title="Template:DISPLAYTITLE:screen (page does not exist)">Template:DISPLAYTITLE:screen</a>
13012 Verify that displaytitle works (bug #22501) AllowDisplayTitle=false no DISPLAYTITLE
13017 wgAllowDisplayTitle=false
13019 this is not the the title
13022 <p>this is not the the title
13027 preload: check <noinclude> and <includeonly>
13031 Hello <noinclude>cruel</noinclude><includeonly>kind</includeonly> world.
13037 preload: check <onlyinclude>
13041 Goodbye <onlyinclude>Hello world</onlyinclude>
13047 preload: can pass tags through if we want to
13051 <includeonly><</includeonly>includeonly>Hello world<includeonly><</includeonly>/includeonly>
13053 <includeonly>Hello world</includeonly>
13057 preload: check that it doesn't try to do tricks
13061 * <!-- Hello --> ''{{world}}'' {{<includeonly>subst:</includeonly>How are you}}{{ {{{|safesubst:}}} #if:1|2|3}}
13063 * <!-- Hello --> ''{{world}}'' {{subst:How are you}}{{ {{{|safesubst:}}} #if:1|2|3}}
13067 Play a bit with r67090 and bug 3158
13071 <div style="width:50% !important"> </div>
13072 <div style="width:50% !important"> </div>
13073 <div style="width:50% !important"> </div>
13074 <div style="border : solid;"> </div>
13076 <div style="width:50% !important"> </div>
13077 <div style="width:50% !important"> </div>
13078 <div style="width:50% !important"> </div>
13079 <div style="border : solid;"> </div>
13084 HTML5 data attributes
13086 <span data-foo="bar">Baz</span>
13087 <p data-abc-def_hij="">Quuz</p>
13089 <p><span data-foo="bar">Baz</span>
13091 <p data-abc-def_hij="">Quuz</p>
13096 percent-encoding and + signs in internal links (Bug 26410)
13098 [[User:+%]] [[Page+title%]]
13099 [[%+]] [[%+|%20]] [[%+ ]] [[%+r]]
13100 [[%]] [[+]] [[image:%+abc%39|foo|[[bar]]]]
13101 [[%33%45]] [[%33%45+]]
13103 <p><a href="/index.php?title=User:%2B%25&action=edit&redlink=1" class="new" title="User:+% (page does not exist)">User:+%</a> <a href="/index.php?title=Page%2Btitle%25&action=edit&redlink=1" class="new" title="Page+title% (page does not exist)">Page+title%</a>
13104 <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%+</a> <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%20</a> <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%+ </a> <a href="/index.php?title=%25%2Br&action=edit&redlink=1" class="new" title="%+r (page does not exist)">%+r</a>
13105 <a href="/index.php?title=%25&action=edit&redlink=1" class="new" title="% (page does not exist)">%</a> <a href="/index.php?title=%2B&action=edit&redlink=1" class="new" title="+ (page does not exist)">+</a> <a href="/index.php?title=Special:Upload&wpDestFile=%25%2Babc9" class="new" title="File:%+abc9">bar</a>
13106 <a href="/index.php?title=3E&action=edit&redlink=1" class="new" title="3E (page does not exist)">3E</a> <a href="/index.php?title=3E%2B&action=edit&redlink=1" class="new" title="3E+ (page does not exist)">3E+</a>
13111 Special characters in embedded file links (bug 27679)
13113 [[File:Contains & ampersand.jpg]]
13114 [[File:Does not exist.jpg|Title with & ampersand]]
13116 <p><a href="/index.php?title=Special:Upload&wpDestFile=Contains_%26_ampersand.jpg" class="new" title="File:Contains & ampersand.jpg">File:Contains & ampersand.jpg</a>
13117 <a href="/index.php?title=Special:Upload&wpDestFile=Does_not_exist.jpg" class="new" title="File:Does not exist.jpg">Title with & ampersand</a>
13123 Confirm that 'apos' named character reference doesn't make it to output (not legal in HTML 4)
13125 Text's been normalized?
13127 <p>Text's been normalized?
13132 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate free external links
13134 http://www.example.org/ <-- U+3000 (vim: ^Vu3000)
13136 <p><a rel="nofollow" class="external free" href="http://www.example.org/">http://www.example.org/</a> <-- U+3000 (vim: ^Vu3000)
13141 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate bracketed external links
13143 [http://www.example.org/ ideograms]
13145 <p><a rel="nofollow" class="external text" href="http://www.example.org/">ideograms</a>
13150 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate external images links
13152 http://www.example.org/pic.png <-- U+3000 (vim: ^Vu3000)
13154 <p><img src="http://www.example.org/pic.png" alt="pic.png" /> <-- U+3000 (vim: ^Vu3000)
13178 Bug 31098 Template which includes system messages which includes the template
13182 <p><span class="error">Template loop detected: <a href="/wiki/Template:Identical" title="Template:Identical">Template:Identical</a></span>
13183 <span class="error">Template loop detected: <a href="/wiki/Template:Identical" title="Template:Identical">Template:Identical</a></span>
13188 Bug31490 Turkish: ucfirst 'blah'
13199 Bug31490 Turkish: ucfirst 'ix'
13210 Bug31490 Turkish: lcfirst 'BLAH'
13221 Bug31490 Turkish: ucfırst (with a dotless i)
13227 <p><a href="/index.php?title=%C5%9Eablon:Ucf%C4%B1rst:blah&action=edit&redlink=1" class="new" title="Şablon:Ucfırst:blah (sayfa mevcut değil)">Şablon:Ucfırst:blah</a>
13232 Bug31490 ucfırst (with a dotless i) with English language
13238 <p><a href="/index.php?title=Template:Ucf%C4%B1rst:blah&action=edit&redlink=1" class="new" title="Template:Ucfırst:blah (page does not exist)">Template:Ucfırst:blah</a>
13243 Bug 26375: TOC with italics
13245 title=[[Main Page]]
13248 == ''Lost'' episodes ==
13250 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13252 <li class="toclevel-1 tocsection-1"><a href="#Lost_episodes"><span class="tocnumber">1</span> <span class="toctext"><i>Lost</i> episodes</span></a></li>
13255 <h2><span class="mw-headline" id="Lost_episodes"><i>Lost</i> episodes</span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Lost episodes">edit</a>]</span></h2>
13260 Bug 26375: TOC with bold
13262 title=[[Main Page]]
13265 == '''should be bold''' then normal text ==
13267 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13269 <li class="toclevel-1 tocsection-1"><a href="#should_be_bold_then_normal_text"><span class="tocnumber">1</span> <span class="toctext"><b>should be bold</b> then normal text</span></a></li>
13272 <h2><span class="mw-headline" id="should_be_bold_then_normal_text"><b>should be bold</b> then normal text</span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: should be bold then normal text">edit</a>]</span></h2>
13277 Bug 33845: Headings become cursive in TOC when they contain an image
13279 title=[[Main Page]]
13282 == Image [[Image:foobar.jpg]] ==
13284 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13286 <li class="toclevel-1 tocsection-1"><a href="#Image"><span class="tocnumber">1</span> <span class="toctext">Image</span></a></li>
13289 <h2><span class="mw-headline" id="Image">Image <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Image">edit</a>]</span></h2>
13294 Bug 33845 (2): Headings become bold in TOC when they contain a blockquote
13296 title=[[Main Page]]
13299 == <blockquote>Quote</blockquote> ==
13301 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13303 <li class="toclevel-1 tocsection-1"><a href="#Quote"><span class="tocnumber">1</span> <span class="toctext">Quote</span></a></li>
13306 <h2><span class="mw-headline" id="Quote"><blockquote>Quote</blockquote></span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Quote">edit</a>]</span></h2>
13311 Unclosed tags in TOC
13313 title=[[Main Page]]
13317 <small>Hanc marginis exiguitas non caperet.</small>
13320 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13322 <li class="toclevel-1 tocsection-1"><a href="#Proof:_2_.3C_3"><span class="tocnumber">1</span> <span class="toctext">Proof: 2 < 3</span></a></li>
13325 <h2><span class="mw-headline" id="Proof:_2_.3C_3">Proof: 2 < 3</span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Proof: 2 < 3">edit</a>]</span></h2>
13326 <p><small>Hanc marginis exiguitas non caperet.</small>
13332 Multiple tags in TOC
13335 == <i>Foo</i> <b>Bar</b> ==
13337 == <i>Foo</i> <blockquote>Bar</blockquote> ==
13339 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13341 <li class="toclevel-1 tocsection-1"><a href="#Foo_Bar"><span class="tocnumber">1</span> <span class="toctext"><i>Foo</i> <b>Bar</b></span></a></li>
13342 <li class="toclevel-1 tocsection-2"><a href="#Foo_Bar_2"><span class="tocnumber">2</span> <span class="toctext"><i>Foo</i> Bar</span></a></li>
13345 <h2><span class="mw-headline" id="Foo_Bar"><i>Foo</i> <b>Bar</b></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo Bar">edit</a>]</span></h2>
13346 <h2><span class="mw-headline" id="Foo_Bar_2"><i>Foo</i> <blockquote>Bar</blockquote></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo Bar">edit</a>]</span></h2>
13351 Tags with parameters in TOC
13354 == <sup class="in-h2">Hello</sup> ==
13356 == <sup class="a > b">Evilbye</sup> ==
13358 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13360 <li class="toclevel-1 tocsection-1"><a href="#Hello"><span class="tocnumber">1</span> <span class="toctext"><sup>Hello</sup></span></a></li>
13361 <li class="toclevel-1 tocsection-2"><a href="#b.22.3EEvilbye"><span class="tocnumber">2</span> <span class="toctext"><sup> b">Evilbye</sup></span></a></li>
13364 <h2><span class="mw-headline" id="Hello"><sup class="in-h2">Hello</sup></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Hello">edit</a>]</span></h2>
13365 <h2><span class="mw-headline" id="b.22.3EEvilbye"><sup> b">Evilbye</sup></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: b">Evilbye">edit</a>]</span></h2>
13370 span tags with directionality in TOC
13373 == <span dir="ltr">C++</span> ==
13375 == <span dir="rtl">זבנג!</span> ==
13377 == <span style="font-style: italic">The attributes on these span tags must be deleted from the TOC</span> ==
13379 == <span style="font-style: italic" dir="ltr">All attributes on these span tags must be deleted from the TOC</span> ==
13381 == <span dir="ltr" style="font-style: italic">Attributes after dir on these span tags must be deleted from the TOC</span> ==
13383 <table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
13385 <li class="toclevel-1 tocsection-1"><a href="#C.2B.2B"><span class="tocnumber">1</span> <span class="toctext"><span dir="ltr">C++</span></span></a></li>
13386 <li class="toclevel-1 tocsection-2"><a href="#.D7.96.D7.91.D7.A0.D7.92.21"><span class="tocnumber">2</span> <span class="toctext"><span dir="rtl">זבנג!</span></span></a></li>
13387 <li class="toclevel-1 tocsection-3"><a href="#The_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">3</span> <span class="toctext"><span>The attributes on these span tags must be deleted from the TOC</span></span></a></li>
13388 <li class="toclevel-1 tocsection-4"><a href="#All_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">4</span> <span class="toctext"><span>All attributes on these span tags must be deleted from the TOC</span></span></a></li>
13389 <li class="toclevel-1 tocsection-5"><a href="#Attributes_after_dir_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">5</span> <span class="toctext"><span dir="ltr">Attributes after dir on these span tags must be deleted from the TOC</span></span></a></li>
13392 <h2><span class="mw-headline" id="C.2B.2B"><span dir="ltr">C++</span></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: C++">edit</a>]</span></h2>
13393 <h2><span class="mw-headline" id=".D7.96.D7.91.D7.A0.D7.92.21"><span dir="rtl">זבנג!</span></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: זבנג!">edit</a>]</span></h2>
13394 <h2><span class="mw-headline" id="The_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span style="font-style: italic">The attributes on these span tags must be deleted from the TOC</span></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: The attributes on these span tags must be deleted from the TOC">edit</a>]</span></h2>
13395 <h2><span class="mw-headline" id="All_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span style="font-style: italic" dir="ltr">All attributes on these span tags must be deleted from the TOC</span></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: All attributes on these span tags must be deleted from the TOC">edit</a>]</span></h2>
13396 <h2><span class="mw-headline" id="Attributes_after_dir_on_these_span_tags_must_be_deleted_from_the_TOC"><span dir="ltr" style="font-style: italic">Attributes after dir on these span tags must be deleted from the TOC</span></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Attributes after dir on these span tags must be deleted from the TOC">edit</a>]</span></h2>
13403 == {{int:headline_sample}} ==
13407 Bug 32057: Title needed when expanding <h> nodes.
13409 title=[[Main Page]]
13413 <h2><span class="mw-headline" id="Headline_text">Headline text</span> <span class="mw-editsection">[<a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Headline text">edit</a>]</span></h2>
13418 Strip marker in urlencode
13420 {{urlencode:x<nowiki/>y}}
13421 {{urlencode:x<nowiki/>y|wiki}}
13422 {{urlencode:x<nowiki/>y|path}}
13449 Strip marker in formatNum
13451 {{formatnum:1<nowiki/>2}}
13452 {{formatnum:1<nowiki/>2|R}}
13460 Check noCommafy in formatNum
13464 {{formatnum:123456.78}}
13465 {{formatnum:123456.78|NOSEP}}
13473 Strip marker in grammar
13477 {{grammar:elative|foo<nowiki/>bar}}
13484 Strip marker in padleft
13486 {{padleft:|2|x<nowiki/>y}}
13493 Strip marker in padright
13495 {{padright:|2|x<nowiki/>y}}
13502 Strip marker in anchorencode
13504 {{anchorencode:x<nowiki/>y}}
13511 nowiki inside link inside heading (bug 18295)
13513 ==[[foo|x<nowiki>y</nowiki>z]]==
13515 <h2><span class="mw-headline" id="xyz"><a href="/index.php?title=Foo&action=edit&redlink=1" class="new" title="Foo (page does not exist)">xyz</a></span> <span class="mw-editsection">[<a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: xyz">edit</a>]</span></h2>
13520 new support for bdi element (bug 31817)
13522 <p dir="rtl" lang="he">ולדימיר לנין (ברוסית: <bdi lang="ru">Владимир Ленин</bdi>, 24 באפריל 1870–22 בינואר 1924) הוא מנהיג פוליטי קומוניסטי רוסי.</p>
13524 <p dir="rtl" lang="he">ולדימיר לנין (ברוסית: <bdi lang="ru">Владимир Ленин</bdi>, 24 באפריל 1870–22 בינואר 1924) הוא מנהיג פוליטי קומוניסטי רוסי.</p>
13529 Ignore pipe between table row attributes
13533 |- id=foo | style='color: red'
13541 <tr id="foo" style="color: red">
13548 Gallery override link with WikiLink (bug 34852)
13551 File:foobar.jpg|caption|alt=galleryalt|link=InterWikiLink
13554 <ul class="gallery">
13555 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
13556 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/InterWikiLink"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
13557 <div class="gallerytext">
13567 Gallery override link with absolute external link (bug 34852)
13570 File:foobar.jpg|caption|alt=galleryalt|link=http://www.example.org
13573 <ul class="gallery">
13574 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
13575 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="http://www.example.org"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
13576 <div class="gallerytext">
13586 Gallery override link with malicious javascript (bug 34852)
13589 File:foobar.jpg|caption|alt=galleryalt|link=" onclick="alert('malicious javascript code!');
13592 <ul class="gallery">
13593 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
13594 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/%22_onclick%3D%22alert(%27malicious_javascript_code!%27);"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
13595 <div class="gallerytext">
13605 Gallery with invalid title as link (bug 43964)
13608 File:foobar.jpg|link=<
13611 <ul class="gallery">
13612 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
13613 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" /></a></div></div>
13614 <div class="gallerytext">
13622 Language parser function
13631 Padleft and padright as substr
13633 {{padleft:|3|abcde}}
13634 {{padright:|3|abcde}}
13642 Bug 34939 - Case insensitive link parsing ([HttP://])
13644 [HttP://MediaWiki.Org/]
13646 <p><a rel="nofollow" class="external autonumber" href="HttP://MediaWiki.Org/">[1]</a>
13651 Bug 34939 - Case insensitive link parsing ([HttP:// title])
13653 [HttP://MediaWiki.Org/ MediaWiki]
13655 <p><a rel="nofollow" class="external text" href="HttP://MediaWiki.Org/">MediaWiki</a>
13660 Bug 34939 - Case insensitive link parsing (HttP://)
13662 HttP://MediaWiki.Org/
13664 <p><a rel="nofollow" class="external free" href="HttP://MediaWiki.Org/">HttP://MediaWiki.Org/</a>
13669 ### Parsoids-specific tests
13670 ### Parsoid-PHP parser incompatibilities
13673 1. SOL-sensitive wikitext tokens as template-args
13675 parsoid=wt2html,wt2wt
13681 <span about="#mwt1" typeof="mw:Object/Template">
13682 </span><ul about="#mwt1"><li>a</li></ul>
13683 <span about="#mwt2" typeof="mw:Object/Template">
13684 </span><ol about="#mwt2"><li>a</li></ol>
13685 <span about="#mwt3" typeof="mw:Object/Template">
13686 </span><dl about="#mwt3"><dd>a</dd></dl>
13689 #### The following section of tests are primarily to test
13690 #### wikitext escaping capabilities of Parsoid. Given that
13691 #### escaping can be done any number of ways, the wikitext (input)
13692 #### is always adjusted to reflect how Parsoid adds nowiki
13695 #### We are marking several tests as parsoid-only since the
13696 #### HTML in the result section is different from what the
13697 #### PHP parser generates for it.
13700 #### --------------- Headings ---------------
13702 #### 1. Nested inside html <h1>=foo=</h1>
13703 #### 2. Outside heading nest on a single line <h1>foo</h1>*bar
13704 #### 3. Nested inside html with wikitext split by html tags
13705 #### 4. No escape needed
13706 #### 5. Empty headings <h1></h1>
13707 #### 6. Heading chars in SOL context
13708 #### ----------------------------------------
13710 Headings: 0. Unnested
13714 <nowiki>=foo=</nowiki>
13716 <nowiki> =foo= </nowiki>
13718 <nowiki>=foo=</nowiki>
13720 =foo''a''<nowiki>=</nowiki>
13722 <p><span typeof="mw:Nowiki">=foo=</span></p>
13724 <p><span typeof="mw:Nowiki"> =foo= </span>
13726 <span typeof="mw:Nowiki">=foo=</span></p>
13728 <p>=foo<i>a</i><span typeof="mw:Nowiki">=</span></p>
13732 Headings: 1. Nested inside html
13736 =<nowiki>=foo=</nowiki>=
13737 ==<nowiki>=foo=</nowiki>==
13738 ===<nowiki>=foo=</nowiki>===
13739 ====<nowiki>=foo=</nowiki>====
13740 =====<nowiki>=foo=</nowiki>=====
13741 ======<nowiki>=foo=</nowiki>======
13743 <h1><span typeof="mw:Nowiki">=foo=</span></h1>
13744 <h2><span typeof="mw:Nowiki">=foo=</span></h2>
13745 <h3><span typeof="mw:Nowiki">=foo=</span></h3>
13746 <h4><span typeof="mw:Nowiki">=foo=</span></h4>
13747 <h5><span typeof="mw:Nowiki">=foo=</span></h5>
13748 <h6><span typeof="mw:Nowiki">=foo=</span></h6>
13752 Headings: 2. Outside heading nest on a single line <h1>foo</h1>*bar
13757 <nowiki>*bar</nowiki>
13761 <nowiki>=bar=</nowiki>
13769 Headings: 3. Nested inside html with wikitext split by html tags
13773 =='''bold'''<nowiki>foo=</nowiki>=
13775 <h1>=<b>bold</b><span typeof="mw:Nowiki">foo=</span></h1>
13779 Headings: 4a. No escaping needed (testing just h1 and h2)
13790 =<nowiki>=</nowiki>=
13798 <h1><i>=</i>foo=</h1>
13799 <h1><span typeof="mw:Nowiki">=</span></h1>
13803 Headings: 4b. No escaping needed (inside p-tags)
13818 Headings: 5. Empty headings
13826 =====<nowiki/>=====
13827 ======<nowiki/>======
13838 Headings: 6. Heading chars in SOL context
13842 <!--cmt--><nowiki>=h1=</nowiki>
13843 <!--cmt--><nowiki> =h1= </nowiki>
13845 <p><!--cmt--><span typeof="mw:Nowiki">=h1=</span>
13846 <!--cmt--><span typeof="mw:Nowiki"> =h1= </span></p>
13849 #### --------------- Lists ---------------
13850 #### 0. Outside nests (*foo, etc.)
13851 #### 1. Nested inside html <ul><li>*foo</li></ul>
13852 #### 2. Inside definition lists
13853 #### 3. Only bullets at start should be escaped
13854 #### 4. No escapes needed
13855 #### 5. No unnecessary escapes
13856 #### 6. Escape bullets in SOL position
13857 #### 7. Escape bullets in a multi-line context
13858 #### ----------------------------------------
13861 Lists: 0. Outside nests
13863 <nowiki>*foo</nowiki>
13865 <nowiki>#foo</nowiki>
13873 Lists: 1. Nested inside html
13875 *<nowiki>*foo</nowiki>
13877 *<nowiki>#foo</nowiki>
13879 *<nowiki>:foo</nowiki>
13881 *<nowiki>;foo</nowiki>
13883 #<nowiki>*foo</nowiki>
13885 #<nowiki>#foo</nowiki>
13887 #<nowiki>:foo</nowiki>
13889 #<nowiki>;foo</nowiki>
13911 Lists: 2. Inside definition lists
13913 ;<nowiki>;foo</nowiki>
13915 ;<nowiki>:foo</nowiki>
13917 ;<nowiki>:foo</nowiki>
13920 :<nowiki>:foo</nowiki>
13935 Lists: 3. Only bullets at start of text should be escaped
13937 *<nowiki>*foo*bar</nowiki>
13939 *<nowiki>*foo</nowiki>''it''*bar
13943 <ul><li>*foo<i>it</i>*bar
13949 Lists: 4. No escapes needed
13961 <ul><li><i>foo</i>*bar
13963 <ul><li><a rel="mw:WikiLink" href="Foo">Foo</a>: bar
13968 Lists: 5. No unnecessary escapes
13970 * bar <span><nowiki>[[foo]]</nowiki></span>
13972 *=bar <span><nowiki>[[foo]]</nowiki></span>
13974 *[[bar <span><nowiki>[[foo]]</nowiki></span>
13976 *]]bar <span><nowiki>[[foo]]</nowiki></span>
13978 *=bar <span>foo]]</span>=
13982 <ul><li> bar <span>[[foo]]</span>
13984 <ul><li>=bar <span>[[foo]]</span>
13986 <ul><li>[[bar <span>[[foo]]</span>
13988 <ul><li>]]bar <span>[[foo]]</span>
13990 <ul><li>=bar <span>foo]]</span>=
13992 <ul><li> <s></s>: a
13998 Lists: 6. Escape bullets in SOL position
14002 <!--cmt--><nowiki>*foo</nowiki>
14004 <p><!--cmt--><span typeof="mw:Nowiki">*foo</span></p>
14008 Lists: 7. Escape bullets in a multi-line context
14018 #### --------------- HRs ---------------
14019 #### 1. Single line
14020 #### -----------------------------------
14023 HRs: 1. Single line
14027 ----<nowiki>----</nowiki>
14031 <hr><span typeof="mw:Nowiki">----</span>
14036 #### --------------- Tables ---------------
14037 #### 1a. Simple example
14038 #### 1b. No escaping needed (!foo)
14039 #### 1c. No escaping needed (|foo)
14040 #### 1d. No escaping needed (|}foo)
14042 #### 2a. Nested in td (<td>foo|bar</td>)
14043 #### 2b. Nested in td (<td>foo||bar</td>)
14044 #### 2c. Nested in td -- no escaping needed(<td>foo!!bar</td>)
14046 #### 3a. Nested in th (<th>foo!bar</th>)
14047 #### 3b. Nested in th (<th>foo!!bar</th>)
14048 #### 3c. Nested in th -- no escaping needed(<th>foo||bar</th>)
14052 #### 4c. No escaping needed
14053 #### --------------------------------------
14056 Tables: 1a. Simple example
14067 Tables: 1b. No escaping needed
14076 Tables: 1c. No escaping needed
14085 Tables: 1d. No escaping needed
14094 Tables: 2a. Nested in td
14099 |<nowiki>foo|bar</nowiki>
14103 <td><span typeof="mw:Nowiki">foo|bar</span></td></tr></tbody></table>
14107 Tables: 2b. Nested in td
14112 |<nowiki>foo||bar</nowiki>
14113 |''it''<nowiki>foo||bar</nowiki>
14117 <td><span typeof="mw:Nowiki">foo||bar</span></td>
14118 <td><i>it</i><span typeof="mw:Nowiki">foo||bar</span></td></tr></tbody></table>
14122 Tables: 2c. Nested in td -- no escaping needed
14130 <table><tbody><tr><td>foo!!bar
14131 </td></tr></tbody></table>
14136 Tables: 3a. Nested in th
14144 <table><tbody><tr><th>foo!bar
14145 </th></tr></tbody></table>
14150 Tables: 3b. Nested in th
14155 !<nowiki>foo!!bar</nowiki>
14159 <tbody><tr><th><span typeof="mw:Nowiki">foo!!bar</span></th></tr>
14164 Tables: 3c. Nested in th -- no escaping needed
14169 !<nowiki>foo||bar</nowiki>
14173 <th><span typeof="mw:Nowiki">foo||bar</span></th></tr></tbody></table>
14177 Tables: 4a. Escape -
14185 |<nowiki>-bar</nowiki>
14189 <tr><th>-bar</th></tr>
14191 <td><span typeof="mw:Nowiki">-bar</span></td></tr></tbody></table>
14195 Tables: 4b. Escape +
14203 |<nowiki>+bar</nowiki>
14207 <tr><th>+bar</th></tr>
14209 <td><span typeof="mw:Nowiki">+bar</span></td></tr></tbody></table>
14213 Tables: 4c. No escaping needed
14227 <tr><td>foo-bar</td><td>foo+bar</td></tr>
14228 <tr><td><i>foo</i>-bar</td><td><i>foo</i>+bar</td></tr>
14232 ### SSS FIXME: Disabled right now because accurate html2wt
14233 ### on this snippet requires data-parsoid flags that we've
14234 ### stripped out of these tests. We should scheme how we
14235 ### we want to handle these kind of tests that require
14236 ### data-parsoid flags for accurate html2wt serialization
14239 Tables: 4d. No escaping needed
14257 #### --------------- Links ---------------
14258 #### 1. Quote marks in link text
14259 #### 2. Wikilinks: Escapes needed
14260 #### 3. Wikilinks: No escapes needed
14261 #### 4. Extlinks: Escapes needed
14262 #### 5. Extlinks: No escapes needed
14263 #### --------------------------------------
14265 Links 1. Quote marks in link text
14269 [[Foo|<nowiki>Foo''boo''</nowiki>]]
14271 <a rel="mw:WikiLink" href="Foo">Foo''boo''</a>
14275 Links 2. WikiLinks: Escapes needed
14279 [[Foo|<nowiki>[Foobar]</nowiki>]]
14280 [[Foo|<nowiki>Foobar]</nowiki>]]
14281 [[Foo|x [Foobar] x]]
14282 [[Foo|<nowiki>x [http://google.com g] x</nowiki>]]
14283 [[Foo|<nowiki>[[Bar]]</nowiki>]]
14284 [[Foo|<nowiki>x [[Bar]] x</nowiki>]]
14285 [[Foo|<nowiki>|Bar</nowiki>]]
14286 [[Foo|<nowiki>]]bar</nowiki>]]
14287 [[Foo|<nowiki>[[bar</nowiki>]]
14288 [[Foo|<nowiki>x ]] y [[ z</nowiki>]]
14290 <a href="Foo" rel="mw:WikiLink">[Foobar]</a>
14291 <a href="Foo" rel="mw:WikiLink">Foobar]</a>
14292 <a href="Foo" rel="mw:WikiLink">x [Foobar] x</a>
14293 <a href="Foo" rel="mw:WikiLink">x [http://google.com g] x</a>
14294 <a href="Foo" rel="mw:WikiLink">[[Bar]]</a>
14295 <a href="Foo" rel="mw:WikiLink">x [[Bar]] x</a>
14296 <a href="Foo" rel="mw:WikiLink">|Bar</a>
14297 <a href="Foo" rel="mw:WikiLink">]]bar</a>
14298 <a href="Foo" rel="mw:WikiLink">[[bar</a>
14299 <a href="Foo" rel="mw:WikiLink">x ]] y [[ z</a>
14303 Links 3. WikiLinks: No escapes needed
14310 <a href="Foo" rel="mw:WikiLink">[Foobar</a>
14311 <a href="Foo" rel="mw:WikiLink">foo|bar</a>
14315 Links 4. ExtLinks: Escapes needed
14319 [http://google.com <nowiki>[google]</nowiki>]
14320 [http://google.com <nowiki>google]</nowiki>]
14322 <a href="http://google.com" rel="mw:ExtLink">[google]</a>
14323 <a href="http://google.com" rel="mw:ExtLink">google]</a>
14327 Links 5. ExtLinks: No escapes needed
14331 [http://google.com [google]
14333 <a href="http://google.com" rel="mw:ExtLink">[google</a>
14336 #### --------------- Quotes ---------------
14337 #### 1. Quotes inside <b> and <i>
14338 #### 2. Link fragments separated by <i> and <b> tags
14339 #### 3. Link fragments inside <i> and <b>
14340 #### --------------------------------------
14342 1. Quotes inside <b> and <i>
14344 ''<nowiki>'foo'</nowiki>''
14345 ''<nowiki>''foo''</nowiki>''
14346 ''<nowiki>'''foo'''</nowiki>''
14347 '''<nowiki>'foo'</nowiki>'''
14348 '''<nowiki>''foo''</nowiki>'''
14349 '''<nowiki>'''foo'''</nowiki>'''
14350 '''<nowiki>foo'</nowiki>''<nowiki>bar'</nowiki>''baz'''
14358 <b>foo'<i>bar'</i>baz</b>
14363 2. Link fragments separated by <i> and <b> tags
14365 [[''foo''<nowiki>hello]]</nowiki>
14367 [['''foo'''<nowiki>hello]]</nowiki>
14369 <p>[[<i>foo</i>hello]]
14370 </p><p>[[<b>foo</b>hello]]
14375 2. Link fragments inside <i> and <b>
14376 (FIXME: Escaping one or both of [[ and ]] is also acceptable --
14377 this is one of the shortcomings of this format)
14379 ''[[foo''<nowiki>]]</nowiki>
14381 '''[[foo'''<nowiki>]]</nowiki>
14384 </p><p><b>[[foo</b>]]
14388 #### --------------- Paragraphs ---------------
14389 #### 1. No unnecessary escapes
14390 #### --------------------------------------
14393 1. No unnecessary escapes
14395 bar <span><nowiki>[[foo]]</nowiki></span>
14397 =bar <span><nowiki>[[foo]]</nowiki></span>
14399 [[bar <span><nowiki>[[foo]]</nowiki></span>
14401 ]]bar <span><nowiki>[[foo]]</nowiki></span>
14403 =bar <span>foo]]</span><nowiki>=</nowiki>
14405 <p>bar <span>[[foo]]</span>
14406 </p><p>=bar <span>[[foo]]</span>
14407 </p><p>[[bar <span>[[foo]]</span>
14408 </p><p>]]bar <span>[[foo]]</span>
14409 </p><p>=bar <span>foo]]</span>=
14413 #### --------------- PRE ------------------
14414 #### 1. Leading space in SOL context should be escaped
14415 #### --------------------------------------
14417 1. Leading space in SOL context should be escaped
14421 <nowiki> foo</nowiki>
14422 <!--cmt--><nowiki> foo</nowiki>
14429 #### --------------- HTML tags ---------------
14432 #### 3. multi-line html tag
14433 #### --------------------------------------
14439 <a href="http://google.com">google</a>
14441 <a href="http://google.com">google</a>
14447 <nowiki><div>foo</div>
14448 <div style="color:red">foo</div></nowiki>
14450 <p><div>foo</div>
14451 <div style="color:red">foo</div>
14456 3. multi-line html tag
14468 #### --------------- Others ---------------
14472 <nowiki>foo</nowiki>
14474 <p><nowiki>foo</nowiki>
14479 Tag-like HTML structures are passed through as text
14501 </p><p>1<d e>f
14506 # This fails in the PHP parser (see bug 40670,
14507 # https://bugzilla.wikimedia.org/show_bug.cgi?id=40670), so disabled for it.
14509 Tag names followed by punctuation should not be recognized as tags
14515 <p><s.ome> text
14520 HTML tag with necessary entities in attributes
14522 <span title="&amp;">foo</span>
14524 <p><span title="&amp;">foo</span>
14529 HTML tag with 'unnecessary' entity encoding in attributes
14531 <span title="&">foo</span>
14533 <p><span title="&">foo</span>
14538 HTML tag with broken attribute value quoting
14540 <span title="Hello world>Foo</span>
14542 <p><span>Foo</span>
14547 Parsoid-only: HTML tag with broken attribute value quoting
14551 <span title="Hello world>Foo</span>
14553 <p><span title="Hello world">Foo</span>
14558 Table with broken attribute value quoting
14561 | title="Hello world|Foo
14572 Table with broken attribute value quoting on consecutive lines
14575 | title="Hello world|Foo
14576 | style="color:red|Bar
14589 Parsoid-only: Table with broken attribute value quoting on consecutive lines
14594 | title="Hello world|Foo
14595 | style="color:red|Bar
14600 <td title="Hello world">Foo
14601 </td><td style="color: red">Bar
14602 </td></tr></tbody></table>
14607 Parsoid-only: Don't wrap broken template tags in <nowiki> on wt2wt (Bug 42353)
14617 Parsoid-only: Don't wrap broken template tags in <nowiki> on wt2wt (Bug 42353)
14627 Accept empty td cell attribute
14630 | align="center" | foo || |
14635 <td align="center"> foo </td>
14642 Non-empty attributes in th-cells
14645 ! Foo !! style="color: red" | Bar
14651 <th style="color: red"> Bar
14657 Accept empty attributes in th-cells
14672 Empty table rows go away
14693 ### Parsoid-centric tests for testing RTing of inter-element separators
14694 ### Edge cases not tested by existing parser tests and specific to
14695 ### Parsoid-specific serialization strategies.
14699 RT-ed inter-element separators should be valid separators
14712 Trailing newlines in a deep dom-subtree that ends a wikitext line should be migrated out
14713 (Parsoid-only since PHP parser relies on Tidy for correct output)
14729 Empty TD followed by TD with tpl-generated attribute
14734 |{{echo|style='color:red'}}|foo
14748 Indented table with an empty td
14767 Empty TR followed by a template-generated TR
14768 (Parsoid-specific since PHP parser doesn't handle this mixed tbl-wikitext)
14770 parsoid=wt2html,wt2wt
14774 {{echo|<tr><td>foo</td></tr>}}
14780 <tr typeof="mw:Object/Template">
14781 <td>foo</td></tr></tbody></table>
14784 ## PHP and parsoid output differ for this, and since this is primarily
14785 ## for testing Parsoid's serializer, marking this Parsoid only
14787 Empty TR followed by mixed-ws-comment line should RT correctly
14801 <td> <!--c--></td></tr>
14803 <td><!--c--> <!--d--></td></tr>
14809 Multi-line image caption generated by templates with/without trailing newlines
14813 [[File:foo.jpg|thumb|300px|foo\n{{echo|A}}\n{{echo|B}}\n{{echo|C}}]]
14814 [[File:foo.jpg|thumb|300px|foo\n{{echo|A}}\n{{echo|B}}\n{{echo|C}}\n\n]]
14816 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/index.php?title=Special:Upload&wpDestFile=Foo.jpg" class="new" title="File:Foo.jpg">File:Foo.jpg</a> <div class="thumbcaption">foo\nA\nB\nC</div></div></div>
14817 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/index.php?title=Special:Upload&wpDestFile=Foo.jpg" class="new" title="File:Foo.jpg">File:Foo.jpg</a> <div class="thumbcaption">foo\nA\nB\nC\n\n</div></div></div>
14821 ## PHP emits broken html for this, and since this is primarily
14822 ## a Parsoid serializer test, marking this Parsoid only
14824 Improperly nested inline or quotes tags with whitespace in between
14828 <span> <s>x</span> </s>
14831 <p><span> <s>x</s></span><s> </s>
14832 <b> <i>x</i></b><i> </i>
14841 Try for 100% code coverage