Война в Украине

Все мы знаем, какой пиздец сейчас происходит с Украиной и одной известной вам страной-победительницей-фашизма. Если вы хотите почитать об этом, помочь актуализировать информацию или высказать свое мнение — можете сделать это в статье Война в Украине и в обсуждении.

Шаблон:Nowiki/Документация — различия между версиями

Материал из Urbanculture
Перейти к: навигация, поиск
Строка 1: Строка 1:
 
{{docpage}}
 
{{docpage}}
  
Used to insert <nowiki><nowiki></nowiki> tag (or, if no <code><nowiki>{{{1}}}</nowiki></code> parameter content is given, a self-closing <nowiki><nowiki></nowiki> tag) in a substituted template.  The resulting tag will be processed '''as a real tag''' by further substitutions and transclusions, so this should '''not''' be used for documentation.
+
Used to insert <nowiki><nowiki></nowiki> tag (or, if no <code><nowiki>{{{1}}}</nowiki></code> parameter content is given, a self-closing <nowiki><nowiki /></nowiki> tag) in a substituted template.  The resulting tag will be processed '''as a real tag''' by further substitutions and transclusions, so this should '''not''' be used for documentation.
  
 
== Usage ==
 
== Usage ==

Версия 16:51, 12 апреля 2022

Used to insert <nowiki> tag (or, if no {{{1}}} parameter content is given, a self-closing <nowiki /> tag) in a substituted template. The resulting tag will be processed as a real tag by further substitutions and transclusions, so this should not be used for documentation.

Usage

{{<includeonly>subst:</includeonly>Шаблон:TEMPLATENAME|{{{1}}}}}

If the template call is already within an includeonly block, the includeonly tags should be omitted. Substitution is required, but must only be used during inclusion; otherwise, the template will be substituted with includeonly tags immediately, and the desired effect will be lost.