Difference between revisions of "Template:Infobox Machine"
From Computer History Wiki
m (doc caption option) |
(Give args in form for copy and paste) |
||
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 |
− | caption = | + | | caption = |
− | manufacturer = | + | | manufacturer = |
− | architecture = if part of a larger architecture (Like, say, as the PDP-11/40 is to the PDP-11), write that here | + | | 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 announced = |
− | year design started = | + | | year design started = |
− | year first shipped = | + | | year first shipped = |
− | year introduced = | + | | year introduced = |
− | year discontinued = | + | | year discontinued = |
− | form factor = mini, micro, etc. | + | | form factor = mini, micro, etc. |
− | word size = word size of the machine (Apple II = 8, PDP-8 = 12, etc.) | + | | word size = word size of the machine (Apple II = 8, PDP-8 = 12, etc.) |
− | physical address = size of the physical address space | + | | physical address = size of the physical address space |
− | virtual address = size of the virtual address space | + | | virtual address = size of the virtual address space |
− | logic type = TTL, ECL, CMOS, etc | + | | logic type = TTL, ECL, CMOS, etc |
− | design type = microcoded, etc. | + | | design type = microcoded, etc. |
− | uword width = if microcoded | + | | uword width = if microcoded |
− | ucode length = max number of uinsts | + | | ucode length = max number of uinsts |
− | clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) | + | | clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) |
− | cache size = in words or bytes (specify units) | + | | cache size = in words or bytes (specify units) |
− | cache speed = | + | | cache speed = |
− | ram = for microcomputers mostly | + | | ram = for microcomputers mostly |
− | memory speed = | + | | memory speed = |
− | graphics = again for microcomputers | + | | graphics = again for microcomputers |
− | cpu = | + | | cpu = |
− | bus arch = I/O buses | + | | bus arch = I/O buses |
− | memory mgmt = paging, none, etc. | + | | memory mgmt = paging, none, etc. |
− | operating system = | + | | operating system = |
− | predecessor = | + | | predecessor = |
− | successor = | + | | successor = |
− | price = | + | | price = |
</pre> | </pre> | ||
Revision as of 14:34, 3 September 2018
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 uinsts | clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) | 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 =