Mudanças entre as edições de "Tag"
		
		
		
		
		
		
		Ir para navegação
		Ir para pesquisar
		
				
		
		
		
		
		
		
		
	
| NumBlk>Hankwang  (see also) | NumBlk>Cydebot  m (Robot - Speedily moving category Formatting templates to Wikipedia formatting templates per CFD.) | ||
| Linha 15: | Linha 15: | ||
| See also: {{tl|tag1}}. | See also: {{tl|tag1}}. | ||
| − | [[Category: | + | [[Category:Wikipedia formatting templates|{{PAGENAME}}]] | 
| </noinclude> | </noinclude> | ||
Edição das 06h22min de 8 de março de 2008
<tag></tag>
This template simply provides a quick way to mention an XML-style tag in a preformatted way. Mainly used in discussion/help pages.
{{tag}}
# {{tag|ref}}
# {{tag|ref|hello}}
{{#switch:pair
  |c|close =
  |e|empty|s|single|v|void
  |o|open
  |p|pair = <{{#if:|tag|tag}}{{#if:| {{{attribs}}}}}
 }}{{#switch:pair
  |c|close = 
  |e|empty|s|single|v|void =  />
  |o|open = >
  |p|pair = {{#ifeq:tag|!--||>}}...
 }}{{#switch:pair
  |e|empty|s|single|v|void
  |o|open =
  |c|close
  |p|pair = {{#ifeq:tag|!--|-->|</tag>}}
 }}
{{#switch:pair
  |c|close =
  |e|empty|s|single|v|void
  |o|open
  |p|pair = <{{#if:|ref|ref}}{{#if:| {{{attribs}}}}}
 }}{{#switch:pair
  |c|close = 
  |e|empty|s|single|v|void =  />
  |o|open = >
  |p|pair = {{#ifeq:ref|!--||>}}...
 }}{{#switch:pair
  |e|empty|s|single|v|void
  |o|open =
  |c|close
  |p|pair = {{#ifeq:ref|!--|-->|</ref>}}
 }}
{{#switch:hello
  |c|close =
  |e|empty|s|single|v|void
  |o|open
  |p|pair = <{{#if:|ref|ref}}{{#if:| {{{attribs}}}}}
 }}{{#switch:hello
  |c|close = 
  |e|empty|s|single|v|void =  />
  |o|open = >
  |p|pair = {{#ifeq:ref|!--||>}}...
 }}{{#switch:hello
  |e|empty|s|single|v|void
  |o|open =
  |c|close
  |p|pair = {{#ifeq:ref|!--|-->|</ref>}}
 }}
See also: {{tag1}}.

