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>Tlosk No edit summary |
||
Line 39: | Line 39: | ||
== Example == | == Example == | ||
See [[ | See [[]] for the results of the example code below: | ||
<pre style="width:auto; overflow:auto"> | <pre style="width:auto; overflow:auto"> | ||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 17:29, 4 March 2009
Related topics: 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 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
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Gem | Name = | Icon Image = Icon.png | Live Image = | Live Image Caption = | Value = | Burden = | Description = | Special Properties = | Description Two = | Level Req = | Spells = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = | Cannot Be Sold = }} == Notes == * Obtained by ??.
Example
See [[]] for the results of the example code below: