Template:Potion: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
(New page: <includeonly>{|border=0 cellpadding=0 cellspacing=3 style=width:100% |-valign=top | {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=center|'''{{{...)
 
imported>Tlosk
No edit summary
Line 9: Line 9:
|-
|-
|colspan=2|  
|colspan=2|  
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties}}}<br><br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells|}}}<br><br>}}{{#ifeq:{{{Activation Requirements|}}}|||Activation Requirements: {{{Activation Requirements|}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br><br>}}{{#ifeq:{{{Description Two|}}}|||{{{Description Two|}}}<br><br>}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br>|}}
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties}}}<br><br>}}{{#ifeq:{{{Description Two|}}}|||{{{Description Two|}}}<br><br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells|}}}<br><br>}}{{#ifeq:{{{Activation Requirements|}}}|||Activation Requirements: {{{Activation Requirements|}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br>}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br>|}}
|}
|}
|width=20|
|width=20|

Revision as of 08:54, 26 February 2009

Related topics: Wiki Templates, Potion Template

Syntax

{{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
}}

Usage

This wiki template is a section within the page template Housing Item Template, go there for full details and an example.