Portal Gem Template

From My Wiki
Revision as of 13:44, 6 July 2009 by imported>Tlosk (→‎Wiki Code)
Jump to navigation Jump to search

Related topics: Page Templates, Wiki Templates, Template:Portal Gem, Template:Intro

For use with all items that summon a portal or cast a recall on the player, whether or not it is a "gem." However this doesn't include fixed location Objects that portal a player. The page will automatically be categorized as a Portal Gem.

  • Leave blank or erase variables 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=PortalGem />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Portal 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 ??.

<section end=PortalGem />

Example

See Eldrytch Web Stronghold Portal Gem for the results of the example code below:

{{Intro
 | Patch Introduced = [[Ancient Powers]]
 |   Related Quests = [[Factions]]
 |          Updated = 
}}
{{Portal Gem
 |               Name = Eldrytch Web Stronghold Portal Gem
 |         Icon Image = Eldrytch Web Stronghold Portal Gem Icon.png
 |              Value = 5,000
 |             Burden = 10
 |        Description = This portal summoning gem works best if used outside in a relatively flat area. 
 | Special Properties = [[Attuned]], [[Bonded]]
 |             Spells = [[Summon Primary Portal I]]
 |         Spellcraft = 300
 |               Mana = 100
 |     Cannot Be Sold = True
}}
== Notes ==
* Stack Size: 10
* Destination: [[Eldrytch Web Stronghold]]
* Purchase from [[Raenholm the Archmage]] inside the [[Eldrytch Web Stronghold]].