|
The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Template:Keys/doc"
(→Syntax Explicitation :)) |
|||
| Line 88: | Line 88: | ||
! style="width:90%" | Explicitation |
! style="width:90%" | Explicitation |
||
|- |
|- |
||
| + | ! previouspage |
||
| + | | The complete tile of the previous fw page. (Ex. page is [[Durango 8K2 (iPhone 3GS)]], you would put <code>Durango 8J2 (iPhone 3GS)</code>) |
||
| + | |- |
||
| + | ! nextpage |
||
| + | | Exact opposite of '''previouspage''' |
||
| + | |- |
||
| + | ! version |
||
| + | | The version of the build (Ex. page is [[Durango 8K2 (iPhone 3GS)]], you would put <code>4.3.4</code>) |
||
| + | |- |
||
| + | ! build |
||
| + | | Explains itself |
||
| + | |- |
||
| + | ! device |
||
| + | | [[#Device|See below (v)]]<!-- Opposite of ^ --> |
||
| + | |- |
||
| + | ! downloadurl |
||
| + | | Only PUBLIC Apple firmwares (no protected:// URIs) |
||
| + | |- |
||
| + | ! rootfsdmg |
||
| + | | The name of the Root FS file (W/O .DMG) |
||
|} |
|} |
||
Revision as of 18:55, 16 July 2011
Intro
This is the ultimate key template for the key pages. Its syntax is described below.
Syntax
{{keys
| previouspage =
| nextpage =
| version =
| build =
| device =
| downloadurl =
| rootfsdmg =
| rootfskey =
| noupdateramdisk =
| ramdisknotencrypted =
| updatedmg =
| updateiv =
| updatekey =
| restoredmg =
| restoreiv =
| restorekey =
| extra01 =
| extra01iv =
| extra01key =
| extra02 =
| extra02iv =
| extra02key =
| extra03 =
| extra03iv =
| extra03key =
| extra04 =
| extra04iv =
| extra04key =
| extra05 =
| extra05iv =
| extra05key =
| extra06 =
| extra06iv =
| extra06key =
| extra07 =
| extra07iv =
| extra07key =
| extra08 =
| extra08iv =
| extra08key =
| extra09 =
| extra09iv =
| extra09key =
| extra10 =
| extra10iv =
| extra11key =
| extra11 =
| extra11iv =
| extra11key =
| extra12 =
| extra12iv =
| extra12key =
| extra13 =
| extra13iv =
| extra13key =
| extra14 =
| extra14iv =
| extra14key =
| extra15 =
| extra15iv =
| extra15key =
| extra16 =
| extra16iv =
| extra16key =
| extra17 =
| extra17iv =
| extra17key =
| extra18 =
| extra18iv =
| extra18key =
| extra19 =
| extra19iv =
| extra19key =
| extra20 =
| extra20iv =
| extra20key =
}}
Syntax Explicitation :)
| Tag | Explicitation |
|---|---|
| previouspage | The complete tile of the previous fw page. (Ex. page is Durango 8K2 (iPhone 3GS), you would put Durango 8J2 (iPhone 3GS))
|
| nextpage | Exact opposite of previouspage |
| version | The version of the build (Ex. page is Durango 8K2 (iPhone 3GS), you would put 4.3.4)
|
| build | Explains itself |
| device | See below (v) |
| downloadurl | Only PUBLIC Apple firmwares (no protected:// URIs) |
| rootfsdmg | The name of the Root FS file (W/O .DMG) |