Template:Infobox hardware

Revision as of 19:17, 29 March 2025 by Josh (talk | contribs)


Usage

{{Infobox hardware
| title         = Name of the Hardware
| image         = example.jpg
| caption       = Description of the image
| type          = Type of hardware (e.g., Logic Board, CPU, GPU)
| designer      = Who designed it
| manufacturer  = Manufacturer name (optional)
| layers        = PCB layer count or other relevant info
| release_date  = Date of release (optional)
| compatibility = Compatible devices or models
| features      = Main features or highlights
}}

Example

{{Infobox hardware
| title         = Macintosh SE/30 Reloaded Logic Board
| image         = SE30_Reloaded_Board.jpg
| caption       = Fully assembled SE/30 Reloaded Logic Board
| type          = Logic Board
| designer      = Community Designed
| layers        = 4-layer PCB
| compatibility = Macintosh SE/30
| features      = Modern design, Original Apple ASIC integration
}}