Difference between revisions of "Template:Deletion tools/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vegaswikian
imported>Funandtrvl
m (ce)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
 +
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
 
== Usage ==
 
== Usage ==
Line 28: Line 29:
 
* <code>transwiki=1</code>
 
* <code>transwiki=1</code>
  
For instance, <code><nowiki>{{deletiontools|all=0|afd=1}}</nowiki></code> will show only that section which deals with articles for deletion.
+
For instance, <code><nowiki>{{deletion tools|all=0|afd=1}}</nowiki></code> will show only that section which deals with articles for deletion.
  
 
==See also==
 
==See also==
 
* {{tl|Featuredpicturetools}}
 
* {{tl|Featuredpicturetools}}
* {{tl|Valuedpicturetools}}
 
 
* {{tl|Featuredtools}}
 
* {{tl|Featuredtools}}
 
* {{tl|Randomtools}}
 
* {{tl|Randomtools}}
 +
* {{tl|Tools}}
 
* {{tl|UserTools}}
 
* {{tl|UserTools}}
* {{tl|Tools}}
+
* {{tl|Valuedpicturetools}}
  
<includeonly>
+
<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Exclude in print]]
 
[[Category:Exclude in print]]
[[Category:Wikipedia administration templates|{{PAGENAME}}]]
+
[[Category:Wikipedia administration templates]]
[[Category:Wikipedia help templates|{{PAGENAME}}]]
+
[[Category:Wikipedia help templates]]
[[Category:XFD templates|{{PAGENAME}}]]
+
[[Category:XFD templates]]
 
</includeonly>
 
</includeonly>

Revision as of 04:25, 25 May 2011

Usage

To exclude some sections from the table, you can give the template one or more of the following parameters:

  • afd=0
  • tfd=0
  • cfd=0
  • user=0
  • stub=0
  • merge=0
  • move=0
  • speedy=0
  • unfree=0
  • transwiki=0

To include only certain sections, use the parameter all=0 plus one or more of the following parameters:

  • afd=1
  • tfd=1
  • cfd=1
  • user=1
  • stub=1
  • merge=1
  • move=1
  • speedy=1
  • unfree=1
  • transwiki=1

For instance, {{deletion tools|all=0|afd=1}} will show only that section which deals with articles for deletion.

See also