Difference between revisions of "Template:Device Infobox/Motherboard"

From Vogons Wiki
Jump to: navigation, search
(Replace hidden properties with #set so they stay hidden)
m (Ethernet -> Motherboard)
Line 5: Line 5:
 
</noinclude>
 
</noinclude>
 
{{Device Infobox/Type | Motherboard | Motherboard}}
 
{{Device Infobox/Type | Motherboard | Motherboard}}
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Ethernet devices]] }}</includeonly>
+
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Motherboards]] }}</includeonly>
 
{{Device Infobox/Item | Form factor | [[Has form factor::{{{Form factor|Unknown}}}]] }}
 
{{Device Infobox/Item | Form factor | [[Has form factor::{{{Form factor|Unknown}}}]] }}
  

Revision as of 17:15, 5 March 2016

Device Infobox/Motherboard
There is no image of this device — upload one!
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
ISA slots Unknown @ 8-bit
Unknown @ 16-bit
PCI slots Unknown @ 32-bit 33MHz
Unknown @ 32-bit 66MHz
Unknown @ 64-bit 33MHz
Unknown @ 64-bit 66MHz
Unknown @ 64-bit 133MHz
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 Property:Form factor
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.
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:
  • None - no ROM chip is present
  • 28-pin JEDEC - standard byte-wide 28-pin ROM/PROM
  • 32-pin JEDEC - standard 32-pin EEPROM/flash chip
  • PLCC32 - 32-pin PLCC flash chip
  • TSOP40 - 40-pin TSOP package, usually flash memory

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").