Difference between revisions of "Template:Bot block message/doc"
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
| This is a documentation subpage for Template:Bot block message. It contains usage information, categories and other content that is not part of the original template page. |
| This template should always be substituted (i.e., use {{subst:Bot block message}}). Any accidental transclusions will be automatically substituted by a bot. |
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}}