Difference between revisions of "Template:BotTask/doc"

From blackwiki
Jump to navigation Jump to search
imported>Enterprisey
(+docs)
 
imported>Enterprisey
(expand status description)
Line 7: Line 7:
  
 
* <tt>''Task number''</tt> is the number of this bot; for instance, ExampleBot's second BRFA would have a task number of 2.
 
* <tt>''Task number''</tt> is the number of this bot; for instance, ExampleBot's second BRFA would have a task number of 2.
* <tt>''Status''</tt> is, for instance, <tt>Approved</tt>, <tt>Denied</tt>, <tt>Trial</tt>, <tt>ExtendedTrial</tt>, or <tt>Open</tt> (i.e. the BRFA was just opened).
+
* <tt>''Status''</tt> is, for instance, <tt>Approved</tt>, <tt>Denied</tt>, <tt>Trial</tt>, <tt>ExtendedTrial</tt>, or <tt>Open</tt> (i.e. the BRFA was just opened). Any name of a bot status subtemplate will work, such as <tt>Speedy</tt> (which will transclude {{tl|BotSpeedy}}) or, in general, <tt>Foo</tt> (which will transclude {{tl|BotFoo}}). See {{tl|BAG Tools}} for a complete list.
 
* <tt>''Activity''</tt> is, for instance, <tt>active</tt> or <tt>inactive</tt>. Any name of a [[Special:PrefixIndex/WP:Registered bots|subpage of WP:Registered bots]] will work.
 
* <tt>''Activity''</tt> is, for instance, <tt>active</tt> or <tt>inactive</tt>. Any name of a [[Special:PrefixIndex/WP:Registered bots|subpage of WP:Registered bots]] will work.
 
* <tt>''Description''</tt> is a description of the bot's task.
 
* <tt>''Description''</tt> is a description of the bot's task.

Revision as of 14:46, 8 May 2015

Usage

{{BotTask|Task number|Status|Activity|Description}}

where:

  • Task number is the number of this bot; for instance, ExampleBot's second BRFA would have a task number of 2.
  • Status is, for instance, Approved, Denied, Trial, ExtendedTrial, or Open (i.e. the BRFA was just opened). Any name of a bot status subtemplate will work, such as Speedy (which will transclude {{BotSpeedy}}) or, in general, Foo (which will transclude {{BotFoo}}). See {{BAG Tools}} for a complete list.
  • Activity is, for instance, active or inactive. Any name of a subpage of WP:Registered bots will work.
  • Description is a description of the bot's task.