Pack Template

From Drunkapedia
Revision as of 16:06, 19 July 2012 by imported>Arkalor's Bot (Created page with "{{Related|Page Templates|Wiki Templates|{{mtl|Pack}}|{{mtl|Intro}}}} {{righttoc}} Template for use with packs, belts, and pouches. Remove information that is not applicable. =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Template for use with packs, belts, and pouches. Remove information that is not applicable.

Wiki Code

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

Example

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

{{Intro
 | Patch Introduced = [[Tricks and Treats]]
 |   Related Quests = [[Pumpkin Lord Kill Task]]
 |          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.