Jewelry Template: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk mNo edit summary |
imported>Arkalor (Added section for listing updates) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | {{RightToC}} | ||
{{Related|Page Templates|Wiki Templates| | {{Related|Page Templates|Wiki Templates|{{mtl|Jewelry}}|{{mtl|Intro}}}} | ||
For use with all jewelry, both quest and treasure. The page will automatically be categorized as [[:Category:Jewelry|Jewelry]] and as the Jewelry Type (Ring, Necklace, or Bracelet). | For use with all jewelry, both quest and treasure. The page will automatically be categorized as [[:Category:Jewelry|Jewelry]] and as the Jewelry Type (Ring, Necklace, or Bracelet). | ||
* You can leave blank or erase variables that aren't applicable. | * You can leave blank or erase variables that aren't applicable. | ||
* Many pieces of jewelry split the description before and after special properties, use Description Two for the second half. | * Many pieces of jewelry split the description before and after special properties, use Description Two for the second half. | ||
* Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets). | * 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. | * If an item is a [[Rare]], add '''Rare Number = ??''' to the {{tl|Intro}} template. | ||
* Set | * If there is no live image indicated or if it is "Live.jpg" then that section will not be shown. As a general rule most jewelery won't benefit from a live shot and it should be skipped. | ||
* Set <code>Cannot be Sold = True</code> to display. | |||
== Wiki Code == | == Wiki Code == | ||
<pre style="width:auto; overflow:auto"> | <section begin=Jewelry /><pre style="width:auto; overflow:auto"> | ||
{{Intro | {{Intro | ||
| Patch Introduced = | | Patch Introduced = | ||
Line 20: | Line 21: | ||
| Name = | | Name = | ||
| Icon Image = Icon.png | | Icon Image = Icon.png | ||
| Live Image = | | Live Image = Live.jpg | ||
| Live Image Caption = | | Live Image Caption = | ||
| Value = | | Value = | ||
Line 34: | Line 35: | ||
| Mana = | | Mana = | ||
| Mana Cost = | | Mana Cost = | ||
| Cannot Be Sold = | | Cannot Be Sold = False | ||
}} | }} | ||
== Notes == | == Notes == | ||
* ?? | * ?? | ||
== Update History == | |||
{{Update History| | |||
Patch Name | |||
* ?? | |||
}} | |||
</pre><section end=Jewelry /> | |||
== Example == | == Example == | ||
Line 54: | Line 60: | ||
| Name = Enhanced Blue Empyrean Ring | | Name = Enhanced Blue Empyrean Ring | ||
| Icon Image = Enhanced Blue Empyrean Ring Icon.png | | Icon Image = Enhanced Blue Empyrean Ring Icon.png | ||
| Value = 5,000 | | Value = 5,000 | ||
| Burden = 50 | | Burden = 50 | ||
Line 61: | Line 65: | ||
| Special Properties = [[Attuned]], [[Bonded]], [[Ivoryable]] | | Special Properties = [[Attuned]], [[Bonded]], [[Ivoryable]] | ||
| Description Two = One of the five Empyrean Rings. Any two combine for an additional spell set. | | Description Two = One of the five Empyrean Rings. Any two combine for an additional spell set. | ||
| Level Req = 150 | | Level Req = 150 | ||
| Spells = [[Epic Willpower]], [[Mana Renewal Other Incantation]], [[Empyrean Mana Absorbtion]], [[Mana Conversion Mastery Incantation]], [[Major Piercing Ward]] | | Spells = [[Epic Willpower]], [[Mana Renewal Other Incantation]], [[Empyrean Mana Absorbtion]], [[Mana Conversion Mastery Incantation]], [[Major Piercing Ward]] | ||
| Spellcraft = 325 | | Spellcraft = 325 | ||
| Mana = 1000 | | Mana = 1000 | ||
| Mana Cost = 30 | | Mana Cost = 30 | ||
}} | }} | ||
== Notes == | == Notes == |
Latest revision as of 01:19, 19 February 2013
Related topics: Page Templates, Wiki Templates, {{Jewelry}}, {{Intro}}
For use with all jewelry, both quest and treasure. The page will automatically be categorized as Jewelry and as the Jewelry Type (Ring, Necklace, or Bracelet).
- You can leave blank or erase variables that aren't applicable.
- Many pieces of jewelry split the description before and after special properties, use Description Two for the second half.
- Special properties (such as Bonded), patch introduced, related quests, and updated should be wiki linked (double brackets).
- If an item is a Rare, add Rare Number = ?? to the {{Intro}} template.
- If there is no live image indicated or if it is "Live.jpg" then that section will not be shown. As a general rule most jewelery won't benefit from a live shot and it should be skipped.
- Set
Cannot be Sold = True
to display.
Wiki Code
<section begin=Jewelry />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Jewelry | Jewelry Type = | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Value = | Burden = | Description = | Special Properties = [[Attuned]], [[Bonded]] | Description Two = | Player Attuned = | Level Req = | Spells = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = | Cannot Be Sold = False }} == Notes == * ?? == Update History == {{Update History| Patch Name * ?? }}
<section end=Jewelry />
Example
See Enhanced Blue Empyrean Ring for the results of the example code below:
{{Intro | Patch Introduced = [[Shifting Tactics]] | Related Quests = [[Colosseum]] | Updated = }} {{Jewelry | Jewelry Type = Ring | Name = Enhanced Blue Empyrean Ring | Icon Image = Enhanced Blue Empyrean Ring Icon.png | Value = 5,000 | Burden = 50 | Description = A piece of the Empyrean Rings set.<br><br> A ring of pyreal fitted with a band of glowing blue metal. | Special Properties = [[Attuned]], [[Bonded]], [[Ivoryable]] | Description Two = One of the five Empyrean Rings. Any two combine for an additional spell set. | Level Req = 150 | Spells = [[Epic Willpower]], [[Mana Renewal Other Incantation]], [[Empyrean Mana Absorbtion]], [[Mana Conversion Mastery Incantation]], [[Major Piercing Ward]] | Spellcraft = 325 | Mana = 1000 | Mana Cost = 30 }} == Notes == * Created by combining an [[Empyrean Crystal]] with a [[Blue Empyrean Ring]]. [[Category:Bonded]] [[Category:Ivoryable]]