پرش به محتوا

الگو:=/توضیحات

از ویکی‌هزاره
نسخهٔ تاریخ ‏۲۲ ژانویهٔ ۲۰۲۵، ساعت ۲۲:۵۹ توسط محمد (بحث | مشارکت‌ها) (صفحه‌ای تازه حاوی «{{documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT what happend --> ==Usage== This template allows "<code>=</code>" to be used in template parameters. This template cannot be substituted. ==Example== *<code><nowiki>{{Colors|black|yellow|2 + 2 {{=}} 4}}</nowiki></code> {{Arrow}} {{Colors|black|yellow|2 + 2 {{...» ایجاد کرد)
(تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)

Usage

This template allows "=" to be used in template parameters.

This template cannot be substituted.

Example

  • {{Colors|black|yellow|2 + 2 {{=}} 4}} → 2 + 2 = 4

You can also use named parameters to bypass the restriction:

  • {{Colors|black|yellow|3= 2 + 2 = 4}} → 2 + 2 = 4

See also

  • {{((}} — produces {{
  • {{))}} — produces }}
  • {{!}} — produces |