Jump to content

Template:Infobox Device: Difference between revisions

From Tech Compendium
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
     <infobox>
     {{#cargo_store:_table=Devices}}
        <title source="title">
<infobox>
            <default>{{PAGENAME}}</default>
    <title source="title">
        </title>
        <default>{{PAGENAME}}</default>
        <data source="formFactor"><label>Form Factor</label></data>
    </title>
        <data source="screenSize"><label>Screen Size</label></data>
    <data source="formFactor"><label>Form Factor</label></data>
        <data source="manufacturer"><label>Manufacturer</label></data>
    <data source="screenSize"><label>Screen Size</label></data>
        <data source="brand"><label>Brand</label></data>
    <data source="manufacturer"><label>Developer</label></data>
        <data source="series"><label>Series</label></data>
    <data source="brand"><label>Brand</label></data>
        <data source="year"><label>Year</label></data>
    <data source="series"><label>Series</label></data>
        <data source="processorFamily"><label>Processor Family</label></data>
    <data source="year"><label>Year</label></data>
        <data source="operatingSystems"><label>Operating Systems</label></data>
    <data source="processorFamily"><label>Processor Family</label></data>
        <data source="battery"><label>Battery</label></data>
    <data source="operatingSystems"><label>Operating Systems</label></data>
        <data source="dimensions"><label>Dimensions</label></data>
    <data source="battery"><label>Battery</label></data>
        <data source="weight"><label>Weight</label></data>
    <data source="dimensions"><label>Dimensions</label></data>
        <data source="biometrics"><label>Biometrics</label></data>
    <data source="weight"><label>Weight</label></data>
        <data source="webcamShutter"><label>Webcam Shutter</label></data>
    <data source="biometrics"><label>Biometrics</label></data>
        <data source="touchscreen"><label>Touchscreen</label></data>
    <data source="webcamShutter"><label>Webcam Shutter</label></data>
        <data source="penTechnology"><label>Pen Technology</label></data>
    <data source="touchscreen"><label>Touchscreen</label></data>
        <data source="ramSlots"><label>RAM slots</label></data>
    <data source="penTechnology"><label>Pen Technology</label></data>
        <data source="storage"><label>Storage</label></data>
    <data source="ramSlots"><label>RAM slots</label></data>
        <data source="graphics"><label>Graphics</label></data>
    <data source="storage"><label>Storage</label></data>
        <data source="resolutions"><label>Resolutions</label></data>
    <data source="graphics"><label>Graphics</label></data>
        <data source="speakers"><label>Speakers</label></data>
    <data source="resolutions"><label>Resolutions</label></data>
        <data source="microphone"><label>Microphone</label></data>
    <data source="speakers"><label>Speakers</label></data>
        <data source="ports"><label>Ports</label></data>
    <data source="microphone"><label>Microphone</label></data>
        <data source="webcam"><label>Webcam</label></data>
    <data source="ports"><label>Ports</label></data>
        <data source="connectivity"><label>Connectivity</label></data>
    <data source="webcam"><label>Webcam</label></data>
    </infobox>
    <data source="connectivity"><label>Connectivity</label></data>
</infobox>
</includeonly>
<noinclude>
<noinclude>
{{#cargo_declare:_table=Devices
|formFactor=Wikitext string
|series=Wikitext string
|year=Wikitext string
|processorFamily=Wikitext string
}}
<templatedata>
<templatedata>
{
{

Latest revision as of 22:16, 15 October 2024


This template defines the table "Devices". View table.

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
formFactorformFactor

The form factor of the device (e.g. Laptop, Tablet)

Stringoptional
screenSizescreenSize

The size of the screen in inches

Numberoptional
manufacturermanufacturer

The manufacturer of the device (e.g. Lenovo, Apple)

Stringoptional
brandbrand

Brand the device belongs to (e.g. ThinkPad, MacBook)

Stringoptional
seriesseries

The series of the device (e.g. X13, Air)

Stringoptional
yearyear

The year the device was released

Numberoptional
processorFamilyprocessorFamily

The family of the processor (e.g. Raptor Lake, Apple M1)

Stringoptional
operatingSystemsoperatingSystems

The operating systems the device ships with

Stringoptional
batterybattery

The battery options available for the device

Stringoptional
dimensionsdimensions

The dimensions of the device

Stringoptional
weightweight

The weight of the device

Stringoptional
biometricsbiometrics

The biometric options available for the device

Stringoptional
webcamShutterwebcamShutter

Whether the device has a webcam shutter

Booleanoptional
touchscreentouchscreen

Whether the device has a configuration with a touchscreen

Booleanoptional
penTechnologypenTechnology

The technology used for the pen input (e.g. Wacom AES, Apple Pencil) if the device has a configuration with a digitizer and pen

Stringoptional
ramSlotsramSlots

The number of RAM slots users can access

Numberoptional
storagestorage

The storage options available for the device

Stringoptional
graphicsgraphics

The graphics options available for the device

Stringoptional
resolutionsresolutions

The resolutions the device is available in

Stringoptional
speakersspeakers

The speaker options available for the device

Stringoptional
microphonemicrophone

The microphone options available for the device

Stringoptional
portsports

The ports available on the device

Stringoptional
webcamwebcam

The webcam options available for the device

Stringoptional
connectivityconnectivity

The connectivity options available for the device

Stringoptional