Difference between revisions of "Template:Device Infobox/Motherboard"
Malvineous (Talk | contribs) (Make ISA/PCI/RAM slots optional, otherwise a new slot type will cause all existing articles to have to be updated) |
Malvineous (Talk | contribs) m (Fix wikicode typo) |
||
Line 19: | Line 19: | ||
| {{Device Infobox/Item | ISA slots | <!-- | | {{Device Infobox/Item | ISA slots | <!-- | ||
-->{{#ifexpr:{{{ISA slots/8-bit|0}}} > 0 | {{{ISA slots/8-bit}}} @ 8-bit<br/>}}<!-- | -->{{#ifexpr:{{{ISA slots/8-bit|0}}} > 0 | {{{ISA slots/8-bit}}} @ 8-bit<br/>}}<!-- | ||
− | -->{{#ifexpr:{{{ISA slots/16-bit|0}}} > 0 | {{{ISA slots/16-bit}}} @ 16-bit}} | + | -->{{#ifexpr:{{{ISA slots/16-bit|0}}} > 0 | {{{ISA slots/16-bit}}} @ 16-bit<br/>}}<!-- |
+ | --> | ||
}} | }} | ||
}} | }} | ||
− | |||
− | |||
{{#set: | {{#set: | ||
Line 45: | Line 44: | ||
-->{{#ifexpr:{{{PCI slots/64-bit/66|0}}} > 0 | {{{PCI slots/64-bit/66}}} @ 64-bit 66MHz<br/>}}<!-- | -->{{#ifexpr:{{{PCI slots/64-bit/66|0}}} > 0 | {{{PCI slots/64-bit/66}}} @ 64-bit 66MHz<br/>}}<!-- | ||
-->{{#ifexpr:{{{PCI slots/64-bit/133|0}}} > 0 | {{{PCI slots/64-bit/133}}} @ 64-bit 133MHz<br/>}}<!-- | -->{{#ifexpr:{{{PCI slots/64-bit/133|0}}} > 0 | {{{PCI slots/64-bit/133}}} @ 64-bit 133MHz<br/>}}<!-- | ||
+ | --> | ||
}} | }} | ||
}} | }} |
Revision as of 14:50, 18 March 2016
Bus type | Unknown |
---|---|
Bus width | Unknown |
Bus speed | Unknown |
8-bit ISA compatible? | Unknown |
PCI 5V tolerant? | Unknown |
PCI 3.3V tolerant? | |
Manufacturer | Unknown |
Chipset | Unknown |
Connectors | Unknown |
Requires -5VDC? | Unknown |
Requires -12VDC? | Unknown |
Config method | Unknown |
Motherboard | |
Form factor | Unknown |
CPU socket | Unknown |
RAM slots | |
Maximum RAM | Unknown |
Boot ROM | Unknown type, write ability unknown |
Driver | Missing download URL |
This template is used to populate the Device Infobox with information about a motherboard. See PC Chips M-209 for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.
Valid parameters and examples specific to this infobox are:
Parameter | Meaning |
---|---|
Form factor = Value | Page name for the size and shape of the motherboard. One of:
Add others to this list as needed. See Wikipedia:Computer form factor for details |
CPU socket = Value | Page name for the type of CPU socket. One of:
Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead. |
ISA slots/8-bit = 0 | Number of 8-bit ISA slots. Set to 0 or omit entirely if there are none. |
ISA slots/16-bit = 0 | Number of 16-bit ISA slots. Set to 0 or omit entirely if there are none. |
PCI slots/32-bit/33 = 0 | Number of 32-bit 33MHz PCI slots. Set to 0 or omit entirely if there are none. |
PCI slots/32-bit/66 = 0 | Number of 32-bit 66MHz PCI slots. Set to 0 or omit entirely if there are none. |
PCI slots/64-bit/33 = 0 | Number of 64-bit 33MHz PCI slots. Set to 0 or omit entirely if there are none. |
PCI slots/64-bit/66 = 0 | Number of 64-bit 66MHz PCI slots. Set to 0 or omit entirely if there are none. |
PCI slots/64-bit/133 = 0 | Number of 64-bit 133MHz PCI slots. Set to 0 or omit entirely if there are none. |
RAM slots/SIPP = 0 | Property:Has SIPP RAM slots |
RAM slots/30-pin = 0 | Property:Has 30-pin RAM slots |
RAM slots/72-pin = 0 | Property:Has 72-pin RAM slots |
RAM slots/SDRAM = 0 | Number of SDRAM memory slots. Set to 0 or omit entirely if there are none. |
RAM slots/RDRAM = 0 | Number of RDRAM memory slots. Set to 0 or omit entirely if there are none. |
RAM slots/DDR1 = 0 | Number of DDR1 memory slots. Set to 0 or omit entirely if there are none. |
RAM slots/DDR2 = 0 | Number of DDR2 memory slots. Set to 0 or omit entirely if there are none. |
RAM slots/DDR3 = 0 | Number of DDR3 memory slots. Set to 0 or omit entirely if there are none. |
Is ROM socketed = Value | Boolean value indicating whether there is a ROM socket or not. Yes if there is a socket for a boot ROM, or No if there is no boot ROM socket, or the boot ROM chip is soldered onto the PCB (typical for flash ROM chips). |
ROM type = Value | Text value for the type of ROM/EEPROM/Flash chip. One of:
Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead. |
Is ROM writable = Value | Boolean value indicating whether the ROM can be reflashed by the target system. Yes if the card can program the ROM itself, or No if the card has no ROM programming capability. |
Default values are shown if the parameter is omitted, so do not use any parameters unless the value is known (most of the defaults say "unknown").