Gem Template: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk (New page: {{RightToC}} {{Related|Page Templates|Wiki Templates|Template:Gem|Template:Intro}} For use with gems that cast spells, both quest and loot. The page will automatically be categorized as a...) |
imported>Arkalor |
||
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | {{RightToC}} | ||
{{Related|Page Templates|Wiki Templates| | {{Related|Page Templates|Wiki Templates|{{mtl|Gem}}|{{mtl|Intro}}}} | ||
For use with gems that cast spells, | 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 = | ||
| 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 [[ | 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 | {{Intro | ||
| Patch Introduced = [[ | | Patch Introduced = [[Ancient Powers]] | ||
| Related Quests = [[ | | Related Quests = [[Factions]] | ||
| Updated = | | Updated = | ||
}} | }} | ||
{{ | {{Gem | ||
| Name = Black Market Gem of Dispelling | |||
| Name = | | Icon Image = Black Market Gem of Dispelling Icon.png | ||
| Icon Image = | | Value = 1 | ||
| Burden = 10 | |||
| Description = A small glowing gem, that seems to radiate light from an internal source. | |||
| Value = | | Special Properties = [[Attuned]], [[Bonded]] | ||
| Burden = | | Spells = [[Incantation of Nullify All Magic Self]] | ||
| Description = A | | Spellcraft = 210 | ||
| Special Properties = [[Attuned]], [[Bonded]] | | Mana = 500 | ||
| Spells = [[ | |||
| Spellcraft = | |||
| Mana = | |||
}} | }} | ||
== Notes == | == Notes == | ||
* | * Stack Size: 25 | ||
* Sold by [[Arqubal the Archmage]] in the [[Northwatch Castle Black Market]] and [[Freebooter Keep Black Market]] for 262,500p. | |||
[[Category: | [[Category:Dispel Gem]] | ||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Latest revision as of 14: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]]