Diferencia entre revisiones de «Plantilla:Infobox Gabinetes»

De Arcade Wiki
Ir a la navegación Ir a la búsqueda
(Página creada con «{{Infobox | title = {{{title|}}} | bodyclass = vevent | bodystyle = font-size: 90% | labelstyle = white-space: nowrap | aboveclass = summary | abovestyle = font…»)
 
 
(No se muestran 3 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{Infobox
+
<div class="infobox">
| title = {{{title|}}}
+
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
| bodyclass    = vevent
+
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
| bodystyle    = font-size: 90%
+
<table>{{#if:{{{param1|}}}|<tr>
| labelstyle  = white-space: nowrap
+
    <th>Parameter 1</th>
| aboveclass  = summary
+
    <td>{{{param1}}}</td>
| abovestyle  = font-size: 110%; font-style: italic
+
</tr>}}{{#if:{{{param2|}}}|<tr>
| above        = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
+
    <th>Parameter 2</th>
| image        = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}]]}}
+
    <td>{{{param2}}}</td>
| captionstyle = font-size: 95%; line-height: 1.5em
+
</tr>}}{{#if:{{{param3|}}}|<tr>
 
+
    <th>Parameter 3</th>
| class1      = description
+
    <td>{{{param3}}}</td>
 
+
</tr>}}{{#if:{{{param4|}}}|<tr>
| label1      = Katakana
+
    <th>Parameter 4</th>
| class1      = description
+
    <td>{{{param4}}}</td>
| data1        = {{#if: {{{kana|}}}|''{{{kana|}}}''}}
+
</tr>}}{{#if:{{{param5|}}}|<tr>
 
+
    <th>Parameter 5</th>
| label2      = Rōmaji
+
    <td>{{{param5}}}</td>
| class2      = description
+
</tr>}}</table>
| data2        = {{#if: {{{romaji|}}}|''{{{romaji|}}}''}}
+
</div>
 
 
| label3      = AKA
 
| data3        = {{{aka|}}}
 
 
 
| label4      = Tipo
 
| data4        = {{{tipo|}}}
 
 
 
| label5      = Año
 
| data5        = {{{año|}}}
 
 
 
| label6      = Dimensiones
 
| data6        = {{#if:{{{profundidad|}}} | {{{profundidad|}}} x {{{ancho|}}} x {{{largo|}}} mm}}
 
 
 
| label7      = Cableadp
 
| data7        = {{{cableado|}}}
 
 
 
| label8      = Monitor
 
| data8        = {{#if:{{{tamaño_del_monitor|}}}|{{{tamaño_del_monitor|}}} in}}  {{#if:{{{frecuencias_monitor|}}} | {{{frecuencias_monitor}}} kHz }}  {{#if:{{{monitor_lcdres|}}}|{{{monitor_lcdres|}}} LCD monitor }}  {{#if:{{{modelo_del_monitor|}}} | ({{{modelo_del_monitor}}}) }}
 
 
 
| label9      = Rotativo
 
| data9        = {{#if:{{{rotativo|}}}|{{{rotatativo|}}}}} {{#ifeq:{{{mecanismo_rotativo}}} | Yes | (Has mecanismo rotativo) }}
 
 
 
| label10      = Peso
 
| data10        = {{#if:{{{peso|}}}|{{{peso|}}} kg }}
 
 
 
| label11      = Power Supply
 
| data11        = {{{power_supply|}}}
 
 
 
| label12      = Power
 
| data12      = {{#if:{{{power|}}}|{{{power|}}} W }}
 
 
 
}}
 
<noinclude>
 
Template for usage:
 
<pre style="overflow:auto">
 
{{Infobox gabinetes
 
|name =
 
|kana =
 
|romaji =
 
|aka =
 
|image =
 
|Tipo =
 
|año =
 
|profundidad =
 
|ancho =
 
|largo =
 
|cableado =
 
|tamaño_del_monitor =
 
|frecuencias_monitor =
 
|monitor_lcdres =
 
|modelo_del_monitor =
 
|rotativo =
 
|mecanismo_rotativo =
 
|peso =
 
|power_supply =
 
|power =
 
}}
 

Revisión actual del 03:30 18 mar 2021

Infobox Gabinetes
{{#if:|
[[File:{{{image}}}|300px]]
}} {{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}
Parameter 1 {{{param1}}}
Parameter 2 {{{param2}}}
Parameter 3 {{{param3}}}
Parameter 4 {{{param4}}}
Parameter 5 {{{param5}}}