Template:Infobox computing device/doc: Difference between revisions

Content deleted Content added
alias for name is lc title, logo_caption is an alias for /logo caption/
CPU and Processor are aliases of the same parameter.
 
(3 intermediate revisions by 2 users not shown)
Line 5:
 
== Usage ==
{{Parameter names example | name | codename | aka | logo | image | caption | developer | manufacturer | family | type | generation | release date | retail availability | lifespan | price | discontinued | units sold | units shipped | media | os | power | soc | cpu | memory | storage | memory card | display | graphics | sound | input | controllers | camera | touchpad | connectivity | currentfw | platform | service | dimensions | weight | topgame | compatibility | predecessor | successor | related | website | model_no }}
 
<syntaxhighlight lang="wikitext" style="overflow: auto;">
Line 61:
 
==Example==
 
===IdeaPad 500 series===
{{Infobox computing device
Line 69 ⟶ 70:
| image =
| caption =
| developer = [[Lenovo]]
| manufacturer = [[Lenovo]]
| family =
Line 76:
| releasedate = 2015
| lifespan =
| price = <small>{{Ubl|$600— IdeaPad 500s|$500— IdeaPad 500 (AMD)|$450— IdeaPad 500 (Intel)|$350— IdeaPad 500 (14")}}</small>
| discontinued = 2017
| unitssold =
Line 83 ⟶ 82:
| os = [[Microsoft Windows]]
| power =
| processor = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}
| soc =
| processorcpu = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}
| cpu =
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 116 ⟶ 114:
| image =
| caption =
| developer = [[Lenovo]]
| manufacturer = [[Lenovo]]
| family =
Line 123 ⟶ 120:
| releasedate = 2015
| lifespan =
| price = <small>{{Ubl|$600— IdeaPad 500s|$500— IdeaPad 500 (AMD)|$450— IdeaPad 500 (Intel)|$350— IdeaPad 500 (14")}}</small>
| discontinued = 2017
| unitssold =
Line 130 ⟶ 126:
| os = [[Microsoft Windows]]
| power =
| processor = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}
| soc =
| processorcpu = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}
| cpu =
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 154 ⟶ 149:
| related =
| website =
}}
}}</syntaxhighlight>
{{Clear}}
 
Line 165 ⟶ 161:
| image = Lenovo ideapad 300 300-14IBR.jpg
| caption =
| developer = [[Lenovo]]
| manufacturer = [[Lenovo]]
| family =
Line 172 ⟶ 167:
| releasedate = 2015
| lifespan =
| price = <small>{{Ubl|$480— IdeaPad 300 (14")|$350— IdeaPad 300 (15")|$430— IdeaPad 300 (17")|$530— IdeaPad 300s}}</small>
| discontinued = 2017
| unitssold =
Line 179 ⟶ 173:
| os = [[Microsoft Windows]]
| power =
| processor = Intel or AMD
| soc =
| cpu = Intel or AMD
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 212 ⟶ 205:
| image = Lenovo ideapad 300 300-14IBR.jpg
| caption =
| developer = [[Lenovo]]
| manufacturer = [[Lenovo]]
| family =
Line 219 ⟶ 211:
| releasedate = 2015
| lifespan =
| price = <small>{{Ubl|$480— IdeaPad 300 (14")|$350— IdeaPad 300 (15")|$430— IdeaPad 300 (17")|$530— IdeaPad 300s}}</small>
| discontinued = 2017
| unitssold =
Line 226 ⟶ 217:
| os = [[Microsoft Windows]]
| power =
| processor = Intel or AMD
| soc =
| cpu = Intel or AMD
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 254 ⟶ 244:
{{Clear}}
 
===[[IBM System/360 Model 91]]===
{{Infobox computing device
|name name = IBM System/360 Model 91
|logo_size logo = 120pxIBM Logo 1967-1972.svg
|image_size logo_size = 270px120px
|logo image = IBM Logo 1967360-91-1972panel.svgjpg
| image_size = 270px
|image = File:360-91-panel.jpg
|caption caption = System/360 Model 91 Panel at the Goddard Space Flight Center
|developer developer = [[IBM]]
| release date = January 1966
|discontinued discontinued =
|predecessor predecessor = IBM 7090
|successor successor = Model 195
}}
<syntaxhighlight lang="wikitext">
{{Infobox computing device
|name name = IBM System/360 Model 91
|logo_size logo = 120pxIBM Logo 1967-1972.svg
|image_size logo_size = 270px120px
|logo image = IBM Logo 1967360-91-1972panel.svgjpg
| image_size = 270px
|image = File:360-91-panel.jpg
|caption caption = System/360 Model 91 Panel at the Goddard Space Flight Center
|developer developer = [[IBM]]
| release date = January 1966
|discontinued discontinued =
|predecessor predecessor = IBM 7090
|successor successor = Model 195
}}
</syntaxhighlight>
Line 731 ⟶ 721:
"required": false,
"description": "The common programming languages, used with computer platform (if these exists)"
},
"model_no": {
"label": "Model number",
"type": "string"
}
},