Chest Template

From My Wiki
Revision as of 22:16, 19 July 2012 by imported>Arkalor's Bot (Created page with "{{Related|Page Templates|Wiki Templates|{{mtl|Chest}}|{{mtl|Intro}}}} {{righttoc}} * Use this template for Chests containing quest and loot items. * Locked/Unlocked Chests: ** ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Related topics: Page Templates, Wiki Templates, {{Chest}}, {{Intro}}

  • Use this template for Chests containing quest and loot items.
  • Locked/Unlocked Chests:
    • If the chest is unlocked:
      • Set the line "Locked" on False, and remove the lines about the difficulty to pick the lock
      • Remove the line from the "Notes" with the Item Table: "Open with" and the Lockpick Skill line, and add the Note "Unlocked"
    • If the chest is locked, add the item to open it to the Item Table: Open with, and remove the Note "Unlocked" and the Lockpick Skill line
    • If the chest can only be opened with the Lockpick Skill, use the line with the Lockpick Skill
  • Add any unique items the chest contains under the Item Table "Unique Items".
    • If the chest contains no other loot, remove the line with the Loot Tier
    • If the chest contains other loot, and/or you know the Tier, please add this info
  • Remove the line with the Spawn Map if the chest can only be found in a dungeon, or at one spot outdoors
  • Either create a new icon from a screen shot or use an icon below. Right click and save the image to your computer, change the name to match the text it will go with, and upload it. Redirect the image to the item's page so that when clicked it will take the reader to the item.

Common Chest Icons

Wiki Code

<section begin=Chest />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Chest
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = Use this item to open it and see its contents. 
 |   Holds Containers = 
 |    Holds Max Items = 
 |             Locked = True
 |    Lock Difficulty = You can't tell how hard the lock is to pick. This lock looks easy / difficult / impossible to pick.
 |         Resistance = 
}}
== Notes ==
{{Item Table|Caption=Open with:|??}}
* Uses [[Lockpick]] to open
* Unlocked
:<font color=green> </font>

{{Item Table|Caption=Unique Chest Content|??}}
* Contains Loot Tier <1-7> [[Loot#Identifying Loot Tiers|Loot]] 

{{Locations|{{PAGENAME}}}}
: <coords> <location>
{{Spawn Map|{{PAGENAME}}}}

<section end=Chest />

Example

See Singularity Trove for the results of the example code below:

{{Intro
 | Patch Introduced = [[Keep Your Enemies Closer]]
 |   Related Quests = [[Virindi Keys]]
 |          Updated = 
}}
{{Chest
 |               Name = Singularity Trove
 |         Icon Image = Singularity Trove Icon.png
 |         Live Image = Singularity Trove Live.jpg
 | Live Image Caption = Singularity Trove
 |              Value = 2,500
 |             Burden = Varies
 |        Description = A Virindi cache lies here.
 | Special Properties = 
 |    Description Two = Use this item to open it and see its contents. 
 |   Holds Containers = 10
 |    Holds Max Items = 120
 |             Locked = True
 |    Lock Difficulty = This lock looks impossible to pick.
 |         Resistance = 5000
}}
== Notes ==
{{Item Table|Caption=Open with:|Singularity Key}}
:The Trove cannot be lockpicked and can only be opened by a [[Singularity Key]].
* Contains Loot Tier 5-6? [[Loot#Identifying Loot Tiers|Loot]] 
:By today's standards the loot it contains is sub par and it can spawn on special trophies or other items.
{{Locations|{{PAGENAME}}}}
:Found in the [[West Direlands | West]] and [[East Direlands]].  
{{Spawn Map|{{PAGENAME}}}}