模板:Tag:修订间差异

来自决策链云智库
(创建页面,内容为“<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |s|single |o|open |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |s|single = /> |o|open = >{{{content|}}} |p|pair = {{#ifeq:{{{1|tag}}}|!--||…”)
 
无编辑摘要
第3行: 第3行:
-->{{#switch:{{{2|pair}}}
-->{{#switch:{{{2|pair}}}
   |c|close =
   |c|close =
   |s|single
   |e|empty|s|single|v|void
   |o|open
   |o|open
   |p|pair = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
   |p|pair = &lt;{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}|&#32;{{{params|{{{attribs}}}}}}}}
  }}<!--
  }}<!--
  Content between tags
  Content between tags
-->{{#switch:{{{2|pair}}}
-->{{#switch:{{{2|pair}}}
   |c|close = {{{content|}}}
   |c|close = {{{content|}}}
   |s|single = &#32;&#47;&gt;
   |e|empty|s|single|v|void = &#32;&#47;&gt;
   |o|open = &gt;{{{content|}}}
   |o|open = &gt;{{{content|}}}
   |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
   |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
第16行: 第16行:
  Closing tag
  Closing tag
-->{{#switch:{{{2|pair}}}
-->{{#switch:{{{2|pair}}}
   |s|single
   |e|empty|s|single|v|void
   |o|open =
   |o|open =
   |c|close
   |c|close
第22行: 第22行:
  }}<!--
  }}<!--
--></code><noinclude>
--></code><noinclude>
{{/doc}}
{{Documentation}}
</noinclude>
</noinclude>

2024年1月21日 (日) 23:59的版本

<tag>...</tag>