Template:InfoboxDevice: Difference between revisions
No edit summary |
mNo edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div>{{#if:{{{Picture|}}}| | <div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div>{{#if:{{{Picture|}}}| | ||
<div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>}} | ||
<table>{{#if:{{{Release Year|}}}|<tr> | <table style="width:100%;">{{#if:{{{Release Year|}}}{{{Leak Risk|}}}{{{Batteries|}}}{{{Mounting Technology|}}}{{{Capacitor Types|}}}{{{Destructive Entry|}}}|<tr> | ||
<th>Release Year</th> | <th colspan=2 class="info-section">Preliminary Information</th> | ||
</tr>}} | |||
{{#if:{{{Release Year|}}}|<tr> | |||
<th>{{nowrap|Release Year}}</th> | |||
<td>{{{Release Year}}}</td> | <td>{{{Release Year}}}</td> | ||
</tr>}}{{#if:{{{Leak Risk|}}}|<tr> | </tr>}}{{#if:{{{Leak Risk|}}}|<tr> | ||
<th>Leak Risk</th> | <th>{{nowrap|Leak Risk}}</th> | ||
<td>{{{Leak Risk}}}</td> | <td>{{{Leak Risk}}}</td> | ||
</tr>}}{{#if:{{{Batteries|}}}|<tr> | </tr>}}{{#if:{{{Batteries|}}}|<tr> | ||
Line 12: | Line 15: | ||
<td>{{{Batteries}}}</td> | <td>{{{Batteries}}}</td> | ||
</tr>}}{{#if:{{{Mounting Technology|}}}|<tr> | </tr>}}{{#if:{{{Mounting Technology|}}}|<tr> | ||
<th>[[Part Footprints|Mounting Technology]]</th> | <th>{{nowrap|[[Part Footprints|Mounting Technology]]}}</th> | ||
<td>{{{Mounting Technology}}}</td> | <td>{{{Mounting Technology}}}</td> | ||
</tr>}}{{#if:{{{Capacitor Types|}}}|<tr> | </tr>}}{{#if:{{{Capacitor Types|}}}|<tr> | ||
<th>[[Capacitor Types]]</th> | <th>{{nowrap|[[Capacitor Types]]}}</th> | ||
<td>{{{Capacitor Types}}}</td> | <td>{{{Capacitor Types}}}</td> | ||
</tr>}}{{#if:{{{Destructive Entry|}}}|<tr> | </tr>}}{{#if:{{{Destructive Entry|}}}|<tr> | ||
<th>Destructive Entry</th> | <th>{{nowrap|Destructive Entry}}</th> | ||
<td>{{{Destructive Entry}}}</td> | <td>{{{Destructive Entry}}}</td> | ||
</tr>}} | </tr>}}{{#if:{{{CPU|}}}{{{Memory|}}}{{{Memory Type|}}}{{{Storage|}}}{{{Graphics|}}}{{{Display Interface|}}}{{{Sound|}}}|<tr> | ||
<th colspan=2 class="info-section">Hardware Specifications</th> | |||
</tr>{{#if:{{{CPU|}}}|<tr> | |||
<th>CPU</th> | |||
<td>{{{CPU}}}</td> | |||
</tr>}}{{#if:{{{Memory|}}}|<tr> | |||
<th>Memory Capacity</th> | |||
<td>{{{Memory}}}</td> | |||
</tr>}}{{#if:{{{Memory Type|}}}|<tr> | |||
<th>Memory Type</th> | |||
<td>{{{Memory Type}}}</td> | |||
</tr>}}{{#if:{{{Storage|}}}|<tr> | |||
<th>Storage</th> | |||
<td>{{{Storage}}}</td> | |||
</tr>}}{{#if:{{{Graphics|}}}|<tr> | |||
<th>Graphics</th> | |||
<td>{{{Graphics}}}</td> | |||
</tr>}}{{#if:{{{Display Interface|}}}|<tr> | |||
<th>Display Interface</th> | |||
<td>{{{Display Interface}}}</td> | |||
</tr>}}{{#if:{{{Sound|}}}|<tr> | |||
<th>Sound</th> | |||
<td>{{{Sound}}}</td> | |||
</tr>}}}} | |||
{{#if:{{{Input Voltage|}}}{{{Current|}}}{{{Power Connector|}}}{{{Power Pinout|}}}|<tr> | |||
<th colspan=2 class="info-section">Power Requirements</th> | |||
</tr>{{#if:{{{Input Voltage|}}}|<tr> | |||
<th>Input Voltage</th> | |||
<td>{{{Input Voltage}}}</td> | |||
</tr>}}{{#if:{{{Current|}}}|<tr> | |||
<th>Current (Amps)</th> | |||
<td>{{{Current}}}</td> | |||
</tr>}}{{#if:{{{Power Connector|}}}|<tr> | |||
<th>Power Connector</th> | |||
<td>{{{Power Connector}}}</td> | |||
</tr>}}{{#if:{{{Power Pinout|}}}|<tr> | |||
<th colspan=2 class="info-section-sub">Power Pinout</th> | |||
</tr><tr> | |||
<td colspan=2 class="infobox-image">[[File:{{{Power Pinout}}}|300px]]</td> | |||
</tr>}}}} | |||
{{#incat:CRT|<tr> | {{#incat:CRT|<tr> | ||
<th>CRT Guides</th> | <th colspan=2 class="info-section">CRT Guides</th> | ||
<td> | </tr><tr> | ||
<td colspan=2 style="text-align:center;">[[CRT|General Information]] · [[CRT Repair Cautions|Repair Cautions]]</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div><noinclude>{{/Doc}}</noinclude> | ||
<noinclude> | |||
{ | |||
</noinclude> |
Latest revision as of 17:28, 12 August 2023
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 | optional |
Release Year | Release Year | Release year of the device | String | optional |
Leak Risk | Leak Risk | Likely hood that the device may have developed a leaking part that could cause corrosive damage that should be fixed
| String | optional |
Component Mounting Technology | Mounting Technology | Different styles of mounts parts on the device use
| String | optional |
Capacitor Types | Capacitor Types | Different types of capacitors used on the device
| String | optional |
Batteries | Batteries | Types of batteries in the device
| String | optional |
Destructive Entry | Destructive Entry | Do you have to damage the device to open it? | String | optional |
CPU | CPU | The main processor of the device
| 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 |
Storage | Storage | Both fixed and removable storage types
| 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 |
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 |