Template:Infobox computer: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{| 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;" | {| 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}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | {{{image|[[File:No_image.svg|250px]]}}} | | colspan="2" style="text-align:center;" | {{{image|[[File:No_image.svg|250px]]}}} | ||
Revision as of 20:35, 14 April 2025
Usage
To use this template on a page, copy and paste the following:
{{Infobox computer
| name = Macintosh 128K
| logo = [[File:Macintosh128K.jpg|250px]]
| 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
}}