From WikiChip
Difference between revisions of "Template:expansions"

(initial layout, based on the older template we have)
 
Line 10: Line 10:
 
<tr style="vertical-align:top;"><td>
 
<tr style="vertical-align:top;"><td>
 
<table class="tl1" style="margin-left: 10px;">
 
<table class="tl1" style="margin-left: 10px;">
<tr><th style="width: 50px;">PCIe</th><td>
+
<tr><!--
<table>
+
-->{{#if: {{{pcie revision|}}} | <th style="width: 50px;">PCIe</th><td><!--
<tr><th>Revision</th><td>{{{pcie revision}}}</td></tr>
+
--><table><!--
<tr><th>Max Lanes</th><td>{{{pcie lanes}}}</td></tr>
+
-->{{#if: {{{pcie revision|}}} | <tr><th>Revision</th><td>{{{pcie revision}}}</td></tr> }}<!--
<tr><th>Configs</th><td>{{{pcie config}}}</td></tr>
+
-->{{#if: {{{pcie lanes|}}} | <tr><th>Max Lanes</th><td>{{{pcie lanes}}}</td></tr> }}<!--
</table>
+
-->{{#if: {{{pcie config|}}} | <tr><th>Configs</th><td>{{{pcie config}}}</td></tr> }}<!--
</td>
+
--></table><!--
<th style="width: 50px;">SATA</th><td>
+
--></td> }}<!--
<table>
+
-->{{#if: {{{sata revision|}}} | <th style="width: 50px;">SATA</th><td><!--
<tr><th>Revision</th><td>{{{sata revision}}}</td></tr>
+
--><table><!--
<tr><th>Ports</th><td>{{{sata ports}}}</td></tr>
+
--><tr><th>Revision</th><td>{{{sata revision}}}</td></tr><!--
</table>
+
--><tr><th>Ports</th><td>{{{sata ports}}}</td></tr><!--
</td>
+
--></table><!--
</tr>
+
--></td> }}<!--
<tr><th style="width: 50px;">USB</th><td>
+
--></tr><!--
<table>
+
-->{{#if: {{{usb revision|}}} | <tr><th style="width: 50px;">USB</th><td><!--
<tr><th>Revision</th><td>{{{usb revision}}}</td></tr>
+
--><table><!--
<tr><th>Ports</th><td>{{{usb ports}}}</td></tr>
+
--><tr><th>Revision</th><td>{{{usb revision}}}</td></tr><!--
</table>
+
--><tr><th>Ports</th><td>{{{usb ports}}}</td></tr><!--
</td></tr>
+
--></table><!--
 +
--></td></tr> }}
 
</table>
 
</table>
 
<table class="tr1" style="margin-left: 10px;">
 
<table class="tr1" style="margin-left: 10px;">
<tr><th>Integrated LAN</th><td>{{{integrated lan}}}</td></tr>
+
{{#if: {{{integrated lan|}}} | <tr><th>Integrated LAN</th><td>{{{integrated lan}}}</td></tr> }}
<tr><th>UART</th><td>{{{uart}}}</td></tr>
+
{{#if: {{{uart|}}} | <tr><th>UART</th><td>{{{uart}}}</td></tr> }}
<tr><th>GP I/O</th><td>{{{gp io}}}</td></tr>
+
{{#if: {{{gp io|}}} | <tr><th>GP I/O</th><td>{{{gp io}}}</td></tr> }}
 
</table>
 
</table>
 
</td>
 
</td>

Revision as of 00:51, 27 November 2016

[Edit/Modify Expansions Info]

ide icon.svg
Expansion Options