Contract Template

From Drunkapedia
Revision as of 20:34, 17 May 2011 by imported>Arkalor (Created page with "{{RightToC}} {{Related|Page Templates|Wiki Templates|{{mtl|Contract}}|{{mtl|Intro}}}} * You can leave blank or erase variables that aren't applicable. * Special properties (such...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

  • You can leave blank or erase variables that aren't applicable.
  • Special properties (such as Bonded), patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
  • Most contracts cannot be sold so "Cannot be Sold" can be left at "True".
  • Additional information after the description can be added using line breaks "<br>".

Wiki Code

<section begin=Contract/>

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Contract
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 100
 |             Burden = 0
 |        Description = 
 | Cooldown When Used = 2s
 | Special Properties = [[Bonded]]
 |  Recommended Level = 
 |     Cannot Be Sold = True
}}
== Notes ==
* ??

<section end=Contract/>

Example

See the Prickly Pear Collecting (Level 200+) for results of the code below:

{{Intro
 | Patch Introduced = [[Lost City of Neftet‎‎]]
 |   Related Quests = [[Contracts]]
 |          Updated = 
}}
{{Contract
 |               Name = Prickly Pear Collecting (Level 200+)
 |         Icon Image = Prickly Pear Collecting (Level 200+) Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 0
 |             Burden = 0
 |        Description = A contract for collecting prickly pears from the canyons of the Lost City of Neftet.<br><br>You can only carry 1 of these items.
 | Cooldown When Used = 2s
 | Special Properties = [[Attuned]], [[Bonded]]
 |  Recommended Level = 200
 |     Cannot Be Sold = True
}}
== Notes ==
* Sold by [[Hammah al Rundik]] at the [[City of Neftet|Lost City of Neftet‎‎]].