Jewelry Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
Line 7: Line 7:
* Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).  
* Special properties, 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 there is no live image indicated or if it is "Live.jpg" then that section will not be shown.  
* Set '''Cannot be Sold''' to '''True''' to display.
* Set <code>Cannot be Sold = True</code> to display.


== Wiki Code ==
== Wiki Code ==
Line 20: Line 20:
  |              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 39: Line 39:
* ??
* ??
</pre>
</pre>


== Example ==
== Example ==

Revision as of 17:23, 4 March 2009

Related topics: Page Templates, Wiki Templates, Template:Jewelry, Template: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, 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.
  • Set Cannot be Sold = True to display.

Wiki Code

{{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 = 
}}
== Notes ==
* ??

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
 |         Live Image = 
 | Live Image Caption = 
 |              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.
 |     Player Attuned = 
 |          Level Req = 150
 |             Spells = [[Epic Willpower]], [[Mana Renewal Other Incantation]], [[Empyrean Mana Absorbtion]], [[Mana Conversion Mastery Incantation]], [[Major Piercing Ward]]
 |    Activation Reqs = 
 |         Spellcraft = 325
 |               Mana = 1000
 |          Mana Cost = 30
 |     Cannot Be Sold = 
}}
== Notes ==
* Created by combining an [[Empyrean Crystal]] with a [[Blue Empyrean Ring]].

[[Category:Bonded]]
[[Category:Ivoryable]]