Content deleted Content added
Lists (specifically ubl in this case) are preferable to breaks in infobox |
CPU and Processor are aliases of the same parameter. |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1:
{{Documentation subpage}}
{{High-use}}▼
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
== 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 }}
<
{{Infobox computing device
| name =
Line 56 ⟶ 57:
| language =
}}
{{
==Example==
===IdeaPad 500 series===
{{Infobox computing device
Line 68 ⟶ 70:
| image =
| caption =
| manufacturer = [[Lenovo]]
| family =
Line 75 ⟶ 76:
| releasedate = 2015
| lifespan =
| discontinued = 2017
| unitssold =
Line 82:
| os = [[Microsoft Windows]]
| power =
| processor = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}▼
| soc =
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 107 ⟶ 106:
| website =
}}
<syntaxhighlight lang="
{{Infobox computing device
| name = Lenovo IdeaPad 500
Line 115 ⟶ 114:
| image =
| caption =
| manufacturer = [[Lenovo]]
| family =
Line 122 ⟶ 120:
| releasedate = 2015
| lifespan =
| discontinued = 2017
| unitssold =
Line 129 ⟶ 126:
| os = [[Microsoft Windows]]
| power =
| processor = {{Ubl|[[Intel Core i3]]|[[Intel Core i5]]|[[Intel Core i7]]|[[AMD Radeon]]}}▼
| soc =
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 153 ⟶ 149:
| related =
| website =
}}
▲}}</syntaxhighlight>
</syntaxhighlight>
▲{{-}}
{{Clear}}
===IdeaPad 300 series===
Line 164 ⟶ 161:
| image = Lenovo ideapad 300 300-14IBR.jpg
| caption =
| manufacturer = [[Lenovo]]
| family =
Line 171 ⟶ 167:
| releasedate = 2015
| lifespan =
| discontinued = 2017
| unitssold =
Line 178 ⟶ 173:
| os = [[Microsoft Windows]]
| power =
| soc =
| cpu = Intel or AMD
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 203 ⟶ 197:
| website =
}}
<syntaxhighlight lang="
{{Infobox computing device
| name = Lenovo IdeaPad 300
Line 211 ⟶ 205:
| image = Lenovo ideapad 300 300-14IBR.jpg
| caption =
| manufacturer = [[Lenovo]]
| family =
Line 218 ⟶ 211:
| releasedate = 2015
| lifespan =
| discontinued = 2017
| unitssold =
Line 225 ⟶ 217:
| os = [[Microsoft Windows]]
| power =
| soc =
| cpu = Intel or AMD
| memory = 6.0GB DDR3L 1600 MHz
| storage = 500 GB 5400 RPM/1 TB
Line 251 ⟶ 242:
}}
</syntaxhighlight>
{{
===[[IBM System/360 Model 91]]===
{{Infobox computing device
|
|
|
|
| image_size = 270px
|
|
| release date
|
|
|
}}
<syntaxhighlight lang="
{{Infobox computing device
|
|
|
|
| image_size = 270px
|
|
| release date
|
|
|
}}
</syntaxhighlight>
{{
==Parameters==
Line 295 ⟶ 286:
"description": "Name of the device. Default it the article name. However it is a required parameter as it does not accept null.",
"default": "PAGENAME",
"aliases": [
"Name", "title"
]
},
"codename": {
Line 333 ⟶ 327:
"type": "string",
"required": false,
"description": "Caption for the logo. Must only be used to provide anything far more important than 'This is the logo of X'. e.g. used for inserting {{ffdc}} or {{deletable image-caption}}.",
"aliases": [
"logo_caption"
]
},
"image": {
Line 340 ⟶ 337:
"required": false,
"description": "File name of the image of the device to be appeared at the top of the infobox.",
"aliases": [
"Image", "photo", "Photo" ]
},
"image_size": {
Line 348 ⟶ 349:
"description": "Image size. Defaults to 300px. The best practice is to ensure the image is displayed at the default resolution. Hence, use of this parameter is discouraged.",
"default": "300px",
"aliases": [
"ImageWidth" ]
},
"image_upright": {
Line 380 ⟶ 383:
"required": false,
"description": "Name of the developer, if applicable",
"aliases": [
"Developer" ]
},
"manufacturer": {
Line 399 ⟶ 404:
"required": false,
"description": "Type of the device",
"aliases": [
"Type" ]
},
"generation": {
Line 412 ⟶ 419:
"required": false,
"description": "Date introduced",
"aliases": [
"releasedate", "first_release_date", "Released", "Introduced" ]
},
"retail availability": {
Line 419 ⟶ 431:
"required": false,
"description": "Average expected retail availability (date first available in retail to date last available in retail (i.e. the date no more units are being sold, which may be years after production stops))",
"aliases": [
"availability" ]
},
"lifespan": {
Line 432 ⟶ 446:
"required": false,
"description": "Base price or MSRP (manufacturer suggested retail price) of the device at its initial release. Per [[WP:NOTCATALOGUE]], \"An article should not include product pricing information unless there is an independent source and a justified reason for the mention. Encyclopedic significance may be indicated if mainstream media sources (not just product reviews) provide commentary on these details instead of just passing mention.",
"aliases": [
"baseprice", "price", "MSRP" ]
},
"discontinued": {
Line 439 ⟶ 457:
"required": false,
"description": "Date of when the device was discontinued / pulled from sale.",
"aliases": [
"discontinued", "discontinuation_date" ]
},
"units sold": {
Line 446 ⟶ 467:
"required": false,
"description": "Number of units sold, including pre-orders",
"aliases": [
"unitssold" ]
},
"units shipped": {
Line 453 ⟶ 476:
"required": false,
"description": "Number of units shipped",
"aliases": [
"unitsshipped" ]
},
"media": {
Line 460 ⟶ 485:
"required": false,
"description": "Supported media. Where applicable, consider using \"removable storage\" parameter instead.",
"aliases": [
"Media" ]
},
"os": {
Line 467 ⟶ 494:
"required": false,
"description": "Operating system bundled with the product",
"aliases": [
"OS", "operatingsystem" ]
},
"power": {
Line 474 ⟶ 504:
"required": false,
"description": "Power consumption specifications",
"aliases": [
"Power" ]
},
"soc": {
Line 481 ⟶ 513:
"required": false,
"description": "System-on-chip used by the device, if applicable.",
"SOC", "system-on-chip", "System-on-chip" ]
},
"cpu": {
Line 488 ⟶ 524:
"required": false,
"description": "Central processing unit's brand name and model",
"aliases": [
"CPU", "Processor", "processor" ]
},
"CPUspeed": {
Line 501 ⟶ 541:
"required": false,
"description": "Amount of volatile random-access memory installed on the device",
"aliases": [
"Memory", "RAM" ]
},
"RAMtype": {
Line 526 ⟶ 569:
"required": false,
"description": "Specifications of included or supported display devices; e.g. the resolutions that can be outputted.",
"aliases": [
"Display" ]
},
"graphics": {
Line 533 ⟶ 578:
"required": false,
"description": "Specifications of the included graphics component, which is responsible for outputting content to display devices",
"aliases": [
"Graphics", "GPU" ]
},
"sound": {
Line 540 ⟶ 588:
"required": false,
"description": "Specifications of the audio subsystem.",
"aliases": [
"Sound" ]
},
"input": {
Line 547 ⟶ 597:
"required": false,
"description": "Input devices included with / supported by the computing device. Specialized versions of this parameter include Controllers, Camera, and Touchpad.",
"aliases": [
"Input" ]
},
"controllers": {
Line 572 ⟶ 624:
"required": false,
"description": "Specifications of any components that support data transfer in and out of the device, including networking subsystems.",
"aliases": [
"Connectivity" ]
},
"label": "Current firmware",
"type": "string",
Line 591 ⟶ 645:
"required": false,
"description": "Name of any associated online service(s).",
"aliases": [
"onlineservice", "service" ]
},
"dimensions": {
Line 598 ⟶ 655:
"required": false,
"description": "The dimensions (width, height, depth) of the device. If multiple / newer models of the base device are available, please include the dimensions for each.",
"aliases": [
"Casing" ]
},
"weight": {
Line 611 ⟶ 670:
"required": false,
"description": "Name of the best selling video game that works on the device, if appliable. Please include source and sale stats.",
"aliases": [
"topgame" ]
},
"compatibility": {
Line 631 ⟶ 692:
"description": "Name of the device's successor, if applicable."
},
"label": "Marketing target",
"description": "Target audience of device or its version",
"type": "string",
"required": false,
Line 651 ⟶ 712:
"required": false,
"description": "URL of the official website, in a printer-friendly form. (consider using the {{URL}} template for cleaner URL output)",
"aliases": [
"Website" ]
},
"language": {
Line 658 ⟶ 721:
"required": false,
"description": "The common programming languages, used with computer platform (if these exists)"
},
"model_no": {
"label": "Model number",
"type": "string"
}
},
Line 674 ⟶ 741:
== Tracking category ==
* {{clc|Pages using Infobox
== See also ==
|