Difference between revisions of "Template:Further/testcases"
Jump to navigation
Jump to search
imported>Codename Lisa (Added more tests) |
imported>Mr. Stradivarius (fix sandbox test) |
||
| Line 19: | Line 19: | ||
* <code><nowiki>{{further|Foo|Bar|Baz|Qux|}}</nowiki></code> | * <code><nowiki>{{further|Foo|Bar|Baz|Qux|}}</nowiki></code> | ||
| − | {{further|Foo|Bar|Baz|Qux|}} | + | {{further/sandbox|Foo|Bar|Baz|Qux|}} |
* <code><nowiki>{{further/sandbox|}}</nowiki></code> | * <code><nowiki>{{further/sandbox|}}</nowiki></code> | ||
Revision as of 07:19, 24 April 2014
| 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: |
Testing sandbox version
{{further/sandbox}}
Error: no page names specified (help).
{{further/sandbox|Foo}}
{{further/sandbox|Foo|Bar}}
{{further/sandbox|Foo|Bar|Baz}}
{{further/sandbox|Foo|Bar|Baz|Qux}}
{{further|Foo|Bar|Baz|Qux|}}
{{further/sandbox|}}
Error: no page names specified (help).
{{further/sandbox|File:Smiley.gif}}
{{further/sandbox|:File:Smiley.gif}}
Testing main template
{{further}}
Error: no page names specified (help).
{{further|Foo}}
{{further|Foo|Bar}}
{{further|Foo|Bar|Baz}}
{{further|Foo|Bar|Baz|Qux}}
{{further|Foo|Bar|Baz|Qux|}}
{{further|}}
Error: no page names specified (help).
{{further|File:Smiley.gif}}
{{further|:File:Smiley.gif}}