Template:InfoboxDevice: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
(Import template from caps.wiki as starting point)
 
(Modify for more general documentation)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div>{{#if:{{{Picture|}}}|
<div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div>
<div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>}}
{{#if:{{{Picture|}}}|
<table style="width:100%;">{{#if:{{{Release Year|}}}|<tr>
<div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>
<th colspan=2 class="info-section">Preliminary Information</th>
}}
 
<table style="width:100%;">
<tr>
<th colspan=2 class="info-section">General Info</th>
</tr>
</tr>
{{#if:{{{Release Year|}}}|
<tr>
<tr>
     <th>{{nowrap|Release Year}}</th>
     <th>{{nowrap|Release Year}}</th>
     <td>{{{Release Year}}}</td>
     <td>{{{Release Year}}}</td>
</tr>}}{{#if:{{{Leak Risk|}}}|<tr>
</tr>
    <th>{{nowrap|Leak Risk}}</th>
}}
    <td>{{{Leak Risk}}}</td>
 
</tr>}}{{#if:{{{Batteries|}}}|<tr>
{{#if:{{{Manufacturer|}}}|
    <th>[[Batteries]]</th>
<tr>
    <td>{{{Batteries}}}</td>
     <th>{{nowrap|Manufacturer}}</th>
</tr>}}{{#if:{{{Mounting Technology|}}}|<tr>
     <td>[[{{{Manufacturer}}}]]</td>
     <th>{{nowrap|[[Part Footprints|Mounting Technology]]}}</th>
</tr>
     <td>{{{Mounting Technology}}}</td>
}}
</tr>}}{{#if:{{{Capacitor Types|}}}|<tr>
 
    <th>{{nowrap|[[Capacitor Types]]}}</th>
 
    <td>{{{Capacitor Types}}}</td>
{{#if:{{{CPU|}}}{{{Memory|}}}{{{Memory Type|}}}{{{Storage|}}}{{{Graphics|}}}{{{Display Interface|}}}{{{Sound|}}}|<tr>
</tr>}}{{#if:{{{Destructive Entry|}}}|<tr>
    <th>{{nowrap|Destructive Entry}}</th>
    <td>{{{Destructive Entry}}}</td>
</tr>}}{{#if:{{{CPU|}}}{{{Memory|}}}{{{Memory Type|}}}{{{Storage|}}}{{{Graphics|}}}{{{Display Interface|}}}{{{Sound|}}}|<tr>
     <th colspan=2 class="info-section">Hardware Specifications</th>
     <th colspan=2 class="info-section">Hardware Specifications</th>
</tr>{{#if:{{{CPU|}}}|<tr>
</tr>{{#if:{{{CPU|}}}|<tr>
Line 60: Line 62:
</tr><tr>
</tr><tr>
     <td colspan=2 class="infobox-image">[[File:{{{Power Pinout}}}|300px]]</td>
     <td colspan=2 class="infobox-image">[[File:{{{Power Pinout}}}|300px]]</td>
</tr>}}}}
</tr>}}


{{#incat:CRT|<tr>
{{#incat:Computer|
    <th colspan=2  class="info-section">CRT Guides</th>
<tr><th colspan=2  class="info-section">Categories</th></tr>
</tr><tr>
<tr>
     <td colspan=2 style="text-align:center;">[[CRT|General Information]]&nbsp;· [[CRT Repair Cautions|Repair Cautions]]</td>
     <td colspan=2 style="text-align:center;">[[Computers|Category:Computer]]</td>
</tr>}}
</tr>}}
</table>
</table>
</div><noinclude>{{/Doc}}</noinclude>
</div>
 
<noinclude>{{/Doc}}</noinclude>

Revision as of 14:22, 20 June 2023

InfoboxDevice


{{#if:|
General Info
Power Requirements

Use this template in Source Editing to include the infobox:

{{InfoboxDevice
| Title = 
| Picture = 
| Release Year = 
| Leak Risk = 
| Mounting Technology = 
| Capacitor Types = 
| Batteries = 
| Destructive Entry = 
}}

TemplateData

Infobox for giving quick useful info for the device

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle

Title for the box

Stringoptional
PicturePicture

Picture of device

Filesuggested
Release YearRelease Year

Release year of the device

Stringoptional
ManufacturerManufacturer

Manufacturer of device

Stringsuggested
ConditionCondition

Usable status of the computer

Suggested values
Working Untested Broken
Example
Working, Untested, Broken
Stringsuggested
Model NumberModel Number

System type identification

Stringoptional
FCCIDFCCID

The government's model number for the device

Stringoptional
Serial NumberSerial Number

Unique device identification value

Stringoptional
ColorColor

Color of device if can be different

Stringoptional
Software EnvironmentSoftware Environment

Software or Operating System that runs at the lowest level on the computer

Example
Commodore BASIC 4.0, Microsoft Windows 98 SE
Stringoptional
Software CompatibilitySoftware Compatibility

Software platforms the system is compatible with.

Suggested values
IBM PC Macintosh (M68000) Mac (PowerPC) Apple II Amiga Commodore 64 Linux Mac (Intel) Atari ST Atari 400/800 Coleco Adam HP Series 80: 86/87 HP Series 80: 83/85 TRS-80 Model I TRS-80 Model 4 TRS-80 Model II
Stringoptional
CPUCPU

The main processor of the device

Example
8088 @ 4.77 MHz, 6502, Core i7-7700k
Stringoptional
CPU CompatibilityCPU Compatibility

Motherboard socket type or other description of what CPUs will work.

Example
Socket 7, AM4+, DIP 40 (8088)
Stringoptional
Memory CapacityMemory

Standard amount and/or maximum memory for a device

Example
64-256kB, 4MB, 2GB
Stringoptional
Memory TypeMemory Type

The module interface, IC model, or other information about the memory type

Example
4164 DIP, DDR2, SoC Integrated
Stringoptional
Fixed StorageFixed Storage

Fixed storage types

Example
NVMe SSD, 3.5in IDE HDD, 400MB SCSI HDD
Stringoptional
Removable StorageRemovable Storage

Removable media types with specific drives

Suggested values
CD-ROM DVD 3.5in 720KB DD Floppy Disk 3.5in 1.44MB HD Floppy Disk 5.25in 360KB DD Floppy Disk 5.25in 1.2MB HD Floppy Disk
Stringoptional
Storage InterfaceStorage Interface

Interface types for storage devices

Example
SCSI, IDE, IBM Floppy, Sugart Floppy
Stringoptional
GraphicsGraphics

Graphics processor specs or capability for the device

Example
CGA, nVidia GeForce 9800 GT
Stringoptional
Display InterfaceDisplay Interface

Connector and/or signalling standard for connecting a display

Example
Composite, VGA, HDMI
Stringoptional
Internal DisplayInternal Display

Resolution, type, refresh rate, etc.

Example
800x600 @ 60Hz Passive
Stringoptional
External ConnectorsExternal Connectors

External connectors to attach other devices. (comma separated for bullet points)

Example
USB, PS/2 Mouse, DE-9 Serial
Stringoptional
Expansion InterfaceExpansion Interface

Expansion card slot types in the device. Comma seperated list

Example
PCI, PCIe, ISA 16b
Stringoptional
SoundSound

Sound synthesis chip, output, or capabilities

Example
SID, Piezo speaker, FM, OPL3
Stringoptional
Input VoltageInput Voltage

Voltage requirement to power device

Example
9V DC, 120V AC
Stringoptional
Current (Amps)Current

The amount of current the device requires or the power supply provides

Example
1.5A, 250mA
Stringoptional
Power Connector / PolarityPower Connector

Connector and polarity of power input

Example
Barrel Jack 5.5mm x 2.1mm Center Negative, Mini Din, IEC C13/C14 Socket
Stringoptional
Power PinoutPower Pinout

Image of power supply connector pinout

Fileoptional
LocationLocation

Storage location for item

Page nameoptional