Template:Scroll: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk's Bot
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|-
|-
|align=center| Value: {{{Value|??}}}<br>{{{Burden|??}}} Burden Units
|align=center| Value: {{{Value|??}}}<br>{{{Burden|??}}} Burden Units
|width=40 align=center| [[{{#ifeq: {{{Icon Image|}}} || Image:Icon.png | Image:{{{Icon Image}}}}}]]
|width=40 align=center| {{#ifexist:File:{{{Icon Image|}}}|[[File:{{{Icon Image}}}]]| [[File:Icon.png]]}}
|-
|-
|colspan=2|  
|colspan=2|  
{{#ifeq:{{{Spell|}}}|||Inscribed Spell: [[{{{Spell|}}}]]<br><br>}}
{{#ifeq:{{{Spell|}}}|||Inscribed Spell: [[{{{Spell|}}}]]<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:{{{Spell|}}}|||Use this item to attempt to learn its spell.<br><br>Casts the following spells: [[{{{Spell|}}}}}]]<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:{{{Spell|}}}|||Use this item to attempt to learn its spell.<br><br>Casts the following spells: [[{{{Spell|}}}]]}}<br><br>{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br><br>|}}
|}
|}
|width=20|
|width=20|

Latest revision as of 16:59, 12 October 2009

Related topics: Wiki Templates, Scroll Template, Category:Scroll

Syntax

{{Scroll
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |              Spell = 
 |     Cannot Be Sold = 
}}

Usage

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