Difference between revisions of "Template:Infobox Machine"

From Computer History Wiki
Jump to: navigation, search
(Add a few more fields)
m (typo)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template is for any computer system in general
+
This template is for any computer system in general. Arguments (all optional) are:
  
 
<!-- not clear which of the various year fields 'introduced' means, but since there are users of this template which use it, it can't be removed -->
 
<!-- not clear which of the various year fields 'introduced' means, but since there are users of this template which use it, it can't be removed -->
  
 
<pre>
 
<pre>
name                =  name of of the computer
+
| name                =  name of of the computer
image              =  image
+
| image              =  image
manufacturer        =     
+
| caption            =
architecture        =  if part of a larger architecture (Like, say, as the PDP-11/40 is to the PDP-11), write that here
+
| manufacturer        =     
year announced      =  
+
| architecture        =  if part of a larger architecture (Like, say, as the PDP-11/40 is to the PDP-11), write that here
year design started =  
+
| year announced      =  
year first shipped  =  
+
| year design started =  
year introduced    =  
+
| year first shipped  =  
year discontinued  =  
+
| year introduced    =  
form factor        =  mini, micro, etc.
+
| year discontinued  =  
word size          =  word size of the machine (Apple II = 8, PDP-8 = 12, etc.)
+
| form factor        =  mini, micro, etc.
physical address    =  size of the physical address space
+
| word size          =  word size of the machine (Apple II = 8, PDP-8 = 12, etc.)
virtual address    =  size of the virtual address space
+
| physical address    =  size of the physical address space
logic type          =  TTL, ECL, CMOS, etc
+
| virtual address    =  size of the virtual address space
design type        =  microcoded, etc.
+
| logic type          =  TTL, ECL, CMOS, etc
uword width        =  if microcoded
+
| design type        =  microcoded, etc.
ucode length        =  max number of uinsts
+
| uword width        =  if microcoded
clock speed        =  Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!)
+
| ucode length        =  max number of µinsts
cache size          =  in words or bytes (specify units)
+
| clock speed        =  speed of CPU's basic internal clock
ram                =  for microcomputers mostly
+
| cycle time          =  CPU cycle time in ns/µs/etc
memory speed        =
+
| cache size          =  in words or bytes (specify units)
graphics            =  again for microcomputers
+
| cache speed        =
cpu                =   
+
| ram                =  for microcomputers mostly
bus arch            =  I/O buses
+
| memory speed        =
memory mgmt        =  paging, none, etc.
+
| graphics            =  again for microcomputers
operating system    =
+
| cpu                =   
predecessor        =
+
| bus arch            =  I/O buses
successor          =
+
| memory mgmt        =  paging, none, etc.
price              =
+
| operating system    =
 +
| predecessor        =
 +
| successor          =
 +
| price              =
 
</pre>
 
</pre>
  
Line 109: Line 112:
  
 
{{#if: {{{uword width|}}} |
 
{{#if: {{{uword width|}}} |
! Microword width:
+
! Microword Width:
 
{{!}} {{{uword width}}} }}
 
{{!}} {{{uword width}}} }}
 
|-
 
|-
  
 
{{#if: {{{ucode length|}}} |
 
{{#if: {{{ucode length|}}} |
! Microcode length:
+
! Microcode Length:
 
{{!}} {{{ucode length}}} }}
 
{{!}} {{{ucode length}}} }}
 
|-
 
|-
Line 121: Line 124:
 
! Clock Speed:
 
! Clock Speed:
 
{{!}} {{{clock speed}}} }}
 
{{!}} {{{clock speed}}} }}
 +
|-
 +
 +
{{#if: {{{cycle time|}}} |
 +
! Cycle Time:
 +
{{!}} {{{cycle time}}} }}
 
|-
 
|-
  
 
{{#if: {{{cache size|}}} |
 
{{#if: {{{cache size|}}} |
! Cache size:
+
! Cache Size:
 
{{!}} {{{cache size}}} }}
 
{{!}} {{{cache size}}} }}
 
|-
 
|-
  
 +
{{#if: {{{cache speed|}}} |
 +
! Cache Speed:
 +
{{!}} {{{cache speed}}} }}
 +
|-
 
{{#if: {{{ram|}}} |
 
{{#if: {{{ram|}}} |
 
! Memory Size:
 
! Memory Size:
Line 190: Line 202:
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
|}
 
|}
 
[[Category:Computers]]
 
 
</includeonly>
 
</includeonly>

Revision as of 21:00, 25 August 2019

This template is for any computer system in general. Arguments (all optional) are:


| name                =  name of of the computer
| image               =  image
| caption             =
| manufacturer        =    
| architecture        =  if part of a larger architecture (Like, say, as the PDP-11/40 is to the PDP-11), write that here
| year announced      = 
| year design started = 
| year first shipped  = 
| year introduced     = 
| year discontinued   = 
| form factor         =  mini, micro, etc.
| word size           =  word size of the machine (Apple II = 8, PDP-8 = 12, etc.)
| physical address    =  size of the physical address space
| virtual address     =  size of the virtual address space
| logic type          =  TTL, ECL, CMOS, etc
| design type         =  microcoded, etc.
| uword width         =  if microcoded
| ucode length        =  max number of µinsts
| clock speed         =  speed of CPU's basic internal clock 
| cycle time          =  CPU cycle time in ns/µs/etc
| cache size          =  in words or bytes (specify units)
| cache speed         =
| ram                 =  for microcomputers mostly
| memory speed        =
| graphics            =  again for microcomputers
| cpu                 =  
| bus arch            =  I/O buses
| memory mgmt         =  paging, none, etc.
| operating system    =
| predecessor         =
| successor           =
| price               =