Gem Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Arkalor
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{RightToC}}
{{RightToC}}
{{Related|Page Templates|Wiki Templates|Template:Gem|Template:Intro}}
{{Related|Page Templates|Wiki Templates|{{mtl|Gem}}|{{mtl|Intro}}}}


For use with gems that cast spells, both quest and loot. The page will automatically be categorized as a [[:Category:Gem|Gem]].
For use with usable gems and similar items that cast spells, dispel, summon things, add and remove player stats etc.
* Leave blank or erase variables that aren't applicable.  
* Leave blank or erase variables and categories that aren't applicable.
* Some gems split the description before and after special properties, use Description Two for the second half.  
* Some gems 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, patch introduced, related quests, and updated should be wiki linked (double brackets).  
Line 10: Line 10:


== Wiki Code ==
== Wiki Code ==
<pre style="width:auto; overflow:auto">
<section begin=Gem /><pre style="width:auto; overflow:auto">
{{Intro
{{Intro
  | Patch Introduced =  
  | Patch Introduced =  
Line 23: Line 23:
  |              Value =  
  |              Value =  
  |            Burden =  
  |            Burden =  
  |        Description =  
  |        Description = This portal summoning gem works best if used outside in a relatively flat area.
  | Special Properties =  
  | Special Properties = [[Attuned]], [[Bonded]]
  |    Description Two =  
  |    Description Two =  
  |          Level Req =  
  |          Level Req =  
Line 31: Line 31:
  |        Spellcraft =  
  |        Spellcraft =  
  |              Mana =  
  |              Mana =  
|          Mana Cost =
  |    Cannot Be Sold =  
  |    Cannot Be Sold =  
}}
}}
== Notes ==
== Notes ==
* Does not stack. / Stack Size:
* Destination:
* Obtained by ??.
* Obtained by ??.
</pre>
 
[[Category:Alchemy Gem]]
[[Category:Augmentation Gem]]
[[Category:Dispel Gem]]
[[Category:Portal Gem]]
[[Category:Spell Gem]]
[[Category:Weapon Gem]]
 
</pre><section end=Gem />


== Example ==
== Example ==
See [[]] for the results of the example code below:
See [[Black Market Gem of Dispelling]] for the results of the example code below:


<pre style="width:auto; overflow:auto">
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Ancient Powers]]
|  Related Quests = [[Factions]]
|          Updated =
}}
{{Gem
|              Name = Black Market Gem of Dispelling
|        Icon Image = Black Market Gem of Dispelling Icon.png
|              Value = 1
|            Burden = 10
|        Description = A small glowing gem, that seems to radiate light from an internal source.
| Special Properties = [[Attuned]], [[Bonded]]
|            Spells = [[Incantation of Nullify All Magic Self]]
|        Spellcraft = 210
|              Mana = 500
}}
== Notes ==
* Stack Size: 25
* Sold by [[Arqubal the Archmage]] in the [[Northwatch Castle Black Market]] and [[Freebooter Keep Black Market]] for 262,500p.


[[Category:Dispel Gem]]
</pre>
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Latest revision as of 09:20, 8 October 2012

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

For use with usable gems and similar items that cast spells, dispel, summon things, add and remove player stats etc.

  • Leave blank or erase variables and categories that aren't applicable.
  • Some gems 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

<section begin=Gem />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Gem
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = This portal summoning gem works best if used outside in a relatively flat area.
 | Special Properties = [[Attuned]], [[Bonded]]
 |    Description Two = 
 |          Level Req = 
 |             Spells = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |     Cannot Be Sold = 
}}
== Notes ==
* Does not stack. / Stack Size: 
* Destination: 
* Obtained by ??.

[[Category:Alchemy Gem]]
[[Category:Augmentation Gem]]
[[Category:Dispel Gem]]
[[Category:Portal Gem]]
[[Category:Spell Gem]]
[[Category:Weapon Gem]]

<section end=Gem />

Example

See Black Market Gem of Dispelling for the results of the example code below:

{{Intro
 | Patch Introduced = [[Ancient Powers]]
 |   Related Quests = [[Factions]]
 |          Updated = 
}}
{{Gem
 |               Name = Black Market Gem of Dispelling
 |         Icon Image = Black Market Gem of Dispelling Icon.png
 |              Value = 1
 |             Burden = 10
 |        Description = A small glowing gem, that seems to radiate light from an internal source.
 | Special Properties = [[Attuned]], [[Bonded]]
 |             Spells = [[Incantation of Nullify All Magic Self]]
 |         Spellcraft = 210
 |               Mana = 500
}}
== Notes ==
* Stack Size: 25
* Sold by [[Arqubal the Archmage]] in the [[Northwatch Castle Black Market]] and [[Freebooter Keep Black Market]] for 262,500p.

[[Category:Dispel Gem]]