m (Created page with '{{Related|Page Templates|Wiki Templates|{{mtl|Pack}}|{{mtl|Chest}}|{{mtl|Intro}}}} == Wiki Code == === Pack === <pre style="width:auto; overflow:auto"> {{Intro | Patch Introduc...')
 
mNo edit summary
Line 12: Line 12:
  |              Name =  
  |              Name =  
  |        Icon Image =  Icon.png
  |        Icon Image =  Icon.png
  |        Live Image = Live.jpg
  |        Live Image =  
  | Live Image Caption =  
  | Live Image Caption =  
  |              Value = 65
  |              Value =  
  |            Burden = varies
  |            Burden =  
  |        Description = Use this item to close it
  |        Description =  
  | Special Properties =  
  | Special Properties =  
  |    Description Two = Can hold up to ?? items.
  |    Description Two = Use this item to close it.
|    Holds Max Items =
  |    Cannot Be Sold = False
  |    Cannot Be Sold = False
}}
}}
Line 24: Line 25:
* ??
* ??


[[Category:Container]]
[[Category:Pack]]
</pre>
</pre>
==== Example ====
See [[Pumpkin Backpack]] for the results of the example code below:
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Tricks and Treats]]
|  Related Quests = [[Hunter Quest (Pumpkin Lords)]]
|          Updated =
}}
{{Pack
|              Name = Pumpkin Backpack
|        Icon Image = Pumpkin Backpack Icon.png
|        Live Image = Pumpkin Backpack Live.jpg
| Live Image Caption = Pumpkin Backpack
|              Value = 250
|            Burden = 1
|        Description = A hollowed out pumpkin with some straps so it can be used to carry things.
| Special Properties =
|    Description Two = Use this item to close it.
|    Holds Max Items = 24
|    Cannot Be Sold = False
}}
== Notes ==
* The Pumpkin Backpack is a random reward from the [[Majestic Pumpkin]] for completing the [[Hunter Quest (Pumpkin Lords)|Pumpkin Lords]] kill quest.
</pre>


=== Chests and Troves ===
=== Chests and Troves ===

Revision as of 15:21, 21 June 2009

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

Wiki Code

Pack

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Pack
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = Use this item to close it.
 |    Holds Max Items = 
 |     Cannot Be Sold = False
}}
== Notes ==
* ??

Example

See Pumpkin Backpack for the results of the example code below:

{{Intro
 | Patch Introduced = [[Tricks and Treats]]
 |   Related Quests = [[Hunter Quest (Pumpkin Lords)]]
 |          Updated = 
}}
{{Pack
 |               Name = Pumpkin Backpack
 |         Icon Image = Pumpkin Backpack Icon.png
 |         Live Image = Pumpkin Backpack Live.jpg
 | Live Image Caption = Pumpkin Backpack
 |              Value = 250
 |             Burden = 1
 |        Description = A hollowed out pumpkin with some straps so it can be used to carry things. 
 | Special Properties = 
 |    Description Two = Use this item to close it.
 |    Holds Max Items = 24
 |     Cannot Be Sold = False
}}
== Notes ==
* The Pumpkin Backpack is a random reward from the [[Majestic Pumpkin]] for completing the [[Hunter Quest (Pumpkin Lords)|Pumpkin Lords]] kill quest. 


Chests and Troves

{{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 = 
}}
== Notes ==
* Found at the following locations:
: <coords> <location>
* Open with [[??]]
* Use to obtain [[??]] 
:<font color=green> </font>


[[Category:Container]]
[[Category:Chest]]