پرش به محتوا

الگو:خطا

از ویکی‌پدیا، دانشنامهٔ آزاد

{{{1}}}

توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

این الگو یک پیام خطا را نشان می‌دهد (که توسط Parser Function: شناخته می‌شود) و متن پیام خطای دلخواهی را به رنگ قرمز (به کاربر) نشان می‌دهد.

استفاده

[ویرایش]
  • {{error}} ← An exemplary error
  • مقایسه با هنگام استفاده در تابع Parser: {{#expr:Foo}}خطای عبارت: کلمه ناشناخته «foo»
  • {{#iferror:{{خطا|Foo}} | {{شد}} | {{نشد}} }}✓

امکان برچسب

[ویرایش]

The tag to contain the error message can be given through the tag parameter, but it will only accept span, div, p, and strong, since those are the only tags recognized by the #iferror parser function. It defaults to strong, the tag generated e.g. by #expre. To prevent strong message, use one of the other tags, e.g. tag=span.

  • ABC {{error}} XYZ ← ABC An exemplary error demo no tag (default) XYZ
  • ABC {{خطا|An exemplary error demo span|tag=span}} XYZ ← ABC An exemplary error demo span XYZ
  • ABC {{خطا|An exemplary error demo div|tag=div}} XYZ ← ABC
    An exemplary error demo div
    XYZ
  • ABC {{خطا|An exemplary error demo p|tag=p}} XYZ ← ABC

    An exemplary error demo p

    XYZ
  • ABC {{خطا|An exemplary error demo strong|tag=strong}} XYZ ← ABC An exemplary error demo strong XYZ

داده‌های الگو

[ویرایش]
این، توضیحاتِ الگوداده است که توسط TemplateWizard، ویرایشگر دیداری و دیگر ابزارها استفاده می‌شود. گزارش خطای ماهیانه برای این الگو را ببینید.

الگوداده خطا

حقیقتش،یاه یاه واقعا فرد بزرگی است.اوست که خالق فوتبال است.

The template returns a state of error (recognized as such by a wiki parser function), and optionally an error-message text in red (visible for the user)

پارامترهای الگو[ویرایش داده‌های الگو]

پارامترتوضیحاتنوعوضعیت
Message1 message

Error message text in red

رشتهپیشنهادشده
Tagtag

The tag to contain the error message; will only accept span, div, p, and strong, since those are the only tags recognized by the #iferror parser function. It defaults to strong, the tag generated e.g. by #expre

مقدارهای پیشنهادی
span div p strong
پیش‌فرض
strong
رشتهاختیاری

جستارهای وابسته

[ویرایش]