Шаблон:Tag: различия между версиями

Материал из in.wiki
Перейти к навигации Перейти к поиску
>Mark Arsten
м (Changed protection level of Template:Tag: Allowing Protected Template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
 
( Новая: [[Справка:{{{1}}}|<{{{1}}}>]])
Строка 1: Строка 1:
<code style="white-space:nowrap;">{{#switch:{{{2|pair}}}
+
[[Справка:{{{1}}}|&lt;{{{1}}}&gt;]]
|c|close  = <!--nothing-->
 
|s|single
 
|o|open
 
|p|pair  = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
 
}}{{#switch:{{{2|pair}}}
 
|c|close  = {{{content|}}}
 
|s|single = &#32;&#47;&gt;
 
|o|open  = &gt;{{{content|}}}
 
|p|pair  = &gt;{{{content|...}}}
 
}}{{#switch:{{{2|pair}}}
 
|s|single
 
|o|open  = <!--nothing-->
 
|c|close
 
|p|pair  = &lt;&#47;{{{1|tag}}}&gt;
 
}}</code><noinclude>
 
{{documentation}}
 
</noinclude>
 

Версия от 13:02, 3 февраля 2014

[[Справка:{{{1}}}|<{{{1}}}>]]