Difference between revisions of "Template:Cleanup/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
imported>Paine Ellsworth
Line 39: Line 39:
 
<pre>
 
<pre>
 
{{Cleanup/sandbox|Lorem ipsum dolor sit amet|date=April 2012}}
 
{{Cleanup/sandbox|Lorem ipsum dolor sit amet|date=April 2012}}
{{Cleanup|Lorem ipsum dolor sit amet|date=April 2012}}
 
 
</pre>
 
</pre>
 
{{Cleanup/sandbox|Lorem ipsum dolor sit amet|date=April 2012|nocat=true}}
 
{{Cleanup/sandbox|Lorem ipsum dolor sit amet|date=April 2012|nocat=true}}
{{Cleanup|Lorem ipsum dolor sit amet|date=April 2012|nocat=true}}
 
  
Remember that the second box is similar to what some ''already existing'' tags will look like.  In [[Template talk:Cleanup#Implementing mandatory reason field|the discussion]], it was shown that flipping the unnamed parameter on a template that exists on many pages is not a good idea.  Here's a better example:  
+
In [[Template talk:Cleanup#Implementing mandatory reason field|the discussion]], it was shown that flipping the unnamed parameter on a template that exists on many pages may not be a good idea.  Here's an example:  
  
 
<pre>
 
<pre>

Revision as of 23:50, 12 April 2012

  1. REDIRECT Template:Testcases notice
  • From a page move: This is a redirect from a page that has been moved (renamed). This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name.

Sandbox vs. live version

Test of Template:TL

{{Cleanup/sandbox|reason=Lorem ipsum dolor sit amet|date=April 2012}}
{{Cleanup/sandbox|date=April 2012}}



These should not produce any clean-up categories on this page, if the template works correctly.

Test of Template:TL

{{Cleanup|reason=Lorem ipsum dolor sit amet|date=April 2012}}
{{Cleanup|date=April 2012}}

These should not produce any clean-up categories on this page, if the template works correctly.


Test of missing reason parameter only

{{Cleanup/sandbox}}
{{Cleanup}}


These should not produce any clean-up categories on this page, if the template works correctly.

Test of reason without |reason=

{{Cleanup/sandbox|Lorem ipsum dolor sit amet|date=April 2012}}


In the discussion, it was shown that flipping the unnamed parameter on a template that exists on many pages may not be a good idea. Here's an example:

{{Cleanup/sandbox|disambiguation page|reason=Lorem ipsum dolor sit amet|date=April 2012}}


The real reason for cleanup will disappear, and the type of page, which is at present specified by the unnamed parameter, will become the reason!