Potion Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
(New page: {{RightToC}} {{Related|Page Templates|Wiki Templates|:Category:Potion|Template:Potion|Template:Intro}} For use with drinkable potions. * You can leave blank or erase variables that aren'...)
 
imported>Arkalor
(Redirected page to Item Template)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{RightToC}}
#REDIRECT[[Item Template]]
{{Related|Page Templates|Wiki Templates|:Category:Potion|Template:Potion|Template:Intro}}
 
For use with drinkable potions.
* You can leave blank or erase variables that aren't applicable.
* 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''' to '''True''' to display.
* The page will automatically be categorized as a [[:Category:|Potion]].
 
== Wiki Code ==
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Potion
|              Name =
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
|              Value =
|            Burden =
|        Description =
| Special Properties =
|    Description Two =
|            Spells =
|    Activation Reqs =
|        Spellcraft =
|              Mana =
|    Cannot Be Sold = False
}}
== Notes ==
* Does not stack. / Stack Size: ??
* Obtained by ??.
</pre>
 
== Example ==
See [[Platinum Spirits]] for the results of the example code below:
 
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Mired Hearts]]
|  Related Quests = [[Aun Golem Hunters]]
|          Updated = [[Pillars Made of Sand]]
}}
{{Potion
|              Name = Platinum Spirits
|        Icon Image = Platinum Spirits Icon.png
|        Live Image = Platinum Spirits Live.jpg
| Live Image Caption = Platinum Spirits
|              Value = 100,000
|            Burden = 75
|        Description = A stein filled to the brim with an odd silver liquid.
| Special Properties =
|    Description Two =
|            Spells = [[Innervate]] (Increases maximum stamina by 200 points for 4 hours.)
|    Activation Reqs = Arcane Lore: 200
|        Spellcraft = 150
|              Mana = 50
|    Cannot Be Sold = False
}}
== Notes ==
* Stack Size: 10
* Obtained by speaking to [[Aun Khekierea]] in [[Ayan Baqur]] (must speak first to start the count), then kill 5 [[Platinum Golem Mountain King]]s found in the [[Valley of Death]] and then speak to [[Ayan Baqur]] again for 6 spirits. Speak to him again while you are there to start a new count.
</pre>
 
[[Category:Page Template]]

Latest revision as of 20:13, 15 November 2014

Redirect to: