Template:Infobox computer: Difference between revisions
Appearance
Created page with "<includeonly> {| class="wikitable infobox" style="width:300px; text-align:left; font-size: 90%;" |+ '''{{{name|Computer Model}}}''' |- | colspan="2" style="text-align:center;" | {{{image|250px}}} |- ! Manufacturer | {{{manufacturer|Unknown}}} |- ! Type | {{{type|Personal Computer}}} |- ! Release Date | {{{release date|Unknown}}} |- ! Discontinued | {{{discontinued|Unknown}}} |- ! Introductory Price | {{{price|Unknown}}} |- ! CPU | {{{cpu|Unknown}}}..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="infobox" style="width:300px; float:right; margin-left:10px; background:#f9f9f9; border:1px solid #aaa; padding:5px; font-size:90%; line-height:1.5em;" | ||
|+ '''{{{name|Computer Model}}}''' | |+ '''{{{name|Computer Model}}}''' | ||
|- | |- | ||
Revision as of 16:36, 15 March 2025
Usage
To use this template on a page, copy and paste the following:
{{Infobox computer
| name = Macintosh 128K
| image = [[File:Macintosh128K.jpg|250px]]
| manufacturer = Apple Computer, Inc.
| type = Personal Computer
| release date = January 24, 1984
| discontinued = October 1, 1985
| price = US$2,495
| cpu = Motorola 68000 @ 7.83 MHz
| memory = 128 KB RAM (not expandable)
| storage = 400 KB 3.5" floppy drive
| display = 9" monochrome CRT (512×342 pixels)
| sound = Monaural 8-bit, 22 kHz (4-voice)
| dimensions = 13.6" H × 9.6" W × 10.9" D
| weight = 16.5 lbs (7.5 kg)
| os = System 1.0 – System 3.2
| predecessor = None
| successor = [[Macintosh 512K]]
| codename = Annie, Mac, Twiggy Mac
| model = M0001
}}