Шаблон:=

Матеріал з База знань «Управління публічним інвестуванням»
Версія від 14:33, 4 жовтня 2021, створена Regionet (обговорення | внесок) (Створена сторінка: =<noinclude>{{Documentation}}</noinclude>)
(різн.) ← Попередня версія | Поточна версія (різн.) | Новіша версія → (різн.)
Перейти до навігації Перейти до пошуку

=

[Редагувати] [10px⧼purge-purge⧽] 50px Template documentation


Usage[ред.]

This template gives the equal symbol =. Use {{=}} when you need an equal sign = inside the text value of a template parameter. It takes no parameters.

Example[ред.]

  • {{T|Documentation|Some text}} {{T|Documentation|content{{=}}Some text}} gives correctly:
    {{Documentation|{{#sub:Some text|0|{{#pos:Some text|=}}}}= {{#sub:Some text|Помилка виразу: незрозумілий розділовий знак «{»}} }} {{Documentation|{{#sub:content=Some text|0|{{#pos:content=Some text|=}}}}= {{#sub:content=Some text|Помилка виразу: незрозумілий розділовий знак «{»}} }}
    But {{T|Documentation|Some text}} {{T|Documentation|content=Some text}} gives only:
    {{Documentation|{{#sub:Some text|0|{{#pos:Some text|=}}}}= {{#sub:Some text|Помилка виразу: незрозумілий розділовий знак «{»}} }} {{Documentation}} (where the expected named parameter is ignored)
  • {{T|{{=}}}} gives correctly:
    {{=}}
    But {{T|=}} gives only:
    {{[[Template:|]]}} (where the expected required 1st parameter is missing, and generates a broken link)

See also[ред.]

  • {{T}}