Jump to content

Template:Infobox computer: Difference between revisions

From RetroTechCollection
No edit summary
No edit summary
Line 10: Line 10:


<!-- Main image -->
<!-- Main image -->
<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>
  {{#if:{{{image|}}}
  | {{#replace:{{{image}}}|]]| |frameless]]}}
  | [[File:No_image.svg|260px|frameless]]
  }}
</td></tr>
{{#if:{{{caption|}}}|<tr><td colspan="2" style="text-align:center; font-size:85%;">''{{{caption}}}''</td></tr>}}
{{#if:{{{caption|}}}|<tr><td colspan="2" style="text-align:center; font-size:85%;">''{{{caption}}}''</td></tr>}}


Line 60: Line 55:
| discontinued  = September 1977
| discontinued  = September 1977
| price        = US$666.66
| price        = US$666.66
| cpu          = MOS 6502 @ 1 MHz
| cpu          = MOS 6502 @ 1 MHz
| memory        = 4 KB RAM (expandable to 48 KB)
| memory        = 4 KB RAM (expandable to 48 KB)
| storage      = Cassette interface @ 1200 baud
| storage      = Cassette interface @ 1200 baud
| display      = Composite video, 40 × 24 text
| display      = Composite video, 40 × 24 text

Revision as of 21:11, 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
}}