User:DigitalIceAge/sandbox: Difference between revisions

From Caps Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user 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|}}}|<tr>
     <th>{{nowrap|Release Year}}</th>
     <th>{{nowrap|Release Year}}</th>
     <td>{{{Release Year}}}</td>
     <td>{{{Release Year}}}</td>
Line 20: Line 20:
     <th>{{nowrap|Destructive Entry}}</th>
     <th>{{nowrap|Destructive Entry}}</th>
     <td>{{{Destructive Entry}}}</td>
     <td>{{{Destructive Entry}}}</td>
</tr>}}
</tr>}}{{#if:{{{CPU|}}}{{{Memory|}}}{{{Storage|}}}{{{Graphics|}}}{{{Sound|}}}|<tr>
    <th colspan=2 style="font-size:125%;text-align:center;background-color:#4666c8;color:white;">Hardware Specifications</th>
</tr>{{#if:{{{CPU|}}}|<tr>
    <th>CPU</th>
    <td>{{{CPU}}}</td>
</tr>}}{{#if:{{{Memory|}}}|<tr>
    <th>Memory</th>
    <td>{{{Memory}}}</td>
</tr>}}{{#if:{{{Storage|}}}|<tr>
    <th>Storage</th>
    <td>{{{Storage}}}</td>
</tr>}}{{#if:{{{Graphics|}}}|<tr>
    <th>Graphics</th>
    <td>{{{Graphics}}}</td>
</tr>}}{{#if:{{{Sound|}}}|<tr>
    <th>Sound</th>
    <td>{{{Sound}}}</td>
</tr>}}}}
{{#incat:CRT|<tr>
{{#incat:CRT|<tr>
     <th>CRT Guides</th>
     <th colspan=2 style="font-size:125%;text-align:center;background-color:#4666c8;color:white;">CRT Guides</th>
     <td>
</tr><tr>
* [[CRT]]
     <td colspan=2 style="text-align:center;">[[CRT|General Information]]&nbsp;· [[CRT Repair Cautions|Repair Cautions]]</td>
* [[CRT Repair Cautions]]</td>
</tr>}}
</tr>}}
</table>
</table>
</div>
</div>

Latest revision as of 17:14, 19 February 2022

DigitalIceAge/sandbox