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:{{{keep empty|}}}|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|}}}{{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|}}}|{{{name}}}|{{PAGENAME}}}}'''
 
|-
 
|-
 
|-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;"
Line 9: Line 9:
 
|-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:{{{Video|}}}|{{!}}{{!}}'''Video'''{{!}}{{!}}{{{Video}}}}}
 
{{#if:{{{Video|}}}|{{!}}{{!}}'''Video'''{{!}}{{!}}{{{Video}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Display|}}}|{{!}}{{!}}'''Display'''{{!}}{{!}}{{{Display}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Audio|}}}|{{!}}{{!}}'''Audio'''{{!}}{{!}}{{{Audio}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Controller|}}}|{{!}}{{!}}'''Controller'''{{!}}{{!}}{{{Controller}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{I/O ports|}}}|{{!}}{{!}}'''I/O ports'''{{!}}{{!}}{{{I/O ports}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Power|}}}|{{!}}{{!}}'''Power'''{{!}}{{!}}{{{Power}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Weight|}}}|{{!}}{{!}}'''Weight'''{{!}}{{!}}{{{Weight}}}}}
 +
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 +
{{#if:{{{Dimensions|}}}|{{!}}{{!}}'''Dimensions'''{{!}}{{!}}{{{Dimensions}}}}}
 
|-
 
|-
 
|}</onlyinclude>
 
|}</onlyinclude>
 +
 +
 +
When adding this template please do not fill the first two lines (float/name as they have another role in the code).

Revision as of 16:48, 23 May 2013

Table hardware


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