Difference between revisions of "Template:Keys/doc"

From The iPhone Wiki
Jump to: navigation, search
m (Device)
m
Line 1: Line 1:
=== Intro ===
+
== Intro ==
 
This is the ultimate key template for the [[VFDecrypt Keys|key pages]]. Its syntax is described below.
 
This is the ultimate key template for the [[VFDecrypt Keys|key pages]]. Its syntax is described below.
   
=== Syntax ===
+
== Syntax ==
 
<nowiki>{{keys</nowiki>
 
<nowiki>{{keys</nowiki>
 
| previouspage =
 
| previouspage =
Line 82: Line 82:
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
   
=== Syntax Explicitation :) ===
+
== Syntax Explicitation :) ==
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 92: Line 92:
 
|-
 
|-
 
! nextpage
 
! nextpage
| Exact opposite of '''previouspage'''
+
| Exact opposite of '''previouspage''' (Ex. page is [[Durango 8K2 (iPhone 3GS)]], you would put <code>TellurideVail 9A5220p (iPhone 3GS)</code>)
 
|-
 
|-
 
! version
 
! version
Line 119: Line 119:
 
|-
 
|-
 
! updatedmg
 
! updatedmg
| The name of the [[Update Ramdisk]] file (W/O .DMG) (can be deleted if <code>noupdateramdisk</code> is filled)
+
| The name of the Update Ramdisk file (W/O .DMG) (can be deleted if <code>noupdateramdisk</code> is filled)
 
|-
 
|-
! updateiv
 
| The IV of the [[Update Ramdisk]] (can be deleted if <code>noupdateramdisk</code> is filled)
 
|-
 
! updatekey
 
| The Key of the [[Update Ramdisk]] (can be deleted if <code>noupdateramdisk</code> 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 <code>AppleLogo</code>. 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 ===
 
{| class="wikitable"
 
|-
 
! key
 
! Device
 
|-
 
| appletv21
 
| [[k66ap|Apple TV 2G]]
 
|-
 
| ipad11
 
| [[k48ap|iPad 1G]]
 
|-
 
| ipad21
 
| [[k93ap|iPad 2]] (Wi-Fi)
 
|-
 
| ipad22
 
| [[k94ap|iPad 2]] (GSM)
 
|-
 
| ipad23
 
| [[k95ap|iPad 2]] (CDMA)
 
|-
 
| iphone11
 
| [[m68ap|iPhone 2G]]
 
|-
 
| iphone12
 
| [[n82ap|iPhone 3G]]
 
|-
 
| iphone21
 
| [[n88ap|iPhone 3GS]]
 
|-
 
| iphone31
 
| [[n90ap|iPhone 4]] (GSM)
 
|-
 
| iphone33
 
| [[n92ap|iPhone 4]] (CDMA)
 
|-
 
| ipod11
 
| [[n45ap|iPod touch 1G]]
 
|-
 
| ipod21
 
| [[n45ap|iPod touch 2G]]
 
|-
 
| ipod31
 
| [[n45ap|iPod touch 3G]]
 
|-
 
| ipod41
 
| [[n45ap|iPod touch 4G]]
 
 
|}
 
|}

Revision as of 02:15, 17 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 (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)