Jump to content

Template:Infobox computer: Difference between revisions

From RetroTechCollection
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>
<includeonly>
{| 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|Hardware Device}}}'''
|-
|-
| colspan="2" style="text-align:center;" | {{{image|[[File:No_image.svg|250px]]}}}
| colspan="2" style="text-align:center;" | {{{image|[[File:No_image.svg|250px]]}}}
|-
! Caption
| {{{caption|}}}
|-
! Type
| {{{type|Unknown}}}
|-
! Designer
| {{{designer|Unknown}}}
|-
|-
! Manufacturer
! Manufacturer
| {{{manufacturer|Unknown}}}
| {{{manufacturer|Unknown}}}
|-
! Type
| {{{type|Personal Computer}}}
|-
|-
! Release Date
! Release Date
| {{{release date|Unknown}}}
| {{{release_date|Unknown}}}
|-
|-
! Discontinued
! Discontinued
| {{{discontinued|Unknown}}}
| {{{discontinued|Unknown}}}
|-
|-
! Introductory Price
! Layers
| {{{price|Unknown}}}
| {{{layers|Unknown}}}
|-
! CPU
| {{{cpu|Unknown}}}
|-
! Memory
| {{{memory|Unknown}}}
|-
! Storage
| {{{storage|Unknown}}}
|-
! Display
| {{{display|Unknown}}}
|-
! Sound
| {{{sound|Unknown}}}
|-
! Dimensions
| {{{dimensions|Unknown}}}
|-
! Weight
| {{{weight|Unknown}}}
|-
! OS
| {{{os|Unknown}}}
|-
! Predecessor
| {{{predecessor|None}}}
|-
|-
! Successor
! Compatibility
| {{{successor|None}}}
| {{{compatibility|Unknown}}}
|-
|-
! Codename
! Features
| {{{codename|Unknown}}}
| {{{features|Unknown}}}
|-
|-
! Model
! Model
Line 61: Line 40:


<pre>
<pre>
{{Infobox computer
{{Infobox hardware
| name         = Macintosh 128K
| name           = Macintosh SE/30 Reloaded Logic Board
| image       = [[File:Macintosh128K.jpg|250px]]
| image         = [[File:SE30_Reloaded_Board.jpg|250px]]
| manufacturer = Apple Computer, Inc.
| caption        = Fully assembled SE/30 Reloaded Logic Board
| type         = Personal Computer
| type           = Logic Board
| release date = January 24, 1984
| designer      = Community Designed
| discontinued = October 1, 1985
| manufacturer  = N/A
| price        = US$2,495
| release_date  = 2023
| cpu          = Motorola 68000 @ 7.83 MHz
| discontinued  = N/A
| memory      = 128 KB RAM (not expandable)
| layers        = 4-layer PCB
| storage      = 400 KB 3.5" floppy drive
| compatibility = Macintosh SE/30
| display      = 9" monochrome CRT (512×342 pixels)
| features      = Modern design, Apple ASICs, 32-bit clean ROM support
| sound        = Monaural 8-bit, 22 kHz (4-voice)
| model         = SE30RL
| 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
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 19:38, 29 March 2025

Usage

To use this template on a page, copy and paste the following:

{{Infobox hardware
| name           = Macintosh SE/30 Reloaded Logic Board
| image          = [[File:SE30_Reloaded_Board.jpg|250px]]
| caption        = Fully assembled SE/30 Reloaded Logic Board
| type           = Logic Board
| designer       = Community Designed
| manufacturer   = N/A
| release_date   = 2023
| discontinued   = N/A
| layers         = 4-layer PCB
| compatibility  = Macintosh SE/30
| features       = Modern design, Apple ASICs, 32-bit clean ROM support
| model          = SE30RL
}}