Mudanças entre as edições de "Predefinição:Caixamsg"

De Gelo e Fogo wiki
Ir para navegação Ir para pesquisar

 

m (Tradução em progresso.)
m (Tradução em progresso.)
Linha 1: Linha 1:
 
<table style="{{#IF: {{{style|}}} | {{{style}}} | margin: 0px 10% 0px 10%; border: 1px solid #aaa; background:#fbfbfb; }}"><tr>
 
<table style="{{#IF: {{{style|}}} | {{{style}}} | margin: 0px 10% 0px 10%; border: 1px solid #aaa; background:#fbfbfb; }}"><tr>
<td style="padding: 2px 0 2px 0.5em;border-left: 10px solid {{#switch:{{{type|}}}
+
<td style="padding: 2px 0 2px 0.5em;border-left: 10px solid {{#switch:{{{tipo|}}}
 
   | none      =#ffffff;     
 
   | none      =#ffffff;     
 
   | delete    =#b22222;   
 
   | delete    =#b22222;   
Linha 10: Linha 10:
 
<div style="width: 50px;">[[Image:{{#if:{{{image|}}}   
 
<div style="width: 50px;">[[Image:{{#if:{{{image|}}}   
 
   |{{{image}}}
 
   |{{{image}}}
   | {{#switch:{{{type|}}}     
+
   | {{#switch:{{{tipo|}}}     
 
   | delete    =Deletion.png
 
   | delete    =Deletion.png
 
   | content    =Content.png
 
   | content    =Content.png
Linha 17: Linha 17:
 
   | protected  =Mbox notice.png
 
   | protected  =Mbox notice.png
 
   | #default  =Mbox notice.png}} }}|40px|link=]]
 
   | #default  =Mbox notice.png}} }}|40px|link=]]
</div></td><td style="{{#IF: {{{text-style|}}} | {{{text-style}}} | border: none; padding: 0.25em 0.9em; width: 100%;}}"> {{{text|No text supplied}}}</td></tr></table><noinclude>  
+
</div></td><td style="{{#IF: {{{text-style|}}} | {{{text-style}}} | border: none; padding: 0.25em 0.9em; width: 100%;}}"> {{{texto|Nenhum texto fornecido.}}}</td></tr></table><noinclude>  
  
Generic Messagebox
+
Caixa de mensagem genérica.
  
==Usage==
+
==Uso==
  
Simple usage example:  
+
Exemplo simples:  
<pre> {{Caixamsg | text = Algum texto.}} </pre>  
+
<pre> {{Caixamsg | texto = Algum texto.}} </pre>  
{{Caixamsg| text = Algum texto.}}
+
{{Caixamsg| texto = Algum texto.}}
  
  
 
[[Categoria:Predefinições]]</noinclude>
 
[[Categoria:Predefinições]]</noinclude>

Edição das 01h56min de 14 de novembro de 2012

Nenhum texto fornecido.

Caixa de mensagem genérica.

Uso

Exemplo simples:

 {{Caixamsg | texto = Algum texto.}} 
Algum texto.