Difference between revisions of "Template:Break/testcases"
Jump to navigation
Jump to search
imported>Mr. Guye (I may have poor testcase skills) |
imported>Mr. Guye |
||
| Line 11: | Line 11: | ||
{{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}} | ||
| − | |||
| − | |||
| − | |||
Revision as of 22:57, 21 November 2017
| 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}}
|