Template:LockedDoor/doc: Difference between revisions
Created page |
mNo edit summary |
||
| Line 10: | Line 10: | ||
===Entries=== | ===Entries=== | ||
Each entry in the locked door table is represented by a single template call. | Each entry in the locked door table is represented by a single template call. | ||
<pre>{{LockedDoor|entry| | <pre>{{LockedDoor|entry|keytype=[[Silver Key]]|info=B2 left corner|game=[[Dragon Warrior]]|console=NES}}</pre> | ||
*entry: A required parameter which marks this as a single locked door table entry. | *entry: A required parameter which marks this as a single locked door table entry. | ||
*keytype: The type of key this door requires to be opened. Should be an interwiki link to the key article. | *keytype: The type of key this door requires to be opened. Should be an interwiki link to the key article. | ||