Difference between revisions of "Template:Busy/doc"

From blackwiki
Jump to navigation Jump to search
imported>DixonDBot
m (Migrating 12 interwiki links, now provided by Wikidata on d:Q6734080)
imported>Jwikiediting
(added missing parameter to docs)
Line 24: Line 24:
 
IE <code><nowiki>{{busy|msg=April Fool!}}</nowiki></code> produces
 
IE <code><nowiki>{{busy|msg=April Fool!}}</nowiki></code> produces
 
{{busy|msg=April Fool!}}
 
{{busy|msg=April Fool!}}
 +
*'''image''' will display a different image other than the standard,<br>
 +
IE <code><nowiki>{{busy|image=Imbox_notice.png}}</nowiki></code> produces
 +
{{busy|image=Imbox_notice.png}}
 
*'''small''' will display the small version of this box,<br>
 
*'''small''' will display the small version of this box,<br>
 
IE <code><nowiki>{{busy|small=yes}}</nowiki></code> produces
 
IE <code><nowiki>{{busy|small=yes}}</nowiki></code> produces
Line 30: Line 33:
 
{{-}}
 
{{-}}
 
=== Sample using all parameters ===
 
=== Sample using all parameters ===
<code><nowiki>{{busy|Johnny Doe|at school|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}}</nowiki></code> produces
+
<code><nowiki>{{busy|Johnny Doe|at school|image=Imbox_notice.png|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}}</nowiki></code> produces
  
 
{{busy|Johnny Doe|at school|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}}
 
{{busy|Johnny Doe|at school|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}}

Revision as of 19:52, 7 July 2013

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

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

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

  • end, use to specify until when you will be busy.

IE {{busy|end=Monday evening (UTC)}} produces

  • msg appends any custom message at the end.

IE {{busy|msg=April Fool!}} produces

  • image will display a different image other than the standard,

IE {{busy|image=Imbox_notice.png}} produces

  • small will display the small version of this box,

IE {{busy|small=yes}} produces

Sample using all parameters

{{busy|Johnny Doe|at school|image=Imbox_notice.png|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}} produces

See also