Diferencia entre revisiones de «Plantilla:NavboxV»

De DiabloNext Wiki
Sin resumen de edición
mSin resumen de edición
 
(No se muestran 2 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{| class="navboxv"
{| class="navbox"
! class="header" cellpadding="4" colspan="{{#if:{{{g7}}} | 7 | {{#if:{{{g6}}} | 6 | {{#if:{{{g5}}} | 5 | {{#if:{{{g4}}} | 4 | 3 }} }} }} }}" | {{{Cabecera}}}
! class="header" cellpadding="4" colspan="{{#if:{{{g7}}} | 7 | {{#if:{{{g6}}} | 6 | {{#if:{{{g5}}} | 5 | {{#if:{{{g4}}} | 4 | 3 }} }} }} }}" | {{{Cabecera}}}
|-  
|-  
Línea 57: Línea 57:
|Body7  =  
|Body7  =  


}}</pre>[[Category:Templates]]</noinclude>
}}</pre>[[Category:Plantillas de navegación]]</noinclude>

Revisión actual - 17:11 15 jun 2011

AQUI HAY QUE DESCRIBIR ESTO BIEN -> TE TOCA LON-AMI

This navbox displays listings vertically instead of horizontally, but works just like Template:Navbox otherwise, with seven possible columns. Note however that these columns cannot be split up into sub-columns.

{{NavboxV

|Header = 

|Group1 = 
|Body1  = 

|Group2 = 
|Body2  = 

|Group3 = 
|Body3  = 

|Group4 = 
|Body4  = 

|Group5 = 
|Body5  = 

|Group6 = 
|Body6  = 

|Group7 = 
|Body7  = 

}}