Planning the future of Botwiki! - Help us bring Botwiki up to date, contribute to our strategy discussion, add bot scripts, and contribute manuals, guides, and tutorials! Almost anything related to bots, particularly those used to edit mediawiki, is welcome.
UNABLE TO EDIT? - We've experienced attacks by spambots lately and now require you to confirm your e-mail before you can edit (go to your preferences, enter an e-mail address, and request a confirmation e-mail, then go to your e-mail and click on the confirmation link). We also require new accounts to make a few edits and wait a few minutes before before you can create a page; however, if this is a problem contact us in #botwiki and we can manually confirm your account. Sorry for the inconvenience.
Template:Busy
|
|
This user is busy in real life and may not respond swiftly to queries. |
Contents |
Usage
Use on user pages or user talk pages when people shouldn't expect them to be answered to quickly. When using simply {{busy}}, the template produces the message above
Parameters
There are two unnamed parameters. The first which replaces "this user" with the name placed.
IE {{busy|He}} produces
|
|
He is busy in real life and may not respond swiftly to queries. |
The second unnamed parameter replaces "in real life" with whatever is put. Unfortunately, at the time being it requires for there to be something in the first parameter (DO NOT use {{busy||foo}}).
IE {{busy|This user|at [[school]]}} produces
|
|
This user is busy at school and may not respond swiftly to queries. |
Optional parameters
- reason, use to specify a reason why you will be busy.
IE {{busy|reason=not being allowed to edit Wikipedia while at work,}} produces
|
|
This user is busy in real life due to not being allowed to edit Wikipedia while at work, and may not respond swiftly to queries. |
- end, use to specify until when you will be busy.
IE {{busy|end=Monday evening (UTC)}} produces
|
|
This user is busy in real life until Monday evening (UTC) and may not respond swiftly to queries. |
- msg appends any custom message at the end.
IE {{busy|msg=April Fool!}} produces
|
|
This user is busy in real life and may not respond swiftly to queries. April Fool! </td> </tr> </table>
IE
• Sample using all parameters
|