Stampa:I zënë/doc
Kjo është një nënfaqe udhëzuese për Stampa:I zënë. Faqja përmban informacion mbi përdorimin, kategoritë dhe përmbajtje të tjera që nuk janë pjesë e faqes kryesore përkatëse. |
Usage
[Redakto nëpërmjet kodit]Use on user pages or user talk pages when people shouldn't expect them to be answered quickly. When using simply {{busy}}
, the template produces the message above
Parameters
[Redakto nëpërmjet kodit]There are two unnamed parameters. The first which replaces "this user" with the name placed.
IE {{busy|He}}
produces
He është i zënë në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve. |
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 është i zënë at school dhe mund të mos i përgjigjet shpejt pyetjeve. |
Optional parameters
[Redakto nëpërmjet kodit]- reason, use to specify a reason why you will be busy.
IE {{busy|reason=not being allowed to edit Wikipedia while at work,}}
produces
Ky përdorues është i zënë në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve. |
- end, use to specify until when you will be busy.
IE {{busy|end=Monday evening (UTC)}}
produces
Ky përdorues është i zënë në jetën reale deri Monday evening (UTC) dhe mund të mos i përgjigjet shpejt pyetjeve. |
- msg appends any custom message at the end.
IE {{busy|msg=April Fool!}}
produces
Ky përdorues është i zënë në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve.April Fool! |
- image will display a different image other than the standard,
IE {{busy|image=Information icon4.svg}}
produces
Ky përdorues është i zënë në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve. |
- small will display the small version of this box,
IE {{busy|small=yes}}
produces
Ky përdorues është i zënë në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve. |
- descriptor, use to specify an alternative to "busy".
IE {{busy|descriptor=sailing their yacht}}
produces
Ky përdorues është sailing their yacht në jetën reale dhe mund të mos i përgjigjet shpejt pyetjeve. |
Sample using all parameters
[Redakto nëpërmjet kodit]{{busy|Johnny Doe|descriptor=working|at school|image=Information icon4.svg|reason=school being compulsory|end=Saturday morning (EST)|msg=I won't be on for Saturday the 25th, though.}}
produces
Johnny Doe është working at school deri Saturday morning (EST) dhe mund të mos i përgjigjet shpejt pyetjeve.I won't be on for Saturday the 25th, though. |