Jump to content

Test

From dissonant.dev wiki
Revision as of 11:51, 29 May 2025 by Knuxify (talk | contribs) (drop status_mainline and assume mainline status in table based on category (https://gitlab.postmarketos.org/postmarketOS/wiki/-/issues/149))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Template Template:Todo Template:Todo Template:Todo Template:Todo Template:Todo See Help:Device Page for usage info (in particular, Help:Device Page#Template has the device page template).

Example

{{Infobox device

<!-- Warning and Note box -->
| prebuiltimages        = <!-- "yes" if prebuilt images exist -->
| boot_internal_storage = 
| bootable_media        = <!-- Text displayed in the "pmOS can't run on its internal storage" box , e.g "USB Stick" -->
| changearch            = <!--Optional , Text displayed in the "changearch" box , e.g "armv7" -->

<!-- Device Status Box -->
| booting   = yes <!-- *IMPORTANT* The device is booting at all, can be yes/no -->
| status    = <!-- Text displayed in the Device Status Box table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| packaged  = <!-- "no" if device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories.  -->
| supported = <!-- Device cannot run postmarketOS (see [[Category:Unsupported Devices]]) -->

<!-- Main Table/Main -->
| manufacturer   = E-Corp
| name           = E-Phone 5
| codename       = ecorp-nightshade
| model          = EPH-2023-5G
| image          = File:ecorp-nightshade.jpg
| imagecaption   = E-Corp E-Phone 5 running postmarketOS
| releaseyear    = 2023
| prereleaseyear = 
| category       = testing

<!-- Main Table/Hardware -->
| chipset      = E-Corp E1
| cpu          = 4x 2.0 GHz ARM Cortex-A73, 4x 2.0 GHz ARM Cortex-A53
| gpu          = E-Corp GX2
| display      = 720 x 1280 IPS LCD
| storage      = 32 GB
| memory       = 2 GB
| architecture = aarch64
| wp_type      = 

<!-- Main Table/Software -->
| originalsoftware      = Android
| originalversion       = 10
| status_fossbootloader = 

<!-- Main Table/postmarketOS -->
| type                  = handset
| pmoskernel            = 6.13.12
| whet_dhry             = 1200.5

| related_post   = {{Lemmy|29730563}} 
| initial_MR     = {{MR|6510|pmaports}}
| custom_label1  = Sunxi
| custom_data1   = {{sunxi|H616}}

<!-- Features Table/Main -->
| status_flashing = Y
| status_usbnet   = Y
| status_emmc     = P
| status_sdcard   = Y
| status_battery  = Y
| status_screen   = Y
| status_touch    = P
| status_keyboard = -

<!-- Features Box/Multimedia -->
| status_3d          = N
| status_audio       = Y
| status_camera      = P
| status_cameraflash = Y

<!-- Features Box/Connectivity -->
| status_wifi       = Y
| status_bluetooth  = P
| status_gps        = N
| status_nfc        = -
| status_calls      = N
| status_sms        = N

<!-- Features Box/Miscellaneous -->
| status_fde      = N
| status_otg      = Y

<!-- Features Box/Sensors -->
| status_light       = -
}}

will produce:

See also

Template

Error: #cargo_declare must be called from a template page.