Difference between revisions of "Template:Infobox Computer Hardware"

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(split docs)
imported>Rich Farmbrough
m (Minor fixes using AWB)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 250px;"
+
#REDIRECT [[Template:Infobox computer hardware]]
| style="background-color: #CCF; text-align: center; font-size: larger; padding: 1px 3px;" colspan="2" | '''{{{name}}}'''
 
|-
 
{{#if: {{{image|}}}|
 
{{!}} colspan="2" style="text-align: center; background-color: #fff;" {{!}} [[Image:{{{image}}}|200px]]<br><small style="line-height: 13px;">{{{caption|}}}</small>
 
}}
 
|-
 
{{#if: {{{designfirm|}}}|
 
{{!}} '''Designfirm:'''
 
{{!}}{{{designfirm}}}
 
}}
 
|-
 
{{#if: {{{manufacturer|}}}|
 
{{!}} '''Manufacturer:'''
 
{{!}}{{{manufacturer}}}
 
}}
 
|-
 
{{#if: {{{introduced|}}}|
 
{{!}} '''Introduced:'''
 
{{!}}{{{introduced}}}
 
}}
 
|-
 
{{#if: {{{discontinued|}}}|
 
{{!}} '''Discontinued:'''
 
{{!}}{{{discontinued}}}
 
}}
 
|-
 
{{#if: {{{cost|}}}|
 
{{!}} '''Cost:'''
 
{{!}}{{{cost}}}
 
}}
 
|-
 
{{#if: {{{type|}}}|
 
{{!}} '''Type:'''
 
{{!}}{{{type}}}
 
}}
 
|-
 
{{#if: {{{processor|}}}|
 
{{!}} '''Processor:'''
 
{{!}}{{{processor}}}
 
}}
 
|-
 
{{#if: {{{frequency|}}}|
 
{{!}} '''Frequency:'''
 
{{!}}{{{frequency}}}
 
}}
 
|-
 
{{#if: {{{memory|}}}|
 
{{!}} '''Memory:'''
 
{{!}}{{{memory}}}
 
}}
 
|-
 
{{#if: {{{connection|}}}|
 
{{!}} '''Connection:'''
 
{{!}}{{{connection}}}
 
}}
 
|-
 
{{#if: {{{ports|}}}|
 
{{!}} '''Ports:'''
 
{{!}}{{{ports}}}
 
}}
 
|-
 
{{#if: {{{power|}}}|
 
{{!}} '''Power consumption:'''
 
{{!}}{{{power}}}
 
}}
 
|-
 
{{#if: {{{weight|}}}|
 
{{!}} '''Weight:'''
 
{{!}}{{{weight}}}
 
}}
 
|-
 
{{#if: {{{dimensions|}}}|
 
{{!}} '''Dimensions:'''
 
{{!}}{{{dimensions}}}
 
}}
 
|}<noinclude>{{documentation}}<!-- please place categories and language links on the /doc page, not here! --></noinclude>
 

Latest revision as of 05:18, 2 February 2011