Mudanças entre as edições de "Predefinição:Tag"
		
		
		
		
		
		
		Ir para navegação
		Ir para pesquisar
		
				
		
		
		
		
		
		
		
	
| NumBlk>Anomie  (Not that I see the point of substing this, but let's make it not dump parser functions all over the place when it is.) | NumBlk>Edokter   (I think this is a solution to a non-existing problem.) | ||
| Linha 1: | Linha 1: | ||
| − | <code style="white-space:nowrap;">{{ | + | <code style="white-space:nowrap;">{{#switch:{{{2|pair}}} | 
|   |c|close  = <!--nothing--> |   |c|close  = <!--nothing--> | ||
|   |s|single |   |s|single | ||
|   |o|open |   |o|open | ||
| − |   |p|pair   = <{{{1|tag}}}{{ | + |   |p|pair   = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} | 
| − | }}{{ | + | }}{{#switch:{{{2|pair}}} | 
|   |c|close  = {{{content|}}} |   |c|close  = {{{content|}}} | ||
|   |s|single =  /> |   |s|single =  /> | ||
|   |o|open   = >{{{content|}}} |   |o|open   = >{{{content|}}} | ||
|   |p|pair   = >{{{content|...}}} |   |p|pair   = >{{{content|...}}} | ||
| − | }}{{ | + | }}{{#switch:{{{2|pair}}} | 
|   |s|single |   |s|single | ||
|   |o|open   = <!--nothing--> |   |o|open   = <!--nothing--> | ||
Edição das 00h25min de 21 de novembro de 2011
{{#switch:pair
|c|close  = 
|s|single
|o|open
|p|pair   = <tag{{#if:| {{{params}}}}}
}}{{#switch:pair
|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...
}}{{#switch:pair
|s|single
|o|open   = 
|c|close
|p|pair   = </tag>
}}
Erro de script: Nenhum módulo desse tipo "documentation".

