Difference between revisions of "Template:Further/testcases"
Jump to navigation
Jump to search
imported>Alex 21 m (AlexTheWhovian moved page Template:Further information/testcases to Template:Further/testcases without leaving a redirect: WP:RMTR) |
imported>Andrybak (suppress Category:Hatnote templates with errors) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{template test cases notice}} | {{template test cases notice}} | ||
| − | == | + | == Positional parameters == |
| + | {{test case|_format=inline|_showcode=yes|category=false}} | ||
| − | + | {{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||category=false}} |
| − | + | {{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}} | |
| − | + | {{test case|_format=inline|_showcode=yes|Wikipedia:Project_namespace#Essay_pages}} | |
| − | |||
| − | == | + | == 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}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 13:42, 4 July 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|category=false}}→ Error: no page names specified (help).{{Further/sandbox|category=false}}→ 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||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"
{{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}}→
{{Further|Wikipedia:Project_namespace#Essay_pages}}→{{Further/sandbox|Wikipedia:Project_namespace#Essay_pages}}→
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}}→