Template:InfoboxDevice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Nowrap row headers to prevent two-line entries from looking like they belong to two different params) |
||
Line 3: | Line 3: | ||
<div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{Picture}}}|300px]]</div>}} | ||
<table>{{#if:{{{Release Year|}}}|<tr> | <table>{{#if:{{{Release Year|}}}|<tr> | ||
<th>Release Year</th> | <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 12: | ||
<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>}} |
Revision as of 05:11, 18 February 2022
InfoboxDevice
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 | Unknown | 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
| Unknown | optional |
Mounting Technology | Mounting Technology | Different styles of mounts parts on the device use
| Unknown | optional |
Capacitor Types | Capacitor Types | Different types of capacitors used on the device
| Unknown | optional |
Batteries | Batteries | Types of batteries in the device
| Unknown | optional |
Destructive Entry | Destructive Entry | Do you have to damage the device to open it? | Unknown | optional |