Template:Infobox Machine: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 22: Line 22:


<includeonly>
<includeonly>
{| class="infobox bordered" style="width: 30em; text-align: left; font-size: 90%" align="right"
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right"
|-
|-
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
Line 56: Line 56:


{{#if: {{{physical address|}}} |
{{#if: {{{physical address|}}} |
! Physical Addressing Size:
! Physical Address Size:
{{!}} {{{physical address}}} }}
{{!}} {{{physical address}}} }}
|-
|-


{{#if: {{{virtual address|}}} |
{{#if: {{{virtual address|}}} |
! Virtual Addressing Size:
! Virtual Address Size:
{{!}} {{{virtual address}}} }}
{{!}} {{{virtual address}}} }}
|-
|-

Revision as of 02:52, 16 May 2007

This template is for any computer system in general

name                =  name of of the computer
image               =  image
manufacturer        =    
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
bus arch            =
operating systems   = 
predecessor         =
successor           =