Portal Gem Template: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk |
imported>Tlosk No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | {{RightToC}} | ||
{{Related|Page Templates|Wiki Templates| | {{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]]. | 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]]. |
Latest revision as of 18:56, 29 September 2009
Related topics: Page Templates, Wiki Templates, {{Portal Gem}}, {{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]].