Template:Food: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Arkalor
No edit summary
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
|-
|-
|colspan=2|  
|colspan=2|  
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Restores|}}}|||{{#ifeq:{{{Restores| }}}| ||{{{Restores}}}<br><br>}}}}{{#ifeq:{{{Spells|}}}|||{{#ifeq:{{{Spells| }}}| ||Casts the following spells:{{{Spells}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br><br>}}}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br><br>|}}
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Restores|}}}|||{{#ifeq:{{{Restores| }}}| ||{{{Restores}}}<br><br>}}}}{{#ifeq:{{{Spells|}}}|||{{#ifeq:{{{Spells| }}}| ||Casts the following spells:{{{Spells}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br><br>}}}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br><br>|}}{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
|}
|}
|width=20|
|width=20|
Line 23: Line 23:
}}
}}
|}[[Category:Food]]</includeonly><noinclude>
|}[[Category:Food]]</includeonly><noinclude>
{{Related|Wiki Templates|Trophy Template|{{mtl|Crafting}}|{{mtl|Ingredient}}|{{mtl|Recipe}}}}
{{Related|Wiki Templates|Food Template|Trophy Template}}
== Syntax ==
== Syntax ==
<pre>
<pre>

Latest revision as of 18:45, 10 July 2012

Related topics: Wiki Templates, Food Template, Trophy Template

Syntax

{{Food
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 |    Description Two = Use this item to eat/drink it.
 | Special Properties = 
 |           Restores = Restores ?? Health/Stamina/Mana when consumed/eaten/used.
 |             Spells = 
 |         Spellcraft = 
 |               Mana = 
 |     Cannot Be Sold = True
}}

Usage

This is a component template that is part of a Page Template. See Food Template for details on usage and examples.