Module:WikitextParser/testpage: Difference between revisions
Appearance
Content deleted Content added
Sophivorus (talk | contribs) No edit summary |
Sophivorus (talk | contribs) ←Replaced content with 'This '''test page''' interacts with Module:WikitextParser/testcases. ==Tables== a {| !b |} c {| |d |} {|id="e" |e |} f' Tags: Replaced Reverted |
||
Line 1: | Line 1: | ||
This '''test page''' interacts with [[Module:WikitextParser/testcases]]. |
This '''test page''' interacts with [[Module:WikitextParser/testcases]]. |
||
==Section== |
|||
a |
|||
===Subsection=== |
|||
b |
|||
==Section== |
|||
c |
|||
===Subsection with [[link]]=== |
|||
d |
|||
==Section with (parenthesis)== |
|||
e |
|||
===Subsection=== |
|||
f |
|||
==Templates== |
|||
X1{{X2}}{{X3}}{{X4}} |
|||
==Tags== |
|||
a |
|||
<gallery> |
|||
File:A.png|g<ref>g</ref> |
|||
File:B.png |
|||
</gallery> |
|||
b |
|||
<br> |
|||
c |
|||
<br /> |
|||
d |
|||
<hr> |
|||
e |
|||
==Nested tags== |
|||
<div>a<div>b</div></div> |
|||
<span class="a">b<span id="c">d</span></span> |
|||
==Parameters== |
|||
{{X11 |
|||
|b=c |
|||
}} |
|||
{{X12 |
|||
|b=d |
|||
}} |
|||
==Tables== |
==Tables== |
||
Line 56: | Line 13: | ||
|e |
|e |
||
|} |
|} |
||
f |
|||
==Lists== |
|||
a |
|||
*b |
|||
*c |
|||
d |
|||
#e |
|||
#f |
|||
g |
|||
==Fragments== |
|||
<section begin="a" /> <section end="a" /> |
|||
<section begin="b" />b<section end="b" /> |
|||
<section begin="c" /> |
|||
{| |
|||
!c |
|||
|}<section end="c" /> |
|||
==Paragraphs== |
|||
[[File:Name.jpg|thumb|X1]] |
|||
X1 |
|||
{| |
|||
|X2 |
|||
|} |
|||
{{X2}} X3 {{X4}} |
|||
{{X5}} |
|||
==Files== |
|||
[[File:A.png]]a[[File:C.png]]b |
|||
==References== |
|||
a<ref>b</ref>c<ref name="d">e</ref>f<ref name="d" />g<ref name="h" group="i">j</ref>k<ref name="l" /> |
|||
==References2== |
|||
<ref name="l">m</ref> |
|||
==References catching== |
|||
{{reflist}} |
|||
{{reflist|group=i}} |
|||
==Links== |
|||
a [[b]] c [[d]] e |
|||
==Self links== |
|||
[[Module talk:Transcluder/testcases]] [[module talk:Transcluder/testcases]] [[Module talk:Transcluder/testcases|a]] [[module talk:Transcluder/testcases|a]] |
|||
==Get== |
|||
[[File:A.png]] |
|||
b |
|||
*c |
|||
*d |
|||
{| |
|||
|e |
|||
|} |
|||
[[File:f.png]] |
|||
g |
|||
#h |
|||
#i |
|||
j |
|||
{| |
|||
|k |
|||
|} |
|||
l |
|||
==Only== |
|||
[[File:A.png]] |
|||
b |
|||
*c |
|||
*d |
|||
{| |
|||
|e |
|||
|} |
|||
[[File:f.png]] |
|||
g |
|||
#h |
|||
#i |
|||
j |
|||
{| |
|||
|k |
|||
|} |
|||
l |
|||
==Infobox== |
|||
{{Infobox |
|||
|a=1 |
|||
|b=2 |
|||
|d=4 |
|||
|c=3 |
|||
}} |
|||
== Include == |
|||
a<noinclude>b</noinclude>c |
|||
==Categories== |
|||
[[Category:X1]] |
|||
[[Category:X2]] |
|||
[[Category:X3]] |