Difference between revisions of "Template:Infobox Computer"

From blackwiki
Jump to navigation Jump to search
imported>Samsara
(→‎Usage: note of disabled parameter)
imported>Rich Farmbrough
(clean up, Replaced: Infobox Information appliance → Infobox information appliance, using AWB)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
+
#REDIRECT [[Template:Infobox information appliance]]
{| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;"
 
! colspan="2" style="font-size: larger; text-align: center" | {{{name}}}
 
|- class="hiddenStructure{{{photo|}}}{{{caption|}}}"
 
| colspan="2" style="text-align: center;" | {{{photo|}}}<br>{{{caption}}}
 
|- class="hiddenStructure{{{first_release_date|}}}"
 
! Type:
 
| {{{type}}}
 
|-
 
! Developer:
 
| {{{developer}}}
 
|- class="hiddenStructure{{{first_release_date|}}}"
 
! Released:
 
| {{{first_release_date}}}
 
<!-- please rewrite as conditional statement, causing problems at [[MacBook]]|- class="hiddenStructure{{{discontinuation_date|}}}"
 
! Discontinued:
 
| {{{discontinuation_date}}}-->
 
|- class="hiddenStructure{{{processor|}}}"
 
! [[Central processing unit|Processor(s)]]:
 
| {{{processor}}}
 
|- class="hiddenStructure{{{baseprice|}}}"
 
! Base Price:
 
| {{{baseprice}}}
 
|- class="hiddenStructure{{{website|}}}"
 
! Website:
 
| {{{website}}}
 
|}</includeonly><noinclude>
 
 
 
== Usage ==
 
<pre>
 
{{Infobox Computer
 
|name =
 
|developer =
 
|type =
 
|photo =
 
|caption =
 
|first_release_date =
 
|discontinuation_date = (currently disabled, fixme)
 
|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