Diferencia entre revisiones de «Plantilla:Ficha Hardware/doc»
(Página creada con '== Uso == <pre> {{Ficha de hardware | nombre = Nombre del dispositivo. | imagen = Una imagen para mostrar en el infobox. | caption = Pie de la imagen. ...') |
|||
| Línea 1: | Línea 1: | ||
== Uso == | == Uso == | ||
<pre> | <pre> | ||
| − | {{Ficha | + | {{Ficha Hardware |
| nombre = Nombre del dispositivo. | | nombre = Nombre del dispositivo. | ||
| imagen = Una imagen para mostrar en el infobox. | | imagen = Una imagen para mostrar en el infobox. | ||
| Línea 23: | Línea 23: | ||
==Ejemplos== | ==Ejemplos== | ||
| − | {{Ficha | + | {{Ficha Hardware |
| nombre = BIOS: Basic Input/Output System | | nombre = BIOS: Basic Input/Output System | ||
| imagen = Phoenix bios.jpg | | imagen = Phoenix bios.jpg | ||
| Línea 35: | Línea 35: | ||
| manuf3 = [[BIOS#El mercado de las BIOS|Otros]] | | manuf3 = [[BIOS#El mercado de las BIOS|Otros]] | ||
}} | }} | ||
| − | <pre>{{Ficha | + | <pre>{{Ficha Hardware |
| nombre = BIOS: Basic Input/Output System | | nombre = BIOS: Basic Input/Output System | ||
| imagen = Phoenix bios.jpg | | imagen = Phoenix bios.jpg | ||
Revisión del 18:36 26 mar 2011
Uso
{{Ficha Hardware
| nombre = Nombre del dispositivo.
| imagen = Una imagen para mostrar en el infobox.
| caption = Pie de la imagen.
| fecha-invención = Fecha de Invención.
| nombre-inventor = Nombre del Inventor.
| conn1 = A que se conecta el dispositivo. (rango 1-3)
| via1_1 = Posible interface para conexión. (rango 1-9)
| nombre-clase = Nombre de subclase.
| clase1 = Primer valor en la subclase. (rango 1-5)
| manuf1 = Fabricantes comunes del dispositivo. (rango 1-5)
}}
Todos los campos son opcionales, excepto 'nombre'.
The numbered atributes mean that there is allowance for multiples. The via attributes range from via1_1 to via3_9 where the first number corresponds to the appropriate connection number and the second number is the position in that connections 'via' list. For each connection (via_1, via_2, or via_3), there can be up to 9 connectors, via#_1 through via#_9.
Images will be coming soon.
See the talk page for some examples which show the full usage of this infobox in a few combinations.
Ejemplos
| ||||||||
{{Ficha Hardware
| nombre = BIOS: Basic Input/Output System
| imagen = Phoenix bios.jpg
| pie = Phoenix AwardBIOS CMOS ([[memoria no volátil]])
| nombre-clase = Almacenado en
| clase1 = [[PROM]]
| clase2 = [[EPROM]]
| clase3 = [[Memoria Flash]]
| manuf1 = [[American Megatrends]]
| manuf2 = [[Phoenix Technologies]]
| manuf3 = [[BIOS#El mercado de las BIOS|Otros]]
}}