Scroll Template: Difference between revisions
(New page: {{RightToC}} {{Related|Page Templates|Wiki Templates|Template:Scroll|Template:Intro}} For use with all scrolls that teach a player a new spell. The page will automatically be categorized ...) |
>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
== Wiki Code == | == Wiki Code == | ||
<pre style="width:auto; overflow:auto"> | <section begin=Scroll /><pre style="width:auto; overflow:auto"> | ||
{{Intro | {{Intro | ||
| Patch Introduced = | | Patch Introduced = | ||
Line 30: | Line 30: | ||
== Notes == | == Notes == | ||
* ?? | * ?? | ||
</pre> | </pre><section end=Scroll /> | ||
== Example == | == Example == | ||
Line 52: | Line 51: | ||
| Special Properties = | | Special Properties = | ||
| Description Two = | | Description Two = | ||
| Spell = | | Spell = Incantation of Force Streak | ||
| Cannot Be Sold = | | Cannot Be Sold = | ||
}} | }} | ||
Line 59: | Line 58: | ||
</pre> | </pre> | ||
[[Category:Page | [[Category:Page Templates]] |
Latest revision as of 02:13, 9 April 2014
Related topics: Page Templates, Wiki Templates, Template:Scroll, Template:Intro
For use with all scrolls that teach a player a new spell. The page will automatically be categorized as Scroll.
- You can leave blank or erase variables that aren't applicable.
- Special Properties, Patch Introduced, Related Quests, Updated, and the Spell 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 to True to display.
Wiki Code Edit
<section begin=Scroll />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Scroll | Name = | Icon Image = Icon.png | Live Image = | Live Image Caption = | Value = | Burden = | Description = | Special Properties = | Description Two = | Spell = | Cannot Be Sold = }} == Notes == * ??
<section end=Scroll />
Example Edit
See Inscription of Force Streak for the results of the example code below:
{{Intro | Patch Introduced = [[Ancient Powers]] | Related Quests = [[Spell Research]] | Updated = }} {{Scroll | Name = Inscription of Force Streak | Icon Image = Inscription of Force Streak Icon.png | Live Image = | Live Image Caption = | Value = 60,000 | Burden = 30 | Description = Sends a bolt of force streaking towards the target. The bolt does 45-90 points of piercing damage to the first thing it hits. | Special Properties = | Description Two = | Spell = Incantation of Force Streak | Cannot Be Sold = }} == Notes == * Crafted by combining [[Quill of Infliction]] + [[Mana Scarab]] + [[Alacritous Ink]] + [[Glyph of Piercing]].