User:Cscott/Sandbox
Appearance
Syntaxhighlight
[edit]This is <translate> markup.
Span test
[edit]- foo
Heading test
[edit]Another heading
Formatnum
[edit]- ∞
- Not a Number
- −1,000,000.234
Leaky LI
[edit]Strikethrough
[edit]strike
s
<s.foo>s.foo</s.foo>
blockquote
[edit]Foo
barbaz quux
Image links
[edit]
Broken: File:XXXFoobar.jpg
Magic links
[edit]x RFC 1234 y
ISBN 978-0-1234-56 Parameter error in {{ISBN}}: checksum 789
Parser functions
[edit]#if
[edit]NO
NO
yes
NO
yes
#uc
[edit]LOWER UPPER
PRE[2]POST
PREnowiki contentPOST
<
#urlencode
[edit]- foo
- bar
- foo
- bar
- foo
- bar
- foo %26%23x2a;bar
- foo %26nbsp;*bar
- foo
- foo x *bar
More stuff:
- foo
- bar
- foo *bar
- foo *bar
- foo bar
Extension tag stress test
[edit]- {{#tag:nowiki|a<nowiki>b</nowiki>c}}
- abc
- output in core is 'abc'; output in Parsoid is currently 'a<strip marker>c'
- {{#tag:ref|a<nowiki>b</nowiki>c|name=d<nowiki>e</nowiki>f}}
- [[#cite_note-d'"`UNIQ--nowiki-00000012-QINU`"'f-3|[3]]]
- output in core is [[#cite_note-d?'"`UNIQ--nowiki-00000022-QINU`"'?f-3|[3]]] (!) w/ content "abc"
- output in Parsoid is ref w/ content 'abc', and name 'def'
- {{#tag:a<nowiki>b</nowiki>c}}
- <ac/>
- output in core and parsoid is the same: <a?'"`uniq--nowiki-00000025-qinu`"'?c/>
- {{#tag:nowiki|a<ref>b</ref>c}}
- a[4]c
ref names
[edit]- {{#tag:ref|abc|name=d<nowiki>e</nowiki>f}}
- [[#cite_note-d'"`UNIQ--nowiki-0000001C-QINU`"'f-5|[5]]]
- {{#tag:ref|abc|name=d<pre>e</pre>f}}
- [[#cite_note-d'"`UNIQ--pre-0000001F-QINU`"'f-6|[6]]]
- {{#tag:ref|abc|name=d<b>e</b>f}}
- [7]
- {{#tag:ref|abc|name=d<gallery>e</gallery>f}}
- [[#cite_note-d'"`UNIQ--gallery-00000024-QINU`"'f-8|[8]]]