<tag></tag>
Этот шаблон служит для представления XML/HTML-тегов преформатированным способом. В основном используется на страницах обсуждения и документации.
{{tag |тег |тип |content=текст |params=параметры |style=стиль/CSS }}
Серым показаны необязательные параметры.
Например,
{{tag|color}}
<color></color>
{{tag|color|o}}
{{tago|color}}
<color>
{{tag|color|c}}
</color>
{{tag|nowiki|s}}
<nowiki />
p
pair
<font></font>
o
open
<span>
{{tago|тег}}
c
close
</span>
s
single
plain
<div></div>
regular
{{tagr|тег}}
{{tag|ref}}
<ref></ref>
{{tag|ref|content=hello}}
<ref>hello</ref>
{{tag|font|content=foo}}
<font>foo</font>
{{tag|font|open}}
<font>
{{tag|font|open|content=hello}}
<font>hello
{{tag|span|close|content=hello}}
hello</span>
{{tag|span|pair|content=hello}}
<span>hello</span>
{{tag|ref|open|params=group="note"}}
<ref group="note">
{{tag|references|single}}
<references />
{{tag|nowiki|single}}
{{tag|a|params=href="<nowiki>https://en.wikipedia.org/"|content=English Wikipedia}}</nowiki>
<a href="https://en.wikipedia.org/">English Wikipedia</a>
<code>
{{tcl}}
{{tc}}
{{subst:tcls}}
<pre>
{{tpre}}
|пример =
{{{пример}}}
<пример></пример>
<пример>
</пример>
<nowiki>