Diferencia entre revisiones de «Plantilla:InfoBox»

De KumbiaPHP Framework Wiki
Línea 4: Línea 4:
 
}}
 
}}
 
<includeonly>
 
<includeonly>
<table class="metadata plainlinks ambox {{#switch:{{{type|}}}
+
<table style="background:#F8FCFF none repeat scroll 0 0; border-collapse:collapse; border-color:#AAAAAA #AAAAAA #AAAAAA #3399FF; border-style:solid; border-width:1px 1px 1px 10px; margin:0 auto; width:84%;">
  | license        = ambox-license
 
  | #default      = ambox-notice
 
}}" style="{{{style}}}">
 
 
<tr>
 
<tr>
{{#ifeq:{{{imagen}}}|none
+
<td class="ambox-image"> </td>
  | <!-- no image cell -->
 
  | <td class="ambox-image"> {{#switch:{{{imagen|{{{type|}}}}}}
 
    | license  = [[Archivo:30px-Green_copyright.svg.png|30px|link=|©]]
 
    | blank    = <!-- empty image cell -->
 
    | #default = {{{imagen|[[Imagen:Information icon4.png|40px]]}}}
 
  }}</td>
 
}}
 
 
<td> {{{texto}}} </td>
 
<td> {{{texto}}} </td>
 
</tr>
 
</tr>
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>
 +
 +
table.ambox-notice {
 +
border-left:10px solid #3399FF;
 +
}

Revisión del 15:01 3 oct 2009

Se ha detectado un bucle de plantilla: Plantilla:Ambox

El mensaje.


table.ambox-notice { border-left:10px solid #3399FF; }


table.ambox-notice { border-left:10px solid #3399FF; }