Difference between revisions of "Template:Further/testcases"
Jump to navigation
Jump to search
imported>Galobtter (merge in tests from Template:Details/testcases) |
imported>Andrybak (use Template:Test case; better split into sections) |
||
| Line 1: | Line 1: | ||
{{template test cases notice}} | {{template test cases notice}} | ||
| − | + | == Positional parameters == | |
| + | {{test case|_format=inline|_showcode=yes}} | ||
| + | {{test case|_format=inline|_showcode=yes|Foo}} | ||
| + | {{test case|_format=inline|_showcode=yes|Foo|Bar}} | ||
| + | {{test case|_format=inline|_showcode=yes|Foo|Bar|Baz}} | ||
| + | {{test case|_format=inline|_showcode=yes|Foo|Bar|Baz|Qux}} | ||
| + | === Empty positional parameters === | ||
| + | {{test case|_format=inline|_showcode=yes|}} | ||
| + | {{test case|_format=inline|_showcode=yes|Foo|Bar|Baz|Qux|}} | ||
| − | + | == Parameter "topic" == | |
| − | + | {{test case|_format=inline|_showcode=yes|Foo|Bar|topic=Bar}} | |
| − | + | {{test case|_format=inline|_showcode=yes|topic=Foo|Bar|Baz}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | == | + | == With anchor link == |
| + | {{test case|_format=inline|_showcode=yes|Lion#Etymology}} | ||
| − | + | == Links to File namespace == | |
| − | {{ | + | {{test case|_format=inline|_showcode=yes|File:Smiley.gif}} |
| + | {{test case|_format=inline|_showcode=yes|:File:Smiley.gif}} | ||
| − | + | == Parameters label1 and label2 == | |
| − | + | {{test case|_format=inline|_showcode=yes|label1 = foo|bar|topic = hmm|label2 = label|article2}} | |
| − | + | {{test case|_format=inline|_showcode=yes|label1 = foo|bar|topic = |label2 = label|article2}} | |
| − | + | {{test case|_format=inline|_showcode=yes|label1 = foo|bar|label2 = label|article2}} | |
| − | + | {{test case|_format=inline|_showcode=yes|label1 = foo|bar|label2 = label|article2|a3|l3 = leee3}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 18:07, 8 May 2020
| This is the template test cases page for the sandbox of Template:Further. Script error: No such module "Purge". 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 with these links: |
Contents
Positional parameters
{{Further}}→ Error: no page names specified (help).{{Further/sandbox}}→ Error: no page names specified (help).
{{Further|Foo}}→{{Further/sandbox|Foo}}→
{{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
{{Further|}}→ Error: no page names specified (help).{{Further/sandbox|}}→ Error: no page names specified (help).
{{Further|Foo|Bar|Baz|Qux|}}→{{Further/sandbox|Foo|Bar|Baz|Qux|}}→
Parameter "topic"
{{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
{{Further|Lion#Etymology}}→{{Further/sandbox|Lion#Etymology}}→
Links to File namespace
{{Further|File:Smiley.gif}}→{{Further/sandbox|File:Smiley.gif}}→
{{Further|:File:Smiley.gif}}→{{Further/sandbox|:File:Smiley.gif}}→
Parameters label1 and label2
{{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}}→