Contract Template: Difference between revisions
From Drunkapedia
imported>Arkalor |
imported>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(One intermediate revision by the same user not shown) | |||
Line 33: | Line 33: | ||
}} | }} | ||
== Notes == | == Notes == | ||
* {{ | * {{Item Drops|{{PAGENAME}}}} | ||
* ?? | * ?? | ||
Line 65: | Line 65: | ||
</pre> | </pre> | ||
[[Category:Page | [[Category:Page Templates]] |
Latest revision as of 20:09, 8 April 2014
Related topics: Page Templates, Wiki Templates, {{Contract}}, {{Intro}}
For use with all contracts that help players to track quests in game. Contracts are automatically categorised as Category:Contract and a level range depending on what was entered for Recommended Level. For example, entering 200 adds [[Category:Contract (200+)]]
- 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".
- The quest that the contract is for should be entered under Related Quests.
- Additional information after the description can be added using line breaks "<br>".
- Notes should include how the contract was obtained (Contract Broker, dropped by a creature etc).
- If the contract was purchased or given by an NPC then you can delete the link to trophy drops.
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 == * {{Item Drops|{{PAGENAME}}}} * ??
<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 = [[Prickly Pear Collecting]] | 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 == * Given by [[Hammah al Rundik]] at the [[City of Neftet|Lost City of Neftet]].