Difference between revisions of "Template:Table hardware"

From Game Tech Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<onlyinclude>{| border=0 cellspacing=0 cellpadding=0 style="float:{{{float|left}}}; clear:{{{float|left}}}; width:400px; background:#303030; border-collapse:collapse; border:1px solid #999999; font-size:small; line-height:1.5; {{#switch:{{{float|}}}|left=margin-right:1em;|margin-left:1em;}}"
 
<onlyinclude>{| border=0 cellspacing=0 cellpadding=0 style="float:{{{float|left}}}; clear:{{{float|left}}}; width:400px; background:#303030; border-collapse:collapse; border:1px solid #999999; font-size:small; line-height:1.5; {{#switch:{{{float|}}}|left=margin-right:1em;|margin-left:1em;}}"
 
|-
 
|-
|colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#303030; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} Specifications'''
+
|colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#303030; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name|}}}|{{PAGENAME}}}} Specifications'''
 
|-
 
|-
  
 
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{#if:{{{nationality|}}}|{{!}}{{!}}'''Nationality'''{{!}}{{!}}
+
{{#if:{{{Processor|}}}|{{!}}{{!}}'''Processor'''{{!}}{{!}}{{{Processor}}}}}
{{{nationality}}}}}
 
  
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #F5F5F5;"
+
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999999;"
 
{{#if:{{{Memory|}}}|{{!}}{{!}}'''Memory'''{{!}}{{!}}{{{Memory}}}}}
 
{{#if:{{{Memory|}}}|{{!}}{{!}}'''Memory'''{{!}}{{!}}{{{Memory}}}}}
  
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #F5F5F5;"
+
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999999;"
 
{{#if:{{{Video|}}}|{{!}}{{!}}'''Video'''{{!}}{{!}}{{{Video}}}}}
 
{{#if:{{{Video|}}}|{{!}}{{!}}'''Video'''{{!}}{{!}}{{{Video}}}}}
  

Revision as of 17:32, 23 May 2013

Specifications




When adding this template please do not fill the first two lines (float/name as they have another role in the code).