Template:Infobox Windows: Difference between revisions

From BetaArchive Wiki
No edit summary
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 5: Line 5:
text-align:left;  
text-align:left;  
border: 1px #E1E1E1 solid;
border: 1px #E1E1E1 solid;
background-color:#f9f9f9;
background-color:#F9F9F9;
color: black;
color: black;
margin: 0.5em 0 0.5em 1em;
margin: 0.5em 0 0.5em 1em;
Line 12: Line 12:
clear: right;
clear: right;
">
">
<caption>'''{{{caption|{{PAGENAME}}}}}'''</caption>
<caption><span style="font-size:120%;">'''{{{title|{{PAGENAME}}}}}'''</span></caption>
<tr>
<tr>
<td colspan="2" bgcolor="#f9f9f9" style="text-align:center;">{{{title|Version of [[Windows|Microsoft Windows]]}}}</td>
<td colspan="2" style="text-align:center;" bgcolor="#F9F9F9" width"250px">[[File:{{{image|Nopicture.png}}}|250px]]</td>
</tr>
<td colspan="2" style="text-align:center;" bgcolor="#f9f9f9" width"250px">[[Image:{{{image|Nopicture.png}}}|250px]]</td>
</tr>
</tr>
{{#if:{{{imagecaption|}}}|
{{#if:{{{imagecaption|}}}|
<tr>
<tr>
<td colspan="2" bgcolor="#f9f9f9" style="text-align:center;">{{{imagecaption}}}</td>
<td colspan="2" bgcolor="#F9F9F9" style="text-align:center;">{{{imagecaption}}}</td>
</tr>
</tr>
}}
}}
Line 26: Line 25:
{{#if:{{{codename|}}}|
{{#if:{{{codename|}}}|
<tr>
<tr>
<th style="width:50%;">Codename</th>
<th style="width:50%;">Codename<br>Preliminary name</th>
<td>{{{codename}}}</td>
<td>{{{codename}}}</td>
</tr>
}}
{{#if:{{{preliminary|}}}|
<tr>
<th style="width:50%;">Preliminary Name(s)</th>
<td>{{{preliminary}}}</td>
</tr>
</tr>
}}
}}
Line 40: Line 32:
{{#if:{{{kernel|}}}|
{{#if:{{{kernel|}}}|
<tr>
<tr>
<th style="width:50%;">Kernel</th>
<th style="width:50%;">Kernel version</th>
<td>{{{kernel}}}</td>
<td>{{{kernel}}}</td>
</tr>
</tr>
Line 47: Line 39:
{{#if:{{{arch|}}}|
{{#if:{{{arch|}}}|
<tr>
<tr>
<th style="width:50%;">Architecture</th>
<th style="width:50%;">CPU architecture</th>
<td>{{{arch}}}</td>
<td>{{{arch}}}</td>
</tr>
}}
{{#if:{{{build|}}}|
<tr>
<th style="width:50%;">Latest build</th>
<td>{{{build}}}</td>
</tr>
}}
{{#if:{{{sku|}}}|
<tr>
<th style="width:50%;">SKUs</th>
<td>{{{sku}}}</td>
</tr>
</tr>
}}
}}
Line 89: Line 67:
{{#if:{{{previous|}}}|
{{#if:{{{previous|}}}|
<tr>
<tr>
<th style="width:50%;">Replaces</th>
<th style="width:50%;">Preceded by</th>
<td>{{{previous}}}</td>
<td>{{{previous}}}</td>
</tr>
</tr>
Line 96: Line 74:
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
<tr>
<tr>
<th style="width:50%;">Replaced by</th>
<th style="width:50%;">Succeeded by</th>
<td>{{{next}}}</td>
<td>{{{next}}}</td>
</tr>
</tr>

Latest revision as of 18:13, 16 April 2023

Infobox Windows
Nopicture.png