模板:Infobox iOS version
(施工中) 关于iOS/watchOS版本的每个页面都必须包含“Infobox iOS版本”模板,该模板提供有关iOS/watchOS版本的基本信息。
使用方法
iOS 的版本 | |
文件:IOS 7 number logo.svg | |
文件:IOS 7.1 homescreen.png iOS 7 running on an iPhone 5 | |
版本 | 7.x |
---|---|
开发代号 | Innsbruck (7.0) Sochi (7.1) |
体系结构 | ARM32, ARM64 |
最新版本 | 11D257 (7.1.2) |
发布日期 | 2013-09-18 |
以下代码将出现在右侧的信息框中:
{{ Infobox iOS version | name = iOS 7 | brand = iOS | version = 7.x | logo = IOS 7 number logo.svg | logo size = 85px | image = IOS 7.1 homescreen.png | imagecaption = iOS 7 running on an iPhone 5 | arch = ARM32, ARM64 | releasedate = 2013-09-18 | codename = Innsbruck (7.0)<br>Sochi (7.1) | latestbuild = [[iOS 7.1.2 build 11D257|11D257 (7.1.2)]] | replaces = [[iOS 6]] | replaced-by = [[iOS 8]] }}
name
Required: The whole known release name, for example iPhone OS 3 or iOS 6.
brand
Name of the iOS / watchOS brand during the version's release, i.e. iPhone OS, iOS, or watchOS. If not provided, defaults to iOS.
version
The version number of the particular release.
logo
File name of the logo without the initial File:
prefix.
logo size
The size of the logo. If not provided, defaults to 85px
.
image
File name of a screenshot without the initial File:
prefix. If not provided, a placeholder will be used instead.
imagecaption
Caption to annotate image
.
arch
A listing of architectures supported by the particular iOS / watchOS release.
codename
Codenames for the particular iOS / watchOS release, if any.
latestbuild
Link to the latest build of the particular iOS / watchOS release.
releasedate
The original release date of the particular iOS / watchOS release, e.g. 2013-09-18 for iOS 7.
replaces
, replaced-by
Use this to link to the versions of iOS / watchOS that the particular release replaces or is replaced by.