Difference between revisions of "Template:Infobox Computer"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(focusing category)
imported>Thumperward
(merge)
Line 1: Line 1:
{| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;"
+
#REDIRECT [[Template:Infobox Information appliance]]
! colspan="2" style="font-size: larger; text-align: center" | {{{name}}}
 
|-
 
{{#if: {{{photo<includeonly>|</includeonly>}}} |
 
{{!}} colspan="2" style="text-align: center;"{{!}} {{{photo<includeonly>|</includeonly>}}}{{
 
  #if: {{{caption<includeonly>|</includeonly>}}} | <br>{{{caption}}} }} }}
 
|-
 
{{#if: {{{type<includeonly>|</includeonly>}}} |
 
! Type:
 
{{!}} {{{type}}} }}
 
|-
 
{{#if: {{{developer<includeonly>|</includeonly>}}} |
 
! Developer:
 
{{!}} {{{developer}}} }}
 
|-
 
{{#if: {{{first_release_date<includeonly>|</includeonly>}}} |
 
! Released:
 
{{!}} {{{first_release_date}}} }}
 
|-
 
{{#if: {{{discontinuation_date<includeonly>|</includeonly>}}} |
 
! Discontinued:
 
{{!}} {{{discontinuation_date}}} }}
 
|-
 
{{#if: {{{processor<includeonly>|</includeonly>}}} |
 
! [[Central processing unit|Processor(s)]]:
 
{{!}} {{{processor}}} }}
 
|-
 
{{#if: {{{baseprice<includeonly>|</includeonly>}}} |
 
! Base Price:
 
{{!}} {{{baseprice}}} }}
 
|-
 
{{#if: {{{website<includeonly>|</includeonly>}}} |
 
! Website:
 
{{!}} {{{website}}} }}
 
|}<noinclude>
 
 
 
== Usage ==
 
<pre>
 
{{Infobox Computer
 
| name =
 
| developer =
 
| type =
 
| photo =
 
| caption =
 
| first_release_date =
 
| discontinuation_date =
 
| processor =
 
| baseprice =
 
| website =
 
}}
 
</pre>
 
 
 
[[Category:Computing infobox templates|Infobox Computer]]
 
 
 
[[he:תבנית:מחשב]]
 
[[ja:Template:Infobox Computer]]
 
[[nn:mal:Infoboks datamaskin]]
 
</noinclude>
 

Revision as of 12:13, 16 July 2008