Template:Sandbox: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Arkalor
m (Reverted edits by Arkalor (talk) to last revision by Tlosk)
imported>Arkalor
No edit summary
Line 1: Line 1:
<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|oldid={{{1|}}}}} {{{2|}}}]</span>
<includeonly>[[Category:Spell]]{{#switch:{{lc:{{{School|??}}}}}
| Creature Enchantment = [[Category:Creature Enchantment Spell]][[Category:Quest Spell]]
| Item Enchantment = [[Category:Item Enchantment Spell]][[Category:Quest Spell]]
| Life Magic = [[Category:Life Magic Spell]][[Category:Quest Spell]]
| Void Magic = [[Category:Void Magic Spell]][[Category:Quest Spell]]
| War Magic = [[Category:War Magic Spell]]][[Category:Quest Spell]]
}}{{#switch:{{lc:{{{Spell Type|player}}}}}
| Player = [[Category:Quest Spell]]
| Monster = [[Category:Monster Only Spell]]
| Fellowship = [[Category:Fellowship Spell]][[Category:Quest Spell]]
| House Item = [[Category:Hooked Item Spell]][[Category:Unlearnable Castable Spell]]
| Recall = [[Category:Recall Spell]]][[Category:Quest Spell]]
}}
{|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|'''{{{Name|??}}}'''
|-
|align=center| School: {{{School|??}}}
|width=40 align=center| {{#ifexist:File:{{{Icon Image|}}}|[[File:{{{Icon Image}}}]]|[[File:Icon.png]]}}
|-valign=top
|colspan=2|
<div style="float:left;width:100%;">Mana: {{#ifeq:{{{Mana|}}}|||[[{{{Mana|}}}]]}}<div style="float: right; text-align: right;">Duration: {{#ifeq:{{{Duration|}}}|||[[{{{Duration|}}}]]}}<br>Spell Level: {{#ifeq:{{{Spell Level|}}}|||[[{{{Spell Level|}}}]]}}</div><br>Range: {{#ifeq:{{{Range|}}}|||[[{{{Range|}}}]]}}</div><br><br>{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}}}}}<br><br><center>Formula:<br>{{{Spell Formula|}}}</center>
|}
|width=20|
|
{{#ifeq:{{{Live Image|Live.jpg}}}
| Live.jpg
|
| {{#ifeq:{{{Live Image|}}}
    |
    |
    | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
  }}
}}
|}
</includeonly><noinclude>
{{Related|Wiki Templates|Spell Template|:Category:Spell}}
== Syntax ==
<pre>
{{Spell
|              Name =
|            School = Creature Enchantment/Item Enchantment/Life Magic/Void Magic/War Magic
|              Type = Player/Monster/Fellowship/House Item/Recall
|              Level = I/II/III/IV/V/VI/VII/VIII
|        Icon Image =  Icon.png
|        Live Image =
| Live Image Caption =
|        Description =
|              Mana =
|              Range =  yds.
|          Duration =  min.
|            Formula = {{Spell Formula|}}
}}
</pre>
 
== Usage ==
This wiki template is a section within the page template [[Spell Template]], go there for full details and an example.
 
</noinclude>

Revision as of 14:22, 5 July 2012

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

Syntax

{{Spell
 |               Name = 
 |             School = Creature Enchantment/Item Enchantment/Life Magic/Void Magic/War Magic
 |               Type = Player/Monster/Fellowship/House Item/Recall
 |              Level = I/II/III/IV/V/VI/VII/VIII
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |        Description = 
 |               Mana = 
 |              Range =  yds.
 |           Duration =  min.
 |            Formula = {{Spell Formula|}}
}}

Usage

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