پرش به محتوا

الگو:=/توضیحات: تفاوت میان نسخه‌ها

از ویکی‌هزاره
صفحه‌ای تازه حاوی «{{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 |