Template:Infobox computer: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
<!-- Logo (optional) --> | <!-- Logo (optional) --> | ||
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
<tr><td colspan="2" style="text-align:center;">{{{ | <tr><td colspan="2" style="text-align:center;">{{{image|[[File:No_image.svg|260px|frameless]]}}}</td></tr>}} | ||
<!-- Main image --> | <!-- Main image --> | ||
Revision as of 21:14, 19 April 2025
Usage
Paste the skeleton below into an article and fill only the fields you need. Empty parameters are hidden automatically.
{{Infobox computer
| name = Apple I
| logo = [[File:Apple Computer Inc Logo.svg|90px]]
| image = [[File:Apple_I_motherboard.jpg|260px]]
| caption = Original โNTIโ board
| developer = Apple Computer Company
| manufacturer = Apple Computer Company
| type = Singleโboard personal computer
| release_date = April 11, 1976
| discontinued = September 1977
| price = US$666.66
| cpu = MOS 6502 @ 1โฏMHz
| memory = 4โฏKB RAM (expandable to 48โฏKB)
| storage = Cassette interface @ 1200 baud
| display = Composite video, 40 ร 24 text
| os = WOZ Monitor ROM
| successor = [[Apple II]]
| model = Byte Shop & NTI revisions
}}