Difference between revisions of "Template:Currentlybox/testcases"
Jump to navigation
Jump to search
imported>Meteor sandwich yum (Create testcases for Template:Currentlybox and Template:Currentlybox/sandbox) |
imported>Meteor sandwich yum (Better examples) |
||
| Line 4: | Line 4: | ||
{{tlx|{{TEMPLATENAME|require=testcases}}/sandbox}} | {{tlx|{{TEMPLATENAME|require=testcases}}/sandbox}} | ||
| − | + | <pre>{{Currentlybox/sandbox|{{Cat|Foo}}, {{Cat|Bar}} }}</pre> | |
| − | {{{{ | + | {{Currentlybox/sandbox|{{Cat|Foo}}, {{Cat|Bar}} }} |
{{clear}} | {{clear}} | ||
| Line 12: | Line 12: | ||
{{tlx|{{TEMPLATENAME|require=testcases}}}} | {{tlx|{{TEMPLATENAME|require=testcases}}}} | ||
| − | + | <pre>{{Currentlybox|{{Cat|Foo}}, {{Cat|Bar}} }}</pre> | |
| − | {{ {{ | + | {{Currentlybox|{{Cat|Foo}}, {{Cat|Bar}} }} |
Revision as of 09:06, 23 May 2014
| 42px | This is the template test cases page for the sandbox of Template:Currentlybox. 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
{{Currentlybox/sandbox|{{Cat|Foo}}, {{Cat|Bar}} }}
| 45px | This user is currently working on Category:Foo, Category:Bar. |
Testing main template
{{Currentlybox}}
{{Currentlybox|{{Cat|Foo}}, {{Cat|Bar}} }}
| 45px | This user is currently working on Category:Foo, Category:Bar. |