User:Orangera1n/testingroom4
Template documentation [view] [edit] [history] [purge]
Every page about a iOS build must contain the "Infobox iOS build" template, which provides essential information about a iOS compile.
Usage[edit | edit source]
Build of iOS iOS 13 | |
Compile date | 2019-06-02 |
---|---|
Architecture | ARM64 |
About page | |
The following code will result in the infobox on the right side:
{{ Infobox iOS build | buildnumber = 17A508 | brand = iOS 13 | version = iOS 13 | image = 17A508 homescreen .jpg | imagecaption = The homescreen | arch = ARM64 | compiled = 2019-06-02 | devices = iPhone 7, iPhone 8 | about = 17A508 about.jpg }}
buildtag
[edit | edit source]
Required: The whole known build number, for example 17A508 or 18A373.
brand
[edit | edit source]
Required: Name of the iOS brand during the version's release, i.e. iPhoneOS or iOS.
version
[edit | edit source]
Required: iOS version that this build belongs to, i.e. iPhoneOS 3.0, or iOS 14.
image
[edit | edit source]
File name of a screenshot without the initial File:
prefix. If not provided, a placeholder will be used instead.
[edit | edit source]
Caption to annotate image
.
arch
[edit | edit source]
CPU architectures on which the build is available (leaked/released).
compiled
[edit | edit source]
Date of compilation. Usually, this can be found by the uname -v
or the uname -a
command.
timebomb
[edit | edit source]
This is the date when the timebomb activates, if any.
devices
[edit | edit source]
List of devices (iPhones, iPads, iPod touches)that the build is confirmed to work in.
about
[edit | edit source]
File name of a screenshot of the Settings>Genral>About page in settings File:
prefix.