Difference between revisions of "Template:Infobox Computer"

From blackwiki
Jump to navigation Jump to search
imported>Ligulem
(Converted to use m:ParserFunctions instead of bad Wikipedia:hiddenStructure)
imported>Rich Farmbrough
(clean up, Replaced: Infobox Information appliance → Infobox information appliance, using AWB)
 
(3 intermediate revisions by 3 users not shown)
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 templates|Infobox Computer]]
 
 
 
[[he:תבנית:מחשב]]
 
[[nn:mal:Infoboks datamaskin]]
 
[[ja:Template:Infobox Computer]]
 
</noinclude>
 

Latest revision as of 11:34, 29 July 2009