Portal Gem Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Arkalor
(Redirected page to Item Template)
 
Line 1: Line 1:
{{RightToC}}
#REDIRECT[[Item Template]]
{{Related|Page Templates|Wiki Templates|{{mtl|Portal Gem}}|{{mtl|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 [[:Category:Object|Objects]] that portal a player. The page will automatically be categorized as a [[:Category:Portal Gem|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 <code>Cannot be Sold = True</code> to display.
 
== Wiki Code ==
<section begin=PortalGem /><pre style="width:auto; overflow:auto">
{{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 ??.
</pre><section end=PortalGem />
 
== Example ==
See [[Eldrytch Web Stronghold Portal Gem]] for the results of the example code below:
 
<pre style="width:auto; overflow:auto">
{{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]].
</pre>
 
[[Category:Page Template]]

Latest revision as of 20:13, 15 November 2014

Redirect to: