Template:InfoboxDevice: Difference between revisions
(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%;"> | <div class="infobox-image">[[File:{{{Picture}}}|300px]]</div> | ||
<th colspan=2 class="info-section"> | }} | ||
<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:{{{Manufacturer|}}}| | |||
<tr> | |||
<th>{{nowrap|Manufacturer}}</th> | |||
<td>[[{{{Manufacturer}}}]]</td> | |||
<th>{{nowrap| | </tr> | ||
<td>{{{ | }} | ||
{{#if:{{{CPU|}}}{{{Memory|}}}{{{Memory Type|}}}{{{Storage|}}}{{{Graphics|}}}{{{Display Interface|}}}{{{Sound|}}}|<tr> | |||
</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: | {{#incat:Computer| | ||
<tr><th colspan=2 class="info-section">Categories</th></tr> | |||
</tr><tr> | <tr> | ||
<td colspan=2 style="text-align:center;">[[ | <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
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
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | Title for the box | String | optional |
Picture | Picture | Picture of device | File | suggested |
Release Year | Release Year | Release year of the device | String | optional |
Manufacturer | Manufacturer | Manufacturer of device | String | suggested |
Condition | Condition | Usable status of the computer
| String | suggested |
Model Number | Model Number | System type identification | String | optional |
FCCID | FCCID | The government's model number for the device | String | optional |
Serial Number | Serial Number | Unique device identification value | String | optional |
Color | Color | Color of device if can be different | String | optional |
Software Environment | Software Environment | Software or Operating System that runs at the lowest level on the computer
| String | optional |
Software Compatibility | Software Compatibility | Software platforms the system is compatible with.
| String | optional |
CPU | CPU | The main processor of the device
| String | optional |
CPU Compatibility | CPU Compatibility | Motherboard socket type or other description of what CPUs will work.
| String | optional |
Memory Capacity | Memory | Standard amount and/or maximum memory for a device
| String | optional |
Memory Type | Memory Type | The module interface, IC model, or other information about the memory type
| String | optional |
Fixed Storage | Fixed Storage | Fixed storage types
| String | optional |
Removable Storage | Removable Storage | Removable media types with specific drives
| String | optional |
Storage Interface | Storage Interface | Interface types for storage devices
| String | optional |
Graphics | Graphics | Graphics processor specs or capability for the device
| String | optional |
Display Interface | Display Interface | Connector and/or signalling standard for connecting a display
| String | optional |
Internal Display | Internal Display | Resolution, type, refresh rate, etc.
| String | optional |
External Connectors | External Connectors | External connectors to attach other devices. (comma separated for bullet points)
| String | optional |
Expansion Interface | Expansion Interface | Expansion card slot types in the device. Comma seperated list
| String | optional |
Sound | Sound | Sound synthesis chip, output, or capabilities
| String | optional |
Input Voltage | Input Voltage | Voltage requirement to power device
| String | optional |
Current (Amps) | Current | The amount of current the device requires or the power supply provides
| String | optional |
Power Connector / Polarity | Power Connector | Connector and polarity of power input
| String | optional |
Power Pinout | Power Pinout | Image of power supply connector pinout | File | optional |
Location | Location | Storage location for item | Page name | optional |