Template:Further/testcases
Appearance
From Wikipedia, the free encyclopedia
icon This is the template test cases page for the sandbox of Template:Further. Purge this page to update the examples.
If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page.
You can also use Special:ExpandTemplates to examine the results of template uses.
You can test how this page looks in the different skins and parsers with these links:
If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page.
You can also use Special:ExpandTemplates to examine the results of template uses.
You can test how this page looks in the different skins and parsers with these links:
Positional parameters
[edit ]{{Further|category=false}}→ Error: no page names specified (help).{{Further/sandbox|category=false}}→ Error: no page names specified (help).
{{Further|Foo|Bar}}→{{Further/sandbox|Foo|Bar}}→
{{Further|Foo|Bar|Baz}}→{{Further/sandbox|Foo|Bar|Baz}}→
{{Further|Foo|Bar|Baz|Qux}}→{{Further/sandbox|Foo|Bar|Baz|Qux}}→
Empty positional parameters
[edit ]{{Further||category=false}}→ Error: no page names specified (help).{{Further/sandbox||category=false}}→ Error: no page names specified (help).
{{Further|Foo|Bar|Baz|Qux|}}→{{Further/sandbox|Foo|Bar|Baz|Qux|}}→
Parameter "topic"
[edit ]{{Further|Foo|Bar|topic=Bar}}→{{Further/sandbox|Foo|Bar|topic=Bar}}→
{{Further|Bar|Baz|topic=Foo}}→{{Further/sandbox|Bar|Baz|topic=Foo}}→
With anchor link
[edit ]{{Further|Lion#Etymology}}→Further information: Lion §Etymology{{Further/sandbox|Lion#Etymology}}→Further information: Lion §Etymology
{{Further|Wikipedia:Project_namespace#Essay_pages}}→Further information: Wikipedia:Project_namespace §Essay_pages{{Further/sandbox|Wikipedia:Project_namespace#Essay_pages}}→Further information: Wikipedia:Project_namespace §Essay_pages
Links to File namespace
[edit ]{{Further|File:Smiley.gif}}→Further information: File:Smiley.gif{{Further/sandbox|File:Smiley.gif}}→Further information: File:Smiley.gif
{{Further|:File:Smiley.gif}}→Further information: File:Smiley.gif{{Further/sandbox|:File:Smiley.gif}}→Further information: File:Smiley.gif
Parameters label1 and label2
[edit ]{{Further|bar|article2|label1=foo |label2=label |topic=hmm}}→{{Further/sandbox|bar|article2|label1=foo |label2=label |topic=hmm}}→
{{Further|bar|article2|label1=foo |label2=label |topic=}}→{{Further/sandbox|bar|article2|label1=foo |label2=label |topic=}}→
{{Further|bar|article2|label1=foo |label2=label}}→{{Further/sandbox|bar|article2|label1=foo |label2=label}}→
{{Further|bar|article2|a3|l3=leee3 |label1=foo |label2=label}}→{{Further/sandbox|bar|article2|a3|l3=leee3 |label1=foo |label2=label}}→