Template:Infobox mobile phone/doc

From The Global Wiki
< Template:Infobox mobile phone
Revision as of 13:57, 24 August 2022 by en>MB (→‎TemplateData: rmv null converts that cause errors when inserted without values)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Some of the parameters below have guidelines you should follow to achieve a consistent appearance and/or to allow other computers to parse the data.
Please see the descriptions of each field and an example below.

Blank Infobox mobile phone template
N=numeric entry
Before publishing, remove the comment marks <!-- and --> in fields you populate

{{Infobox mobile phone
| name         = 
| codename     = 
| logo         = <!-- file name only, i.e. example.png -->
| logosize     = <!-- include "px" - Uses users default image size if omitted -->
| image        = <!-- file name only, i.e. example.png -->
| imagesize    = <!-- include "px" - Uses users default image size if omitted -->
| alt          = 
| caption      = 
| brand        = 
| manufacturer = 
| slogan       = <!-- Phone-specific slogan; must cite source -->
| colors       = 
| series       = 
| modelnumber  = 
| networks     = 
| released     = <!-- {{Start date and age|YYYY|MM|DD}} -->
| available    = <!-- Country {{Start date|YYYY|MM|DD}} (Retailer) -->
| discontinued = <!-- {{End date|YYYY|MM|DD}} -->
| unitssold    = 
| unitsshipped = 
| predecessor  = 
| successor    = 
| related      = 
| type         = 
| form         = 
| size         = <!-- {{convert|NNN|mm|in|abbr=on}} H <br /> {{convert|NNN|mm|in|abbr=on}} W <br /> {{convert|NNN|mm|in|abbr=on}} D -->
| weight       = <!-- {{convert|NNN|g|oz|abbr=on}} -->
| os           = <!-- Operating system at initial release, then optionally list "upgrades to", etc. -->
| soc          = 
| cpu          = 
| gpu          = 
| modem        = 
| memory       = 
| storage      = 
| memory_card  = 
| sim          = 
| battery      = 
| charging     = 
| input        = 
| display      = 
| ext_display  = 
| rear_camera  = 
| front_camera = 
| sound        = 
| connectivity = 
| water_resist = 
| other        = 
| sar          = 
| hac          = 
| website      = <!-- {{URL|www.example.com}} -->
| references   = 
}}

Infobox mobile phone template with comment guidance
N=numeric entry
Before publishing, remove the comment marks <!-- and --> in fields you populate

{{Infobox mobile phone
| name         = <!-- The full name of the device - brand, model number, model name -->
| codename     = <!-- The codename of the device, e.g. Mako (LG Nexus 4), Cooper (Samsung Galaxy Ace), Olympus (Motorola Atrix 4G) -->
| logo         = <!-- The logo of the product, if applicable. File name only, e.g. example.png -->
| logosize     = <!-- Size of the above image. Include "px" - defaults to users default image size if omitted (optional) -->
| image        = <!-- A full color image of the device. File name only, e.g. example.png -->
| imagesize    = <!-- Size of the above image. Include "px" - defaults to users default image size if omitted (optional) -->
| alt          = <!-- Text that describes the image for visually impaired readers. -->
| caption      = <!-- A caption describing the image (optional) -->
| brand        = <!-- Brand of the device, if different from manufacturer e.g. retailer branded devices, e.g. T-Mobile myTouch 4G-->
| manufacturer = <!-- The full name of the manufacturer e.g. LG Electronics, Inc. not LG -->
| slogan       = <!-- Phone-specific slogan; must cite source -->
| colors       = <!-- TBA Colors -->
| series       = <!-- Name of manufacturer's series to which a device belongs (optional) -->
| modelnumber  = <!-- Model number of the phone, it could have many -->
| networks     = <!-- Compatible networks - protocol, frequency (use <br /> between entries) -->
| released     = <!-- The date the device was first released and the Country -->
| available    = <!-- Subsequent first date of availability by country - Country {{Start date and age|YYYY|MM|DD}} (Retailer) -->
| discontinued = <!-- {{End date|YYYY|MM|DD}} -->
| unitssold    = <!-- Total number of units sold to the public. -->
| unitsshipped = <!-- Total number of units shipped from factories. -->
| predecessor  = <!-- The device that preceded this device in a retailer or manufacturer's model line (optional) -->
| successor    = <!-- The device that succeeded this device in a retailer or manufacturer's model line (optional) -->
| related      = <!-- Other devices from the same manufacturer or retailer that share key characteristics with this device -->
| type         = <!-- The type of device - Basic phone, [[Feature phone]], [[Camera phone]], [[Smartphone]], [[Satellite phone]]
| form         = <!-- Device's form factor - bar, slate, flip, slider, swivel, mixed or brick -->
| size         = <!-- {{convert|NNN|mm|in|abbr=on}} H <br /> {{convert|NNN|mm|in|abbr=on}} W <br /> {{convert|NNN|mm|in|abbr=on}} D -->
| weight       = <!-- {{convert|NNN|g|oz|abbr=on}} -->
| os           = <!-- Operating system at initial release, then optionally list "upgrades to", etc. -->
| soc          = <!-- Type of system on chip, manufacturer, model name/number -->
| cpu          = <!-- Clock speed, manufacturer, model number, model name, number of cores -->
| gpu          = <!-- Clock speed, manufacturer, model number, model name, number of cores -->
| modem        = <!-- Modem chip manufacturer, model name/number -->
| memory       = <!-- Internal memory reserved for the device's operating system -->
| storage      = <!-- Internal memory available for user use (applications, photos, ring tones, etc.) -->
| memory_card  = <!-- Type and maximum size allowed -->
| sim          = <!-- Type and maximum slots available -->
| battery      = <!-- Description of the capacity, type and replace-ability of the battery -->
| charging     = <!-- Types of charging supported -->
| input        = <!-- Data inputs: keypad or touch screen, push buttons, microphone, accelerometer, gyroscope, GPS, etc. -->
| display      = <!-- Size, display technology, resolution -->
| ext_display  = <!-- Description of the secondary or external display, if applicable -->
| rear_camera  = <!-- Description of the primary camera (typically used for photography and video recordings) -->
| front_camera = <!-- Description of the secondary camera (typically used for video calls) -->
| sound        = <!-- Sound and audio features e.g. speaker(s), audio jack, vibration motor, etc. -->
| connectivity = <!-- Physical and wireless e.g. Micro USB, Bluetooth 2.1, 802.11b/g/n WiFi, etc. -->
| other        = <!-- Other key capabilities and specifications not noted above (e.g. WiFi hotspot, Gorilla glass display, etc.) -->
| water_resist = <!-- Water resistance rating, e.g. IP67 -->
| sar          = <!-- Specific absorption rate in W/kg -->
| hac          = <!-- Hearing aid compatibility -->
| website      = <!-- Official phone website; e.g. {{URL|}} -->
| references   = <!-- List infobox references here -->
}}


Include the charging connector type in the "connectivity" field, especially for older, non-Micro USB devices.

Parameters

name
The brand, model number and model name of the device. If the device is known by more than one name, use a line break between entries to put each name on its own line. Examples:
| name = Samsung i7500 Galaxy
| name = Motorola Droid X <br /> Motorola Motori
codename
The hardware codename of the device. If the device is offered in several versions with different codenames, they can be specified each on its own line, giving a brief description of the version to which each one corresponds. Example:
| codename = Mako
| codename = Maguro <br/> Toro (Verizon version) <br/> Toroplus (Sprint version)

logo
The logo of the device or device series, if applicable. Use the file name only. Examples:
| logo = LG Optimus One logo 220px.jpg
NOT | logo = [[file:LG Optimus One logo 220px.jpg]]
Non-free images of logos for consumer products can be acceptable under fair use, if certain conditions are met - please see Uploading a work that is not free content, under a fair use rationale (logo) for more information.
logosize
Set the logo size in pixels. If no entry is made in this field, the image will default to 250 pixels wide. Example:
| logosize = 180px
image
A full color photograph of the device, showing a front view of the device displaying the device's default home screen with applications, widgets, shortcuts, etc. as the device leaves the factory, without individual user customizations. Use the file name only. Examples:
| image = LG Optimus One P500 front.jpg
NOT | image = [[File:LG Optimus One P500 front.jpg]]
Non-free promotional and press kit photos of consumer products provided by manufacturers can be acceptable under fair use, if certain conditions are met - please see Uploading a work that is not free content, under a fair use rationale for more information.
image_size
Set the image size in pixels. If no entry is made in this field, the image will default to 250 pixels wide. Example:
| imagesize = 220px
alt
Text that describes the image to visually impaired readers. The alt entry should be more informative than the caption. See WP:ALT for more information. Example:
| alt = The Google Nexus S smart phone displaying the device's default home screen.
caption
A caption for the photo. If there are several versions or model variants of the device, identify the specific one shown in the image above. Use manufacturer, model number, model name, country and retailer. Example:
| caption = Samsung SPH-M910 Intercept (United States - Sprint)
brand
Brand of the device, if different from the manufacturer. (If the brand and the manufacturer are the same, do not populate this field) This is used most frequently with retailer branded phones such as the T-Mobile myTouch 4G. If you also know the manufacturer of the device, put that information in the "manufacturer" field below. In the example of the T-Mobile myTouch 4G, you would enter "T-Mobile" as the brand and "HTC" as the manufacturer.
manufacturer
The manufacturer of the device.
series
If the device is part of a series of devices from the manufacturer or retailer, list the series name here. Example:
| series = Razr
modelnumber
The device could have a model number, depending of the manufacturer, often the device variations are just connectivity changes depending on the country or/and the carrier. Example:
Google Pixel phone, G-2PW4100 is the US version while G-2PW4200 is the UK version.
| modelnumber = G-2PW4100 G-2PW4200
networks
List the compatible network protocols (in bold) and the associated frequencies, separating each entry with a line break. Example:

<syntaxhighlight lang="tid" inline>| networks = GSM 850 900 1800 1900
HSDPA 7.2 Mbps
GPRS Class 10 (4+1/3+2 slots), 32-48 kbps
CDMA 1X 800 1900, EVDO Rev. A</syntaxhighlight>

released
The date the device was first sold to the public. Show the country in bold, the date the device went on sale using the {{Start date and age|YYYY|MM|DD}} template and the retailer in parentheses. Example:
| released = '''United States''' {{Start date and age|2010|07|15}} (Verizon Wireless)
available
The dates that the device went on sale in other countries, subsequent to the initial release. List the entries in ascending chronological order. Show the country in bold, the date the device went on sale in that country using the {{Start date|YYYY|MM|DD}} template and the retailer in parentheses. Example:
<syntaxhighlight lang="tid" inline>| available = Mexico February 27, 2007 (2007-02-27) (Iusacell)
United Kingdom June 15, 2007 (2007-06-15) (Orange)</syntaxhighlight>
discontinued
The last date of sale for the device using the {{End date|YYYY|MM|DD}} template. Example:
| discontinued = {{End date|2009|04|12}}
unitssold
Total number of units sold
unitsshipped
Total number of units shipped from factories.
predecessor
If the device is part of a series, indicate the device's predecessor here. If the device is the first in a series, leave this field blank. Use model number, model name
successor
If the device is part of a series, indicate the device's successor here. If the device has not been superseded, leave this field blank. Use model number, model name
related
Other devices from the same manufacturer or brand that are related should be entered here. Use model number, model name
type
The type of mobile phone (choose one only): Basic phone, Camera phone, Feature phone, Smartphone or Satellite phone. Basic phones provide telephony only. For the purpose of the Infobox, camera phones are basic phones with a camera. Feature phones may offer applications, cameras and media players but are significantly less sophisticated than smartphones.
form
The device's form factor. Use one of the standard descriptions: bar, slate, flip, slider, swivel, mixed or brick. See Form factor (mobile phones) for a description of each form factor.
size
The dimensions of the device using one of the following templates:
If the manufacturer quotes the dimensions in metrics, use
<syntaxhighlight lang="tid" inline>| size = Script error: No such module "convert". H
Script error: No such module "convert". W
Script error: No such module "convert". D</syntaxhighlight>
OR
If the manufacturer quotes the dimensions in imperial measures use
<syntaxhighlight lang="tid" inline>| size = Script error: No such module "convert". H
Script error: No such module "convert". W
Script error: No such module "convert". D</syntaxhighlight>
weight
The mass of the device using one of the following templates:
If the manufacturer quotes the mass in metrics, use
| weight = {{convert|NNN|g|oz|abbr=on}}
OR
If the manufacturer quotes the mass in imperial measures use
| weight = {{convert|NN.NN|oz|g|abbr=on}}
os
The operating system or software stack of the device. It is typical to list both the OS version that initially shipped on the device, as well as the most recent version that is available through official (not aftermarket or custom) updates. Examples include
| os = [[Android (operating system)|Android]] [[Android Lollipop|5.1 "Lollipop"]]
| os = [[Windows 10 Mobile]]
| os = [[iOS 8]]
soc
Type of system on chip, manufacturer, model name/number. Example:
| soc = Qualcomm Snapdragon MSM7627
cpu
clock speed, manufacturer, model number, model name, number of cores. Example:
| cpu = 600 MHz Qualcomm MSM7627, ARM11 dual-core
gpu
manufacturer, model number, model name. Example:
| gpu = Adreno 200
modem
Modem chip manufacturer, model name/number. Example:
| modem = Qualcomm Snapdragon X16 LTE MDM9655
memory
The permanently installed device memory that is reserved for the operating system or other uses and not normally accessible to the user. Example:
| memory = 512 MB [[SDRAM]]
storage
The permanently installed read/write random access memory (or portion of the memory) that is available to the end user. Example:
| storage = 150 MB
memory_card
The type and minimum class of removable storage compatible with the device and the included amount (as provided by the manufacturer or retailer) and the maximum amount supported by the device. Example
| memory_card = [[Secure Digital|microSDHC]] class 4, 2 GB (supports up to 32 GB)
sim
The type and the maximum slots supported by the device. Example
|sim = [[eSIM]], [[nanoSIM]]
battery
The model number of the OEM battery (if known), the battery capacity in mAh then Wh, the battery voltage, internal or external, rechargeable, chemical composition and replaceability, using line breaks as necessary. Example:
<syntaxhighlight lang="tid" inline>| battery = LGIP-400N
1,500 mAh, 5.6 Wh, 3.7 V
Internal rechargeable li-ion
User replaceable</syntaxhighlight>
charging
Types of charging supported, including fast charging, wireless charging, etc. Example:
<syntaxhighlight lang="tid" inline>| charging = Fast charging up to 18W
Qi wireless charging</syntaxhighlight>
input
Data inputs - components of the device that allow it to gather data from the user or the environment for processing by the operating system such as a keypad, touchscreen, push buttons, microphone, proximity sensor, accelerometer, gyroscope, GPS, etc. separated using line breaks. Example:
<syntaxhighlight lang="tid" inline>| input = Multi-touch, capacitive touchscreen
Accelerometer
A-GPS
S-GPS
Microphone
Proximity sensor
Push buttons</syntaxhighlight>
display
Description of the primary display (the interior display of a flip phone). List size in diagonal measurement using the {{convert|NN.NN|in|mm|abbr=on}} template, display technology, resolution in pixels and resolution description, aspect ratio and number of colors the display can render. Example:
<syntaxhighlight lang="tid" inline>| display = Script error: No such module "convert". diagonal TFT LCD
320×480 px HVGA
1.5:1 aspect-ratio wide-screen
256K colors</syntaxhighlight>
ext_display
Description of the external display of a flip phone. List display technology type, size in diagonal measurement using the {{convert|NN.NN|in|mm|abbr=on}} template, resolution in pixels and resolution description, aspect ratio and number of colors the display can render. Example:
<syntaxhighlight lang="tid" inline>| ext_display = TFT LCD, Script error: No such module "convert". diagonal
320×240 px QVGA
1.33:1 aspect-ratio
256K colors</syntaxhighlight>
rear_camera
Description of the camera on the rear of the phone. This is typically the primary camera used for photography and videography. List the camera's still photo resolution in megapixels, the maximum image size in pixels, zoom capabilities, autofocus (if applicable), flash (if applicable), the camera's video resolution in pixels, the maximum video size in pixels, the rate of video capture in frames per second (fps). Example:
<syntaxhighlight lang="tid" inline>| rear_camera = 3.2 MP (2048×1536 px max.)
5x digital zoom
Auto focus
Dual LED flash
VGA video recording (640×480 px. MPEG4 at 18 fps max.)</syntaxhighlight>
front_camera
Description of the camera on the front of the phone. This is typically the camera used for video calls, video chat, etc. Capture the same data as described above in "rear_camera".
sound
List of sound/audio features. Example:
| sound = Stereo speakers, 3.5mm [[TRS connector|stereo audio jack]]
connectivity
Physical and wireless connections that allow the device to import or export data, listed alphabetically. Example:
<syntaxhighlight lang="tid" inline>| connectivity = Bluetooth v2.1 + EDR with A2DP and AVRCP
DLNA
HDMI
Micro USB 2.0
Wi-Fi 802.11b/g/n</syntaxhighlight>
water_resist
List the water resistance rating of the device. If the device is rated as IP68, specify what depth and duration the manufacturer tested. Example:
| water_resist = IP68, up to {{convert|1.5|m|ft|abbr=on}} for 30 minutes
other
List any other key features of the device not covered in one of the entries above. Example:
| other = Wi-Fi hotspot, USB tethering
sar
List the devices specific absorption rate for the head and the body in W/kg. Example:
| sar = Head 0.45 W/kg <br /> Body 0.37 W/kg
hac
List the hearing aid compatibility types. See Hearing Aid Compatibility with Telephones for more information. Example:
| hac = M4, T3
website
Official phone website
references
Use this area to list all references that support the data in the Infobox. Try to place the full reference in the body of the article and use only the reference names in the Infobox. Example:
<syntaxhighlight lang="xml" inline>| references = [1][2][3]</syntaxhighlight>

Examples

The data in the example below is not necessarily factually accurate and is for demonstrative purposes only.

LG G3
File:LG G3 Logo.jpg
File:LG G3.png
LG G3 in metallic black
BrandG series
ManufacturerLG Electronics
SloganSimple is the New Smart
Compatible networksGSM/GPRS/EDGE 850/900/1800/1900
CDMA 1.9 GHz CDMA PCS/800 MHz
WCDMA / LTE
TD-SCDMA 1900, 2000Mhz And TD-LTE(China Mobile Plus Network)
First releasedMay 28, 2014 (2014-05-28)
PredecessorLG G2
SuccessorLG G4
RelatedLG G Flex 2
TypeSmartphone
Form factorSlate
DimensionsScript error: No such module "convert". H
Script error: No such module "convert". W
Script error: No such module "convert". D
MassScript error: No such module "convert".
Operating systemOriginal: Android 4.4.2 "KitKat"
Current: Android 5.0 "Lollipop"
System-on-chipQualcomm Snapdragon 801
CPU2.5 GHz quad-core Krait 400
GPUAdreno 330
ModemQualcomm Gobi MDM9x25
Memory2 GB (16 GB model)
3 GB (32 GB model)
Storage16 GB or 32 GB
Removable storagemicroSDXC up to 128 GB
SIMnanoSIM, eSIM
Battery3000 mAh
ChargingQuick Charge 2.0
Qi wireless charging
DisplayScript error: No such module "convert". 2560x1440
(534 ppi) 1440p IPS LCD
Rear camera13 MP 1/3.06 in, OIS+, F2.4, dual-tone LED flash, Hybrid infrared autofocus
Front camera2.1MP, F2.0
SAR0.29 W/kg

<syntaxhighlight lang="html" style="overflow: auto">

LG G3
File:LG G3 Logo.jpg
File:LG G3.png
LG G3 in metallic black
BrandG series
ManufacturerLG Electronics
SloganSimple is the New Smart
Compatible networksGSM/GPRS/EDGE 850/900/1800/1900
CDMA 1.9 GHz CDMA PCS/800 MHz
WCDMA / LTE
TD-SCDMA 1900, 2000Mhz And TD-LTE(China Mobile Plus Network)
First releasedMay 28, 2014 (2014-05-28)
PredecessorLG G2
SuccessorLG G4
RelatedLG G Flex 2
TypeSmartphone
Form factorSlate
DimensionsScript error: No such module "convert". H
Script error: No such module "convert". W
Script error: No such module "convert". D
MassScript error: No such module "convert".
Operating systemOriginal: Android 4.4.2 "KitKat"
Current: Android 5.0 "Lollipop"
System-on-chipQualcomm Snapdragon 801
CPU2.5 GHz quad-core Krait 400
GPUAdreno 330
ModemQualcomm Gobi MDM9x25
Memory2 GB (16 GB model)
3 GB (32 GB model)
Storage16 GB or 32 GB
Removable storagemicroSDXC up to 128 GB
SIMnanoSIM, eSIM
Battery3000 mAh
DisplayScript error: No such module "convert". 2560x1440
(534 ppi) 1440p IPS LCD
Rear camera13 MP, 1/3.06 in OIS+, F2.4, dual-tone LED flash, Hybrid infrared autofocus
Front camera2.1MP, F2.0
SAR0.29 W/kg

</syntaxhighlight>

Microformat

The HTML mark-up produced by this template includes an hProduct microformat that makes a product's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

If the product has a URL, use {{URL}} to include it.

Classes used

The HTML classes of this microformat include:

  • brand
  • category
  • description
  • fn
  • hproduct
  • identifier
  • listing
  • photo
  • price
  • review
  • type
  • url
  • value
Please do not rename or remove these classes
nor collapse nested elements which use them.

Template data

An infobox for manufactured, distributed and sold mobile phones

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The brand, model number and model name of the device.

Example
Samsung i7500 Galaxy
Auto value
{{subst:PAGENAMEBASE}}
Stringsuggested
Logologo

The logo of the device or device series, if applicable.

Example
LG Optimus One logo 220px.jpg
Fileoptional
Logo sizelogosize

Set the logo size in pixels. If no entry is made in this field, the image will default to 250 pixels wide.

Example
250px
Stringoptional
Logo alternative textlogoalt

Text that describes the phone's logo to visually impaired readers. The alt entry should be more informative than the caption. See WP:ALT for more information.

Contentoptional
Imageimage

A full color photograph of the device, showing a front view of the device displaying the device's default home screen with applications, widgets, shortcuts, etc. as the device leaves the factory, without individual user customizations.

Example
LG Optimus One P500 front.jpg
Filesuggested
Image sizeimagesize

Set the image size in pixels.

Example
220px
Stringsuggested
Alternative textalt

Text that describes the image to visually impaired readers. The alt entry should be more informative than the caption. See WP:ALT for more information.

Example
The Google Nexus S smart phone displaying the device's default home screen.
Contentsuggested
Captioncaption

A caption for the photo. If there are several versions or model variants of the device, identify the specific one shown in the image above. Use manufacturer, model number, model name, country and retailer.

Example
Samsung SPH-M910 Intercept (United States - Sprint)
Stringsuggested
Codenamecodename

The hardware codename of the device. If the device is offered in several versions with different codenames, they can be specified each on its own line, giving a brief description of the version to which each one corresponds.

Contentoptional
Also known asaka also known as

no description

Stringoptional
Brandbrand

Brand of the device, if different from the manufacturer. (If the brand and the manufacturer are the same, do not populate this field) This is used most frequently with retailer branded phones such as the T-Mobile myTouch 4G. If you also know the manufacturer of the device, put that information in the "manufacturer" field below. In the example of the T-Mobile myTouch 4G, you would enter "T-Mobile" as the brand and "HTC" as the manufacturer.

Contentoptional
Developerdeveloper

The developer of the device.

Contentoptional
Manufacturermanufacturer

The manufacturer of the device.

Contentoptional
Sloganslogan

A memorable phrase that the company denoted for the device, if applicable.

Lineoptional
Colorscolors

Main colors of the device.

Contentoptional
Seriesseries serieslabel

If the device is part of a series of devices from the manufacturer or retailer, list the series name here.

Example
Razr
Unknownsuggested
Familyfamily

The family the device belongs to, if any.

Unknownoptional
Model numbermodelnumber

The device could have a model number, depending of the manufacturer, often the device variations are just connectivity changes depending on the country or/and the carrier.

Example
G-2PW4100 G-2PW4200
Unknownsuggested
Compatible networksnetworks

The compatible network protocols and the associated frequencies

Example
'''GSM''' 850 900 1800 1900 <br /> '''HSDPA''' 7.2 Mbps <br /> '''GPRS''' Class 10 (4+1/3+2 slots), 32-48 kbps <br /> '''CDMA 1X''' 800 1900, [[Evolution-Data Optimized|EVDO Rev. A]]
Contentoptional
Releasedreleased releasedate

The date the device was first sold to the public.

Example
'''United States''' {{Start date and age|2010|07|15}} (Verizon Wireless)
Auto value
{{Start date and age|YYYY|MM|DD}}
Templatesuggested
Availability by regionavailable

The dates that the device went on sale in other countries, subsequent to the initial release. List the entries in ascending chronological order.

Example
{{plainlist|* '''Mexico''' {{Start date|2007|02|27}} (Iusacell) * '''United Kingdom''' {{Start date|2007|06|15}} (Orange)}}
Contentoptional
Discontinueddiscontinued discontinuation_date

The last date of sale for the device

Example
{{End date|2009|04|12}}
Auto value
{{End date|YYYY|MM|DD}}
Templateoptional
Units soldunitssold

Total number of units sold.

Numberoptional
Units shippedunitsshipped

Total number of units shipped from factories.

Numberoptional
Predecessorpredecessor

If the device is part of a series, indicate the device's predecessor here. If the device is the first in a series, leave this field blank. Use model number, model name

Contentsuggested
Successorsuccessor

If the device is part of a series, indicate the device's successor here. If the device has not been superseded, leave this field blank. Use model number, model name

Contentsuggested
Relatedrelated

Other devices from the same manufacturer or brand that are related should be entered here. Use model number, model name

Contentsuggested
Typetype

The type of mobile phone. Basic phones provide telephony only. For the purpose of the Infobox, camera phones are basic phones with a camera. Feature phones may offer applications, cameras and media players but are significantly less sophisticated than smartphones.

Suggested values
Basic phone Camera phone Feature phone Smartphone Satellite phone
Linesuggested
Formform form factor

The device's form factor. Use one of the standard descriptions: bar, slate, flip, slider, swivel, mixed or brick.

Unknownsuggested
Dimensionssize dimensions

The dimensions of the device.

Contentsuggested
Weightweight

The mass of the device.

Suggested values
{{convert|NNN|g|oz|abbr=on}} {{convert|NN.NN|oz|g|abbr=on}}
Contentsuggested
Operating system (OS)os operatingsystem

The operating system or software stack of the device. It is typical to list both the OS version that initially shipped on the device, as well as the most recent version that is available through official (not aftermarket or custom) updates.

Example
[[Android (operating system)|Android]]
Contentsuggested
System on chip (SOC)soc

Type of system on chip, manufacturer, model name/number.

Example
Qualcomm Snapdragon MSM7627
Lineoptional
Central Processing Unit (CPU)cpu

the CPU the device uses. Include details like clock speed, manufacturer, model number, model name, number of cores

Example
600 MHz Qualcomm MSM7627, ARM11 dual-core
Linesuggested
Graphics Processing Unit (GPU)gpu

the GPU the devices uses. Include details like clock speed, manufacturer, model number, model name, and number of cores

Example
Adreno 200
Linesuggested
Modemmodem

Modem chip manufacturer, model name/number

Example
Qualcomm Snapdragon X16 LTE MDM9655
Lineoptional
Memorymemory

Internal memory reserved for the device's operating system

Example
512 MB [[SDRAM]]
Contentsuggested
Storagestorage

Internal memory available for user use (applications, photos, ring tones, etc.)

Example
150 MB
Contentsuggested
Memory cardmemory_card

Type and maximum size allowed

Example
[[Secure Digital|microSDHC]] class 4, 2 GB (supports up to 32 GB)
Contentsuggested
SIM cardsim

Type and maximum slots available

Example
[[eSIM]], [[nanoSIM]]
Contentsuggested
Batterybattery

Description of the capacity, type and replaceability of the battery

Example
LGIP-400N <br /> 1,500 [[ampere hour|mAh]], 5.6 [[watt hour|Wh]], 3.7 [[Volt|V]] <br /> Internal [[rechargeable battery|rechargeable]] [[li-ion]] <br /> User replaceable
Unknownsuggested
Chargingcharging

Types of charging supported

Example
Fast charging up to 18W<br />[[Qi (standard)|Qi]] wireless charging
Unknownsuggested
Inputinput

Data inputs: keypad or touch screen, push buttons, microphone, accelerometer, gyroscope, GPS, etc.

Example
Multi-touch, capacitive [[touchscreen]] <br /> [[Accelerometer]] <br /> [[A-GPS]] <br /> [[S-GPS]] <br /> [[Microphone]] <br /> [[Proximity sensor]]<br > [[Push button]]s
Contentoptional
Displaydisplay screen

Size, display technology, resolution

Example
{{convert|3.2|in|mm|abbr=on}} diagonal [[TFT LCD]]<br /> 320×480 px HVGA <br /> 1.5:1 aspect-ratio wide-screen <br /> 256K colors
Auto value
Linesuggested
External displayext_display external_display exterior_screen ext_screen

Description of the secondary or external display, if applicable

Example
[[TFT LCD]], {{convert|2.1|in|mm|abbr=on}} diagonal <br /> 320×240 px QVGA <br /> 1.33:1 aspect-ratio <br /> 256K colors
Auto value
Contentoptional
Rear camerarear_camera camera

Description of the primary camera (typically used for photography and video recordings)

Unknownsuggested
Front camerafront_camera 2nd_camera

Description of the secondary camera (typically used for video calls)

Contentsuggested
Mediamedia

no description

Unknownoptional
Soundsound

List of sound/audio features.

Example
Stereo speakers, 3.5mm [[TRS connector|stereo audio jack]]
Contentoptional
Connectivityconnectivity

Physical and wireless connections that allow the device to import or export data, listed alphabetically.

Contentoptional
Water resistancewater_resist water_resistance ip_rating

The water resistance rating of the device. Use an IP rating (Ingress Protection Code, IEC 60529), if possible. If the device is rated as IP68, specify what depth and duration the manufacturer tested.

Example
IP68, up to {{convert|1.5|m|ft|abbr=on}} for 30 minutes
Contentoptional
Otherother

Any other key features of the device not covered in one of the entries above.

Example
Wi-Fi hotspot, USB tethering
Contentoptional
Development statusstatus

no description

Unknownoptional
Specific absorption rate (SAR)sar

The devices specific absorption rate for the head and the body in W/kg.

Example
Head 0.45 W/kg <br /> Body 0.37 W/kg
Lineoptional
Hearing aid compatibilityhac

The hearing aid compatibility types

Example
M4, T3
Contentoptional
Test modetest_mode

no description

Unknownoptional
Made inmade_in country

no description

Contentoptional
Websitewebsite

Official phone website

URLsuggested
Referencesreferences

Use this area to list all references that support the data in the Infobox. Try to place the full reference in the body of the article and use only the reference names in the Infobox.

Example
<ref name="Droid X Specifications" /><ref name="Verizon introduces" /><ref name="FCC" />
Contentoptional


  1. Cite error: Invalid <ref> tag; no text was provided for refs named Droid X Specifications
  2. Cite error: Invalid <ref> tag; no text was provided for refs named Verizon introduces
  3. Cite error: Invalid <ref> tag; no text was provided for refs named FCC