Ir al contenido

Diferencia entre revisiones de «Plantilla:Infobox usuario»

De Redux Wiki
Página creada con «<includeonly>{| class="infobox" style="width: 25em; border: 1px solid #333; background-color: #202122; color: #f8f9fa; float: right; margin: 0 0 1em 1em; padding: 0.5em; font-size: 88%; border-collapse: collapse;" |+ style="font-size: 125%; font-weight: bold; padding: 0.4em; background-color: #2a2a2a; color: #fff; border: 1px solid #333;" | {{{nombre|{{PAGENAME}}}}} |- | colspan="2" style="text-align: center; padding: 0.5em;" | {{#if:{{{imagen|}}}|Archivo:{{{imagen}…»
 
Sin resumen de edición
Línea 1: Línea 1:
<includeonly>{| class="infobox" style="width: 25em; border: 1px solid #333; background-color: #202122; color: #f8f9fa; float: right; margin: 0 0 1em 1em; padding: 0.5em; font-size: 88%; border-collapse: collapse;"
<includeonly>
|+ style="font-size: 125%; font-weight: bold; padding: 0.4em; background-color: #2a2a2a; color: #fff; border: 1px solid #333;" | {{{nombre|{{PAGENAME}}}}}
<div class="infobox">
|-
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
| colspan="2" style="text-align: center; padding: 0.5em;" | {{#if:{{{imagen|}}}|[[Archivo:{{{imagen}}}|250px]]|<div style="border: 1px dashed #555; padding: 20px;">Sin imagen</div>}}{{#if:{{{pie_de_foto|}}}|<br /><small>{{{pie_de_foto}}}</small>}}
 
|-
{{#if:{{{image|}}}|
! colspan="2" style="text-align: center; background-color: #2a2a2a; color: #ffcc00; border-top: 1px solid #333; border-bottom: 1px solid #333;" | Información del Jugador
<div class="infobox-image" style="text-align:center;">
|-
[[File:{{{image}}}|{{{image_size|250px}}}]]
</div>
}}
 
<table class="infobox-table" style="width:100%">
 
{{#if:{{{caption|}}}|
<tr>
<td class="infobox-caption" colspan="2" style="text-align:center; font-size:90%;">{{{caption}}}</td>
</tr>
}}
 
<tr>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00;">Información del Jugador</th>
</tr>
 
{{#if:{{{alias|}}}|
{{#if:{{{alias|}}}|
! scope="row" style="text-align: left; padding: 4px;" | Alias
<tr>
| style="padding: 4px;" | {{{alias}}}
<th style="text-align:left;">Alias</th>
{{!}}-
<td>{{{alias}}}</td>
</tr>
}}
}}
{{#if:{{{unio|}}}|
 
! scope="row" style="text-align: left; padding: 4px;" | Se unió
{{#if:{{{joined|}}}|
| style="padding: 4px;" | {{{unio}}}
<tr>
{{!}}-
<th style="text-align:left;">Se unió</th>
<td>{{{joined}}}</td>
</tr>
}}
}}
{{#if:{{{prioridad|}}}|
 
! scope="row" style="text-align: left; padding: 4px;" | Prioridad de cola
{{#if:{{{priority|}}}|
| style="padding: 4px;" | {{{prioridad}}}
<tr>
{{!}}-
<th style="text-align:left;">Prioridad</th>
<td>{{{priority}}}</td>
</tr>
}}
}}
{{#if:{{{grupos|}}}|
 
! scope="row" style="text-align: left; padding: 4px;" | Grupos
{{#if:{{{groups|}}}|
| style="padding: 4px;" | {{{grupos}}}
<tr>
{{!}}-
<th style="text-align:left;">Grupos</th>
<td>{{{groups}}}</td>
</tr>
}}
}}
{{#if:{{{estatus|}}}|
 
! scope="row" style="text-align: left; padding: 4px;" | Estatus
{{#if:{{{status|}}}|
| style="padding: 4px;" | {{{estatus}}}
<tr>
{{!}}-
<th style="text-align:left;">Estatus</th>
<td>{{{status}}}</td>
</tr>
}}
}}
{{#if:{{{bases|}}}|
{{#if:{{{bases|}}}|
! scope="row" style="text-align: left; padding: 4px;" | Bases notables
<tr>
| style="padding: 4px;" | {{{bases}}}
<th style="text-align:left;">Bases</th>
{{!}}-
<td>{{{bases}}}</td>
</tr>
}}
 
{{#if:{{{history|}}}|
<tr>
<th class="infobox-header" colspan="2" style="text-align:center; background:#2a2a2a; color:#ffcc00;">Historial</th>
</tr>
<tr>
<td colspan="2" style="text-align:center; font-size:95%; padding:5px;">{{{history}}}</td>
</tr>
}}
 
</table>
</div>
</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.
}}
}}
! colspan="2" style="text-align: center; background-color: #2a2a2a; color: #ffcc00; border-top: 1px solid #333; border-bottom: 1px solid #333;" | Historial
</pre>
|-
</noinclude>
| colspan="2" style="text-align: center; padding: 4px;" | {{{historial|Sin registros}}}
|}
[[Categoría:Jugadores]]</includeonly>

Revisión del 04:04 26 feb 2026


Uso para Jugadores Anárquicos

{{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.
}}