Difference between revisions of "Template:InfoboxVAX-Data"
From Computer History Wiki
(Created page with "<noinclude> This template is for any VAX computer system. <pre> name = the name of the system Announcement = Announcement date FRS-date...") |
(Standardize argument list) |
||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
| − | name = | + | name = The name of the system |
| + | image = Image of example system | ||
| + | imgwidth = Size of image (default 250px) | ||
| + | caption = Caption for image | ||
Announcement = Announcement date | Announcement = Announcement date | ||
FRS-date = First revenue ship date | FRS-date = First revenue ship date | ||
| Line 17: | Line 20: | ||
OS-support-ELN = Range of VAXELN releases that support this system | OS-support-ELN = Range of VAXELN releases that support this system | ||
OS-support-ULTRIX = Range of ULTRIX versions that support this system | OS-support-ULTRIX = Range of ULTRIX versions that support this system | ||
| + | Enclosure = The enclosure(s) used to hold it | ||
CPU-name-VMS = CPU name as reported by ANALYZE/ERROR under VMS | CPU-name-VMS = CPU name as reported by ANALYZE/ERROR under VMS | ||
CPU-name-console = CPU name as reported by the console | CPU-name-console = CPU name as reported by the console | ||
| Line 77: | Line 81: | ||
SPECint95 = SPECint95 details | SPECint95 = SPECint95 details | ||
SPECfp95 = SPECfp95 details | SPECfp95 = SPECfp95 details | ||
| + | Graphics Option = VAX Graphics Option | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
| − | {| class="infobox bordered" style="width: | + | {| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right" |
|- | |- | ||
| colspan="2" style="text-align:center; font-size: large;background-color: lightsteelblue; color: black;" | '''{{{name}}}''' | | colspan="2" style="text-align:center; font-size: large;background-color: lightsteelblue; color: black;" | '''{{{name}}}''' | ||
| + | |- | ||
| + | {{#if: {{{image|}}} | | ||
| + | {{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|{{{imgwidth|250px}}}| ]]<br>{{{caption}}} }} | ||
|- | |- | ||
| + | |||
{{#if: {{{Announcement|}}} {{{FRS-date|}}} {{{FCS-date|}}} {{{Last-order|}}} {{{Last-ship|}}} {{{EOSL|}}} {{{Codename|}}} {{{Desc-name|}}} {{{Sys-class|}}} {{{OS-support-VMS|}}} {{{OS-support-MDM|}}} {{{OS-support-ELN|}}} {{{OS-support-ULTRIX|}}} | | {{#if: {{{Announcement|}}} {{{FRS-date|}}} {{{FCS-date|}}} {{{Last-order|}}} {{{Last-ship|}}} {{{EOSL|}}} {{{Codename|}}} {{{Desc-name|}}} {{{Sys-class|}}} {{{OS-support-VMS|}}} {{{OS-support-MDM|}}} {{{OS-support-ELN|}}} {{{OS-support-ULTRIX|}}} | | ||
| Line 152: | Line 161: | ||
! OS support (ULTRIX): | ! OS support (ULTRIX): | ||
{{!}} {{{OS-support-ULTRIX}}} }} | {{!}} {{{OS-support-ULTRIX}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{Enclosure|}}} | | ||
| + | ! Enclosure(s): | ||
| + | {{!}} {{{Enclosure}}} }} | ||
|- | |- | ||
| Line 426: | Line 440: | ||
{{#if: {{{VUPs|}}} | | {{#if: {{{VUPs|}}} | | ||
| − | ! VUPs: | + | ! [[VUP|VUPs]]: |
{{!}} {{{VUPs}}} }} | {{!}} {{{VUPs}}} }} | ||
|- | |- | ||
| Line 468: | Line 482: | ||
! SPECfp95: | ! SPECfp95: | ||
{{!}} {{{SPECfp95}}} }} | {{!}} {{{SPECfp95}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{Graphics Option|}}} | | ||
| + | ! colspan="2" style="text-align:center; background-color: powderblue; color: black;" {{!}} Graphics }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{Graphics Option|}}} | | ||
| + | ! Graphics Option: | ||
| + | {{!}} {{{Graphics Option}}} }} | ||
|} | |} | ||
| − | |||
| − | |||
</includeonly> | </includeonly> | ||
Latest revision as of 11:24, 10 March 2024
This template is for any VAX computer system.
name = The name of the system
image = Image of example system
imgwidth = Size of image (default 250px)
caption = Caption for image
Announcement = Announcement date
FRS-date = First revenue ship date
FCS-date = First customer ship date
Last-order = Last order date
Last-ship = Last ship date
EOSL = End of service life
Codename = Codename
Desc-name = Descriptive name
Sys-class = System class
OS-support-VMS = Range of VMS versions that support this system
OS-support-MDM = Range of MDM releases that support this system
OS-support-ELN = Range of VAXELN releases that support this system
OS-support-ULTRIX = Range of ULTRIX versions that support this system
Enclosure = The enclosure(s) used to hold it
CPU-name-VMS = CPU name as reported by ANALYZE/ERROR under VMS
CPU-name-console = CPU name as reported by the console
CPU-module = The CPU module
Module = The system module part number
Num-proc = Number of processors
VMS-CPU = The hexadecimal value returned by the DCL function F$GETSYI("SID") under VMS.
VMS-XCPU = The hexadecimal value returned by the DCL function F$GETSYI("XSID") under VMS.
SID = The System Identification register
XSID = The System Extended Identification register
CPU-chip = The chip that implements the I-box (CPU)
FPU-chip = The chip that implements the F-box (FPU)
CPU-technology = The technology with which the CPU is fabricated
CPU-cycle = The CPU cycle time
CPU-clock = The CPU clock rate
CPU-clock-rate = The raw clock that is supplied to the CPU
Vector-processor = Vector processor
Instruction-buffer = Instruction prefetch queue size
Translation-buffer = The CPU translation buffer size
Control-store = Microcode control store details
Gate-delay = Gate delay
WCS = Writable Control Store
UWCS = User Writable Control Store
Cache = Cache
Primary-cache = Primary cache
Secondary-Cache = Secondary cache
Backup-cache = Backup cache
Compatibility-mode = Whether compatibility mode is implemented or not
Console-processor = Console processor
Console-device = Console storage device
Firmware-version = Firmware version
Console-speed = Console speed
CPU-names = For a multiprocessor system, the list of possible CPU designations
Minimum-memory = Minimum memory
Maximum-memory = Maximum memory
Physical-address-lines = The number of physical address lines
Memory-checking = Memory checking
Memory-cycle = Memory cycle
on-board-memory = On-board memory
Max-I/O-throughput = Max I/O throughput
BUS-SBI = SBI bus details
BUS-MASSBUS = MASSBUS details
BUS-UNIBUS = UNIBUS details
BUS-Qbus = Q-bus details
BUS-vaxbi = VAXBI bus details
BUS-XMI = XMI bus details
BUS-LSB = Laserbus details
BUS-FB = Futurebus details
BUS-TC = TURBOchannel bus details
BUS-DSSI = DSSI bus details
BUS-SCSI = SCSI bus details
LAN-support = Ethernet support details
VUPs = VAX Units of Performance
SPECmarks = SPECmark details
TPC-A = TPC-A details
SPECint89 = SPECint89 details
SPECfp89 = SPECfp89 details
SPECint92 = SPECint92 details
SPECfp92 = SPECfp92 details
SPECint95 = SPECint95 details
SPECfp95 = SPECfp95 details
Graphics Option = VAX Graphics Option