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 =
| AppleLogoIV =
| AppleLogoKey =
| BatteryCharging0IV =
| BatteryCharging0Key =
| BatteryCharging1IV =
| BatteryCharging1Key =
| BatteryFullIV =
| BatteryFullKey =
| BatteryLow0IV =
| BatteryLow0Key =
| BatteryLow1IV =
| BatteryLow1Key =
| DeviceTreeIV =
| DeviceTreeKey =
| DeviceTreeIV =
| DeviceTreeKey =
| GlyphChargingIV =
| GlyphChargingKey =
| GlyphPluginIV =
| GlyphPluginKey =
| iBECIV =
| iBECKey =
| iBootIV =
| iBootKey =
| iBSSIV =
| iBSSKey =
| KernelcacheIV =
| KernelcacheKey =
| LLBIV =
| LLBKey =
| RecoveryModeIV =
| RecoveryModeKey =
}}
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 (Ex. page is Durango 8K2 (iPhone 3GS), you would put TellurideVail 9A5220p (iPhone 3GS))
|
| 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)
|
| rootfskey
|
...
|
| noupdateramdisk
|
If this has anything (yes, even no), the "Update Ramdisk" section will not be displayed
|
| ramdisknotencrypted
|
If this has anything (yes, even no), the Ramdisks will display "Not Encrypted"
|
| updatedmg
|
The name of the Update Ramdisk file (W/O .DMG) (can be deleted if noupdateramdisk is filled)
|
| updateiv
|
The IV of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
|
| updatekey
|
The Key of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
|
| restoredmg
|
The name of the Restore Ramdisk file (W/O .DMG)
|
| restoreiv
|
The IV of the Restore Ramdisk
|
| restorekey
|
The Key of the Restore Ramdisk
|
| extra01 TO extra20
|
Where you could put for example AppleLogo. Since AppleLogo exists, it will be linked. Please keep these in alphabetical order. If you put a title of a page that doesn't exist, it won't link. (don't link the text, the template will)
|
| extra01iv TO extra20iv
|
The IV of the extra associated with it
|
| extra01key TO extra20key
|
The Key of the extra associated with it
|
Device