Template:Infobox XDK: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
<th>Discontinued</th> | <th>Discontinued</th> | ||
<td>{{{discontinuted}}}</td> | <td>{{{discontinuted}}}</td> | ||
</tr>}}{{#if:{{{cpu|}}}|<tr> | </tr>}}{{#if:{{{cpu|}}}|<tr> | ||
<th>CPU</th> | <th>CPU</th> | ||
Line 39: | Line 27: | ||
<th>Networking</th> | <th>Networking</th> | ||
<td>{{{networking}}}</td> | <td>{{{networking}}}</td> | ||
</tr>}}{{#if:{{{earliestknownrecovery|}}}|<tr> | |||
<th>Earliest known recovery</th> | |||
<td>{{{earliestknownrecovery}}}</td> | |||
</tr>}}{{#if:{{{earliestleakedrecovery|}}}|<tr> | |||
<th>Earliest leaked recovery</th> | |||
<td>{{{earliestleakedrecovery}}}</td> | |||
</tr>}}{{#if:{{{latestknownrecovery|}}}|<tr> | |||
<th>Latest known recovery</th> | |||
<td>{{{latestknownrecovery}}}</td> | |||
</tr>}}{{#if:{{{latestleakedrecovery|}}}|<tr> | |||
<th>Latest leaked recovery</th> | |||
<td>{{{latestleakedrecovery}}}</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 16:43, 4 November 2018
Infobox XDK