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

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

 

(Criou página com '<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...')
 
 
(7 revisões intermediárias por um outro usuário não estão sendo mostradas)
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;     
+
   | nenhum        =#ffffff;     
   | delete     =#b22222;   
+
   | eliminar     =#b22222;   
   | content    =#f28500;   
+
   | conteúdo    =#f28500;   
   | style      =#f4c430;   
+
   | estilo      =#f4c430;   
   | move      =#9932cc;   
+
   | mover        =#9932cc;   
   | protected  =#bba;   
+
   | protegido    =#bba;   
   | #default   =#1e90ff;}}">
+
   | #default     =#1e90ff;}}">
<div style="width: 50px;">[[Image:{{#if:{{{image|}}}   
+
<div style="width: 50px;">[[Imagem:{{#if:{{{imagem|}}}   
   |{{{image}}}
+
   |{{{imagem}}}
   | {{#switch:{{{type|}}}     
+
   | {{#switch:{{{tipo|}}}     
   | delete     =Deletion.png
+
   | eliminar     =Eliminação.png
   | content    =Content.png
+
   | conteúdo    =Conteúdo.png
   | style      =Edit-clear.png
+
   | estilo      =Limpeza.png
   | move      =Move.png
+
   | mover        =Mover.png
   | protected  =Mbox notice.png
+
   | protegido    =Caixamsg aviso.png
   | #default   =Mbox notice.png}} }}|40px|link=]]
+
   | #default     =Caixamsg aviso.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 = Some text.}} </pre>  
+
<pre> {{Caixamsg | texto = Algum texto.}} </pre>  
{{Caixamsg| text = Some text.}}
+
{{Caixamsg| texto = Algum texto.}}
  
  
[[Categoria:Predefinições]]</noinclude>
+
[[Categoria:Predefinições de mensagem]]</noinclude>

Edição atual tal como às 00h45min de 24 de julho de 2014

Caixamsg aviso.png
Nenhum texto fornecido.

Caixa de mensagem genérica.

Uso

Exemplo simples:

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