From WikiChip
Difference between revisions of "Template:expansions"
| Line 10: | Line 10: | ||
<tr style="vertical-align:top;"> | <tr style="vertical-align:top;"> | ||
<td> | <td> | ||
| + | {{#if: {{{pci revision|}}}{{{pci width|}}}{{{pci clock|}}}{{{pci lanes|}}} | <!-- | ||
| + | --><div style="width: 300px; display: inline-block;"><!-- | ||
| + | --><table><!-- | ||
| + | --><tr><!-- | ||
| + | --><th style="width: 50px;">[[Conventional PCI|PCI]]</th><!-- | ||
| + | --><td><!-- | ||
| + | --><table style="text-align: left;"><!-- | ||
| + | -->{{#if: {{{pci revision|}}} | <tr><th style="width: 80px;">Revision</th><td>{{{pci revision|}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{pci width|}}} | <tr><th style="width: 80px;">Width</th><td>{{{pci width|}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{pci clock|}}} | <tr><th style="width: 80px;">Clock</th><td>{{{pci clock|}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{pci rate|}}} | <tr><th style="width: 80px;">Rate</th><td>{{{pci rate|}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{pci lanes|}}} | <tr><th style="width: 80px;">Max Lanes</th><td>{{{pci lanes}}} </td></tr> }}<!-- | ||
| + | -->{{#if: {{{pci extra|}}} | <tr><th style="width: 80px;">Features</th><td>{{{pci extra}}} </td></tr> }}<!-- | ||
| + | --></table><!-- | ||
| + | --></td><!-- | ||
| + | --></tr><!-- | ||
| + | --></table><!-- | ||
| + | --></div> | ||
| + | }}<!-- | ||
| + | -->{{#if: {{{pcie revision|}}} | <!-- | ||
| + | --><div style="width: 300px; display: inline-block;"><!-- | ||
| + | --><table><!-- | ||
| + | --><tr><!-- | ||
| + | --><th style="width: 50px;">PCIe</th><!-- | ||
| + | --><td><!-- | ||
| + | --><table style="text-align: right;"><!-- | ||
| + | --><tr><th>Revision</th><td>{{{pcie revision}}}</td></tr><!-- | ||
| + | -->{{#if: {{{pcie lanes|}}} | <tr><th>Max Lanes</th><td>{{{pcie lanes}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{pcie config|}}} | <tr><th>Configs</th><td><!-- | ||
| + | -->{{{pcie config}}}<!-- | ||
| + | -->{{#if: {{{pcie config 2|}}}|, {{{pcie config 2}}}}}<!-- | ||
| + | -->{{#if: {{{pcie config 3|}}}|, {{{pcie config 3}}}}}<!-- | ||
| + | -->{{#if: {{{pcie config 4|}}}|, {{{pcie config 4}}}}}<!-- | ||
| + | -->{{#if: {{{pcie config 5|}}}|, {{{pcie config 5}}}}}<!-- | ||
| + | --></td></tr> }}<!-- | ||
| + | --></table><!-- | ||
| + | --></td><!-- | ||
| + | --></tr><!-- | ||
| + | --></table><!-- | ||
| + | --></div> | ||
| + | }}<!-- | ||
| + | -->{{#if: {{{usb revision|}}} | <!-- | ||
| + | --><div style="width: 300px; display: inline-block;"><!-- | ||
| + | --><table><!-- | ||
| + | --><tr><!-- | ||
| + | --><th style="width: 50px;">USB</th><!-- | ||
| + | --><td><!-- | ||
| + | --><table style="text-align: right;"><!-- | ||
| + | --><tr><th>Revision</th><td>{{{usb revision}}}{{#if: {{{usb revision 2|}}}|, {{{usb revision 2}}}}}</td></tr><!-- | ||
| + | -->{{#if: {{{usb ports|}}} | <tr><th>Ports</th><td>{{{usb ports}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{usb rate|}}} | <tr><th>Rate</th><td>{{{usb rate}}}</td></tr> }}<!-- | ||
| + | -->{{#if: {{{usb extra|}}} | <tr><th>Features</th><td>{{{usb extra}}}</td></tr> }}<!-- | ||
| + | --></table><!-- | ||
| + | --></td><!-- | ||
| + | --></tr><!-- | ||
| + | --></table><!-- | ||
| + | --></div> | ||
| + | }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
Revision as of 08:15, 8 December 2016
|
Expansion Options
|
||