Editing Template:Autolink/testcases

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.

Latest revision Your text
Line 3: Line 3:
 
! scope="col" | Code
 
! scope="col" | Code
 
! scope="col" | Live
 
! scope="col" | Live
 +
! scope="col" | Live source
 
! scope="col" | Sandbox
 
! scope="col" | Sandbox
! scope="col" | Equal?
+
! scope="col" | Sandbox source
{{test case row}}
+
|-
{{test case row|}}
+
| <pre>{{autolink|Test}}</pre>
{{test case row|Griggle}}
+
| {{autolink|Test}}
{{test case row|[[Griggle]]}}
+
| {{ #tag: source | {{autolink|Test}} | lang="html4strict" }}
{{test case row|""Griggle""}}
+
| {{autolink/sandbox|Test}}
{{test case row|"[[Griggle]]"}}
+
| {{ #tag: source | {{autolink/sandbox|Test}} | lang="html4strict" }}
{{test case row|""[[Griggle]]""}}
+
|-
{{test case row|[[""Griggle""]]}}
+
| <pre>{{autolink|Test|Foobar}}</pre>
{{test case row|''Yu-Gi-Oh! The Movie: Pyramid of Light''}}
+
| {{autolink|Test|Foobar}}
{{test case row|''[[Yu-Gi-Oh! The Movie: Pyramid of Light]]''}}
+
| {{ #tag: source | {{autolink|Test|Foobar}} | lang="html4strict" }}
{{test case row|[[''Yu-Gi-Oh! The Movie: Pyramid of Light'']]}}
+
| {{autolink/sandbox|Test|Foobar}}
{{test case row|''Yu-Gi-Oh! Duel Monsters'' (video game)}}
+
| {{ #tag: source | {{autolink/sandbox|Test|Foobar}} | lang="html4strict" }}
{{test case row|[[Yu-Gi-Oh! Duel Monsters (video game)|''Yu-Gi-Oh! Duel Monsters'' (video game)]]}}
+
|-
{{test case row|"C"}}
+
| <pre>{{autolink|''Test''|Foobar}}</pre>
{{test case row|[["C"]]}}
+
| {{autolink|''Test''|Foobar}}
{{test case row|"""C"""}}
+
| {{ #tag: source | {{autolink|''Test''|Foobar}} | lang="html4strict" }}
{{test case row|"[["C"]]"}}
+
| {{autolink/sandbox|''Test''|Foobar}}
{{test case row|""[["C"]]""}}
+
| {{ #tag: source | {{autolink/sandbox|''Test''|Foobar}} | lang="html4strict" }}
{{test case row|"Sangan" and "Witch of the Black Forest"}}
+
|-
{{test case row|[["Sangan" and "Witch of the Black Forest"]]}}
+
| <pre>{{autolink|[[Test]]}}</pre>
{{test case row|"""Sangan" and "Witch of the Black Forest"""}}
+
| {{autolink|[[Test]]}}
{{test case row|"[["Sangan" and "Witch of the Black Forest"]]"}}
+
| {{ #tag: source | {{autolink|[[Test]]}} | lang="html4strict" }}
{{test case row|""[["Sangan" and "Witch of the Black Forest"]]""}}
+
| {{autolink/sandbox|[[Test]]}}
{{test case row|""Gate Guardian"" (archetype)}}
+
| {{ #tag: source | {{autolink/sandbox|[[Test]]}} | lang="html4strict" }}
{{test case row|[[""Gate Guardian"" (archetype)]]}}
+
|-
{{test case row|[[Gate Guardian (archetype)|"Gate Guardian" (archetype)]]}}
+
| <pre>{{autolink|[[Test|Foobar]]}}</pre>
{{test case row|[[Gate Guardian (archetype)|""Gate Guardian"" (archetype)]]}}
+
| {{autolink|[[Test|Foobar]]}}
{{test case row|[[Cybernetic Revolution (card)|Cybernetic Revolution]]}}
+
| {{ #tag: source | {{autolink|[[Test|Foobar]]}} | lang="html4strict" }}
{{test case row|Category:Browse}}
+
| {{autolink/sandbox|[[Test|Foobar]]}}
{{test case row|:Category:Browse}}
+
| {{ #tag: source | {{autolink/sandbox|[[Test|Foobar]]}} | lang="html4strict" }}
{{test case row|[[Category:Browse]]}}
+
|-
{{test case row|[[:Category:Browse]]}}
+
| <pre>{{autolink|[[''Test''|Foobar]]}}</pre>
{{test case row|ヘイシヨシヒサ}}
+
| {{autolink|[[''Test''|Foobar]]}}
{{test case row|'''ヘイシヨシヒサ'''}}
+
| {{ #tag: source | {{autolink|[[''Test''|Foobar]]}} | lang="html4strict" }}
{{test case row|""Energy Drain"" (''DM'')}}
+
| {{autolink/sandbox|[[''Test''|Foobar]]}}
{{test case row|[[""Energy Drain"" (''DM'')]]}}
+
| {{ #tag: source | {{autolink/sandbox|[[''Test''|Foobar]]}} | lang="html4strict" }}
{{test case row|[[Energy Drain (DM)|"Energy Drain" (''DM'')]]}}
+
|-
{{test case row|[[Energy Drain (DM)|""Energy Drain"" (''DM'')]]}}
+
| <pre>{{autolink|Apostrophe's test}}</pre>
{{test case row|"[[Satellite Cannon]]"[[Main card page::Satellite Cannon| ]]}}
+
| {{autolink|Apostrophe's test}}
{{test case row|Yasuyuki Suzuki<ref>ref body</ref>}}
+
| {{ #tag: source | {{autolink|Apostrophe's test}} | lang="html4strict" }}
{{test case row|Yasuyuki Suzuki<ref name=CastandStaff>ref body</ref>}}
+
| {{autolink/sandbox|Apostrophe's test}}
{{test case row|Yasuyuki Suzuki<ref name="CastandStaff2">ref body</ref>}}
+
| {{ #tag: source | {{autolink/sandbox|Apostrophe's test}} | lang="html4strict" }}
{{test case row|Yasuyuki Suzuki<ref name=CastandStaff/>}}
+
|-
{{test case row|Yasuyuki Suzuki<ref name="CastandStaff"/>}}
+
| <pre>{{autolink|This is a ''test''}}</pre>
{{test case row|Yasuyuki Suzuki<ref name=CastandStaff />}}
+
| {{autolink|This is a ''test''}}
{{test case row|Yasuyuki Suzuki<ref name="CastandStaff" />}}
+
| {{ #tag: source | {{autolink|This is a ''test''}} | lang="html4strict" }}
{{test case row|[[Yasuyuki Suzuki]]<ref>ref body</ref>}}
+
| {{autolink/sandbox|This is a ''test''}}
{{test case row|[[Yasuyuki Suzuki]]<ref name=CastandStaff3>ref body</ref>}}
+
| {{ #tag: source | {{autolink/sandbox|This is a ''test''}} | lang="html4strict" }}
{{test case row|[[Yasuyuki Suzuki]]<ref name="CastandStaff4">ref body</ref>}}
+
|-
{{test case row|[[Yasuyuki Suzuki]]<ref name=CastandStaff/>}}
+
| <pre>{{autolink|This is a '''test'''}}</pre>
{{test case row|[[Yasuyuki Suzuki]]<ref name="CastandStaff"/>}}
+
| {{autolink|This is a '''test'''}}
{{test case row|[[Yasuyuki Suzuki]]<ref name=CastandStaff />}}
+
| {{ #tag: source | {{autolink|This is a '''test'''}} | lang="html4strict" }}
{{test case row|[[Yasuyuki Suzuki]]<ref name="CastandStaff" />}}
+
| {{autolink/sandbox|This is a '''test'''}}
{{test case row|Jinzo#In other media}}
+
| {{ #tag: source | {{autolink/sandbox|This is a '''test'''}} | lang="html4strict" }}
{{test case row|""Jinzo""#In other media}}
+
|-
{{test case row|[[Jinzo#In other media]]}}
+
| <pre>{{autolink|This is a "test"}}</pre>
{{test case row|[[""Jinzo""#In other media]]}}
+
| {{autolink|This is a "test"}}
{{test case row|[[Jinzo#In other media|""Jinzo""#In other media]]}}
+
| {{ #tag: source | {{autolink|This is a "test"}} | lang="html4strict" }}
{{test case row|[[Jinzo#In other media|"Jinzo"#In other media]]}}
+
| {{autolink/sandbox|This is a "test"}}
{{test case row|Jinzo #7}}
+
| {{ #tag: source | {{autolink/sandbox|This is a "test"}} | lang="html4strict" }}
{{test case row|""Jinzo #7""}}
+
|-
{{test case row|Jinzo ##7}}
+
| <pre>{{autolink|"This is a test"}}</pre>
{{test case row|""Jinzo ##7""}}
+
| {{autolink|"This is a test"}}
{{test case row|Jinzo #7#In other media}}
+
| {{ #tag: source | {{autolink|"This is a test"}} | lang="html4strict" }}
{{test case row|""Jinzo #7""#In other media}}
+
| {{autolink/sandbox|"This is a test"}}
{{test case row|Jinzo ##7#In other media}}
+
| {{ #tag: source | {{autolink/sandbox|"This is a test"}} | lang="html4strict" }}
{{test case row|""Jinzo ##7""#In other media}}
+
|-
{{test case row|[[Jinzo #7]]}}
+
| <pre>{{autolink|This is a ""test""}}</pre>
{{test case row|""[[Jinzo #7]]""}}
+
| {{autolink|This is a ""test""}}
{{test case row|[[""Jinzo #7""]]}}
+
| {{ #tag: source | {{autolink|This is a ""test""}} | lang="html4strict" }}
{{test case row|[[Jinzo ##7]]}}
+
| {{autolink/sandbox|This is a ""test""}}
{{test case row|""[[Jinzo ##7]]""}}
+
| {{ #tag: source | {{autolink/sandbox|This is a ""test""}} | lang="html4strict" }}
{{test case row|[[""Jinzo ##7""]]}}
+
|-
{{test case row|[[Jinzo #7#In other media]]}}
+
| <pre>{{autolink|""This is a test""}}</pre>
{{test case row|[[""Jinzo #7""#In other media]]}}
+
| {{autolink|""This is a test""}}
{{test case row|[[Jinzo ##7#In other media]]}}
+
| {{ #tag: source | {{autolink|""This is a test""}} | lang="html4strict" }}
{{test case row|[[""Jinzo ##7""#In other media]]}}
+
| {{autolink/sandbox|""This is a test""}}
{{test case row|[[Jinzo 7|Jinzo #7]]}}
+
| {{ #tag: source | {{autolink/sandbox|""This is a test""}} | lang="html4strict" }}
{{test case row|"[[Jinzo 7|Jinzo #7]]"}}
+
|-
{{test case row|[[Jinzo 7|"Jinzo #7"]]}}
+
| <pre>{{autolink|This is a ""'''''test'''''""}}</pre>
{{test case row|[[Jinzo 7|""Jinzo #7""]]}}
+
| {{autolink|This is a ""'''''test'''''""}}
{{test case row|[[Jinzo 7|Jinzo ##7]]}}
+
| {{ #tag: source | {{autolink|This is a ""'''''test'''''""}} | lang="html4strict" }}
{{test case row|"[[Jinzo 7|Jinzo ##7]]"}}
+
| {{autolink/sandbox|This is a ""'''''test'''''""}}
{{test case row|[[Jinzo 7|"Jinzo ##7"]]}}
+
| {{ #tag: source | {{autolink/sandbox|This is a ""'''''test'''''""}} | lang="html4strict" }}
{{test case row|[[Jinzo 7|""Jinzo ##7""]]}}
+
|-
{{test case row|[[Jinzo 7#In other media|Jinzo #7#In other media]]}}
+
| <pre>{{autolink|
{{test case row|"[[Jinzo 7#In other media|Jinzo #7#In other media]]"}}
 
{{test case row|[[Jinzo 7#In other media|"Jinzo #7"#In other media]]}}
 
{{test case row|[[Jinzo 7#In other media|""Jinzo #7""#In other media]]}}
 
{{test case row|[[Jinzo 7#In other media|Jinzo ##7#In other media]]}}
 
{{test case row|"[[Jinzo 7#In other media|Jinzo ##7#In other media]]"}}
 
{{test case row|[[Jinzo 7#In other media|"Jinzo ##7"#In other media]]}}
 
{{test case row|[[Jinzo 7#In other media|""Jinzo ##7""#In other media]]}}
 
 
 
{{test case row|Rock Ogre Grotto#1 (DM1)}}
 
{{test case row|""Rock Ogre Grotto#1"" (DM1)}}
 
{{test case row|Rock Ogre Grotto##1 (DM1)}}
 
{{test case row|""Rock Ogre Grotto##1"" (DM1)}}
 
{{test case row|Rock Ogre Grotto#1 (DM1)#In other media}}
 
{{test case row|""Rock Ogre Grotto#1"" (DM1)#In other media}}
 
{{test case row|Rock Ogre Grotto##1 (DM1)#In other media}}
 
{{test case row|""Rock Ogre Grotto##1"" (DM1)#In other media}}
 
{{test case row|[[Rock Ogre Grotto#1 (DM1)]]}}
 
{{test case row|[[""Rock Ogre Grotto#1"" (DM1)]]}}
 
{{test case row|[[Rock Ogre Grotto##1 (DM1)]]}}
 
{{test case row|[[""Rock Ogre Grotto#1"" (DM1)]]}}
 
{{test case row|[[Rock Ogre Grotto#1 (DM1)#In other media]]}}
 
{{test case row|[[""Rock Ogre Grotto#1"" (DM1)#In other media]]}}
 
{{test case row|[[Rock Ogre Grotto##1 (DM1)#In other media]]}}
 
{{test case row|[[""Rock Ogre Grotto##1"" (DM1)#In other media]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|Rock Ogre Grotto#1]]}}
 
{{test case row|"[[Rock Ogre Grotto 1 (DM1)|Rock Ogre Grotto#1]]"}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|"Rock Ogre Grotto#1"]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|""Rock Ogre Grotto#1""]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|Rock Ogre Grotto##1]]}}
 
{{test case row|"[[Rock Ogre Grotto 1 (DM1)|Rock Ogre Grotto##1]]"}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|"Rock Ogre Grotto##1"]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)|""Rock Ogre Grotto##1""]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|Rock Ogre Grotto#1#In other media]]}}
 
{{test case row|"[[Rock Ogre Grotto 1 (DM1)#In other media|Rock Ogre Grotto#1#In other media]]"}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|"Rock Ogre Grotto#1"#In other media]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|""Rock Ogre Grotto#1""#In other media]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|Rock Ogre Grotto##1#In other media]]}}
 
{{test case row|"[[Rock Ogre Grotto 1 (DM1)#In other media|Rock Ogre Grotto##1#In other media]]"}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|"Rock Ogre Grotto##1"#In other media]]}}
 
{{test case row|[[Rock Ogre Grotto 1 (DM1)#In other media|""Rock Ogre Grotto##1""#In other media]]}}
 
 
 
{{test case row|[[''Test''|Foobar]]}}
 
{{test case row|Apostrophe's test}}
 
{{test case row|Apostrophe&amp;#39;s test}}
 
{{test case row|This is a '''test'''}}
 
{{test case row|This is a "test"}}
 
{{test case row|This is a ""'''''test'''''""}}
 
{{test case row|
 
 
* This
 
* This
* That}}
+
* That
{{test case row|
+
}}</pre>
 +
| {{autolink|
 +
* This
 +
* That
 +
}}
 +
| {{ #tag: source | {{autolink|
 +
* This
 +
* That
 +
}} | lang="html4strict" }}
 +
| {{autolink/sandbox|
 +
* This
 +
* That
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|
 +
* This
 +
* That
 +
}} | lang="html4strict" }}
 +
|-
 +
| <pre>{{autolink|
 
* This
 
* This
 
* [[is|a]]
 
* [[is|a]]
* ""'''''test'''''""}}
+
* ""'''''test'''''""
{{test case row|
+
}}</pre>
* {{int:Mainpage}}
+
| {{autolink|
* Dark Magician
 
* Blue-Eyes White Dragon}}
 
{{test case row|
 
* [[{{int:Mainpage}}]]
 
* [[Dark Magician]]
 
* [[Blue-Eyes White Dragon]]}}
 
{{test case row|* test}}
 
{{test case row|* [[test]]}}
 
{{test case row|
 
*
 
 
* This
 
* This
* That}}
+
* [[is|a]]
{{test case row|
+
* ""'''''test'''''""
 +
}}
 +
| {{ #tag: source | {{autolink|
 
* This
 
* This
*  
+
* [[is|a]]
* That}}
+
* ""'''''test'''''""
{{test case row|
+
}} | lang="html4strict" }}
 +
| {{autolink/sandbox|
 
* This
 
* This
* That
+
* [[is|a]]
* }}
+
* ""'''''test'''''""
{{test case row|
+
}}
* }}
+
| {{ #tag: source | {{autolink/sandbox|
{{test case row|
+
* This
This}}
+
* [[is|a]]
{{test case row|
+
* ""'''''test'''''""
This
+
}} | lang="html4strict" }}
That}}
+
|-
{{test case row|
+
| <pre>{{Autolink|Main Page}}</pre>
# This
+
| {{Autolink|Main Page}}
# That}}
+
| {{ #tag: source | {{autolink|Main Page}} | lang="html4strict" }}
{{test case row|
+
| {{Autolink/sandbox|Main Page}}
; This
+
| {{ #tag: source | {{autolink/sandbox|Main Page}} | lang="html4strict" }}
; That}}
+
|-
{{test case row|
+
| <pre>{{Autolink|{{Nolink}}Main Page}}</pre>
: This
+
| {{Autolink|{{Nolink}}Main Page}}
: That}}
+
| {{ #tag: source | {{autolink|{{Nolink}}Main Page}} | lang="html4strict" }}
{{test case row|[[test]] and [[foobar]]}}
+
| {{Autolink/sandbox|{{Nolink}}Main Page}}
{{test case row|[[test]] and [[foobar]] etc.}}
+
| {{ #tag: source | {{autolink/sandbox|{{Nolink}}Main Page}} | lang="html4strict" }}
{{test case row|[[test|foo]] and [[bar]]}}
+
|-
{{test case row|[[test|foo]] and [[bar]] etc.}}
+
| <pre>{{Autolink|Main Page{{Nolink}}}}</pre>
{{test case row|[[test]] and [[foo|bar]]}}
+
| {{Autolink|Main Page{{Nolink}}}}
{{test case row|[[test]] and [[foo|bar]] etc.}}
+
| {{ #tag: source | {{autolink|Main Page{{Nolink}}}} | lang="html4strict" }}
{{test case row|[[test|foo]] and [[bar|baz]]}}
+
| {{Autolink/sandbox|Main Page{{Nolink}}}}
{{test case row|[[test|foo]] and [[bar|baz]] etc.}}
+
| {{ #tag: source | {{autolink/sandbox|Main Page{{Nolink}}}} | lang="html4strict" }}
{{test case row|some [[""test""]] and [[""foobar""]] etc.}}
+
|-
 +
| <pre>{{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}</pre>
 +
| {{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
| {{Autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
|-
 +
| <pre>{{Autolink|{{Nolink}}
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}</pre>
 +
| {{Autolink|{{Nolink}}
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink|{{Nolink}}
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
| {{Autolink/sandbox|{{Nolink}}
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|{{Nolink}}
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
|-
 +
| <pre>{{Autolink|
 +
* Main Page
 +
* Dark Magician{{Nolink}}
 +
* Blue-Eyes White Dragon
 +
}}</pre>
 +
| {{Autolink|
 +
* Main Page
 +
* Dark Magician{{Nolink}}
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink|
 +
* Main Page
 +
* Dark Magician{{Nolink}}
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
| {{Autolink/sandbox|
 +
* Main Page
 +
* Dark Magician{{Nolink}}
 +
* Blue-Eyes White Dragon
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|
 +
* Main Page
 +
* Dark Magician{{Nolink}}
 +
* Blue-Eyes White Dragon
 +
}} | lang="html4strict" }}
 +
|-
 +
| <pre>{{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* {{Nolink|Blue-Eyes White Dragon}}
 +
}}</pre>
 +
| {{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* {{Nolink|Blue-Eyes White Dragon}}
 +
}}
 +
| {{ #tag: source | {{autolink|
 +
* Main Page
 +
* Dark Magician
 +
* {{Nolink|Blue-Eyes White Dragon}}
 +
}} | lang="html4strict" }}
 +
| {{Autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* {{Nolink|Blue-Eyes White Dragon}}
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* {{Nolink|Blue-Eyes White Dragon}}
 +
}} | lang="html4strict" }}
 +
|-
 +
| <pre>{{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
* Foo{{Nolink}}
 +
* Bar{{Nolink}}
 +
* Baz{{Nolink}}
 +
}}</pre>
 +
| {{Autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
* Foo{{Nolink}}
 +
* Bar{{Nolink}}
 +
* Baz{{Nolink}}
 +
}}
 +
| {{ #tag: source | {{autolink|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
* Foo{{Nolink}}
 +
* Bar{{Nolink}}
 +
* Baz{{Nolink}}
 +
}} | lang="html4strict" }}
 +
| {{Autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
* Foo{{Nolink}}
 +
* Bar{{Nolink}}
 +
* Baz{{Nolink}}
 +
}}
 +
| {{ #tag: source | {{autolink/sandbox|
 +
* Main Page
 +
* Dark Magician
 +
* Blue-Eyes White Dragon
 +
* Foo{{Nolink}}
 +
* Bar{{Nolink}}
 +
* Baz{{Nolink}}
 +
}} | lang="html4strict" }}
 +
|-
 
|}
 
|}
<references />
 

Please note that all contributions to Yugipedia are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International License (see Yugipedia:Licensing for more details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)
Preview page with this template
Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above.

View this template