Template:Keys/doc

From The iPhone Wiki
< Template:Keys
Revision as of 19:08, 16 July 2011 by 5urd (talk | contribs) (Syntax Explicitation :))
Jump to: navigation, search

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)
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 RestoreRamdisk
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