Difference between revisions of "Template:Break/testcases"
Jump to navigation
Jump to search
imported>Mr. Guye |
imported>Mr. Guye (I may have poor testcase skills) |
||
| Line 1: | Line 1: | ||
{{Testcases notice|toc=on}} | {{Testcases notice|toc=on}} | ||
| − | {{Test case|_collapsible=yes|_showcode=yes|_title=Test1: Basic | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Test1: Basic}} |
{{Test case|_collapsible=yes|_showcode=yes|_title=Test2: Twice | {{Test case|_collapsible=yes|_showcode=yes|_title=Test2: Twice | ||
| − | |2|2 | + | |2|2}} |
| − | {{Test case|_collapsible=yes|_showcode=yes|_title=Test3: 5x|5|2 | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Test3: 5x|5|2}} |
| − | {{Test case|_collapsible=yes|_showcode=yes|_title=Test4: 10x|10|2 | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Test4: 10x|10|2}} |
| − | {{Test case|_collapsible=yes|_showcode=yes|_title=Test5: No first parameter? But. . .||2 | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Test5: No first parameter? But. . .||2}} |
== Next section == | == Next section == | ||
Revision as of 22:13, 21 November 2017
| 42px | This is the template test cases page for the sandbox of Template:Break. 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: |
| Test1: Basic |
|---|
{{Break}}
{{Break}}
{{Break/sandbox}}
|
| Test2: Twice |
|---|
{{Break|2|2}}
{{Break}}
{{Break/sandbox}}
|
| Test3: 5x |
|---|
{{Break|5|2}}
{{Break}}
{{Break/sandbox}}
|
| Test4: 10x |
|---|
{{Break|10|2}}
{{Break}}
{{Break/sandbox}}
|
| Test5: No first parameter? But. . . |
|---|
{{Break||2}}
{{Break}}
{{Break/sandbox}}
|