Ir al contenido

Diferencia entre revisiones de «Plantilla:Infobox usuario»

De Redux Wiki
Sin resumen de edición
Sin resumen de edición
Línea 18: Línea 18:


<tr>
<tr>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00;">Información del Jugador</th>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00; border-top: 1px solid #444;">Identidad</th>
</tr>
</tr>


{{#if:{{{alias|}}}|
{{#if:{{{tipo|}}}|
<tr>
<tr>
<th style="text-align:left;">Alias</th>
<th style="text-align:left;">Tipo</th>
<td>{{{alias}}}</td>
<td>{{{tipo}}}</td>
</tr>
}}
 
{{#if:{{{nicks|}}}|
<tr>
<th style="text-align:left;">Nicks alternativos</th>
<td>{{{nicks}}}</td>
</tr>
</tr>
}}
}}
Línea 35: Línea 42:
}}
}}


{{#if:{{{priority|}}}|
<tr>
<tr>
<th style="text-align:left;">Prioridad</th>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00; border-top: 1px solid #444;">Afiliaciones</th>
<td>{{{priority}}}</td>
</tr>
 
{{#if:{{{clanes|}}}|
<tr>
<th style="text-align:left;">Clanes</th>
<td>{{{clanes}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{groups|}}}|
{{#if:{{{amigos|}}}|
<tr>
<tr>
<th style="text-align:left;">Grupos</th>
<th style="text-align:left;">Amigos</th>
<td>{{{groups}}}</td>
<td>{{{amigos}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{status|}}}|
<tr>
<tr>
<th style="text-align:left;">Estatus</th>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00; border-top: 1px solid #444;">Proyectos</th>
<td>{{{status}}}</td>
</tr>
</tr>
}}


{{#if:{{{bases|}}}|
{{#if:{{{proyectos|}}}|
<tr>
<tr>
<th style="text-align:left;">Bases</th>
<td colspan="2" style="padding:4px;">{{{proyectos}}}</td>
<td>{{{bases}}}</td>
</tr>
</tr>
}}
}}
Línea 65: Línea 72:
{{#if:{{{history|}}}|
{{#if:{{{history|}}}|
<tr>
<tr>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00;">Historial</th>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00; border-top: 1px solid #444;">Historial</th>
</tr>
</tr>
<tr>
<tr>
Línea 75: Línea 82:
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
== Uso para Jugadores Anárquicos ==
<pre>
{{Infobox
| title    = Popbob
| image    = Popbob_skin.png
| caption  = Skin de Popbob
| alias    = Mackenzie, La Reina
| joined  = 2011
| priority = Veteran
| groups  = Facepunch, Nerds Inc.
| status  = Inactive
| bases    = Plugin Town
| history  = Famosa por usar backdoors y griefing masivo.
}}
</pre>
</noinclude>

Revisión del 04:11 26 feb 2026