Difference between revisions of "Template:Bot block message/doc"

From blackwiki
Jump to navigation Jump to search
imported>Addshore
(should probably be subst)
imported>NE Ent
Line 10: Line 10:
 
  <nowiki>{{subst:Bot block message}}</nowiki>
 
  <nowiki>{{subst:Bot block message}}</nowiki>
  
 +
If the template operator is an administrator and they may unblock the bot themselves, add a ''admin=y'' parameter.
 +
<nowiki>{{subst:Bot block message|[[User:ExampleBot]]|admin=y}}</nowiki>
 +
or
 +
<nowiki>{{subst:Bot block message|admin=y}}</nowiki>
 
== See also ==
 
== See also ==
  

Revision as of 19:49, 17 January 2013

Usage

Place

{{subst:Bot block message|[[User:ExampleBot]]}}

on a users talk page to use the template. If you don't want to specify a bot, just omit the value for the parameter, like

{{subst:Bot block message}}

If the template operator is an administrator and they may unblock the bot themselves, add a admin=y parameter.

{{subst:Bot block message|[[User:ExampleBot]]|admin=y}}

or

{{subst:Bot block message|admin=y}}

See also