Editing Template:Spell

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<onlyinclude><div style="{{{style|}}};display:inline-block;margin:0px 10px 0px 10px;text-align:center;padding:0px;">
+
<onlyinclude><div style="float:{{{float|left}}};margin:0px 10px 0px 10px;text-align:center;padding:0px;">
 
{| class=bluetable style="width:300px"
 
{| class=bluetable style="width:300px"
 
!colspan=2 style="text-align:center"|'''{{{name|?}}}'''
 
!colspan=2 style="text-align:center"|'''{{{name|?}}}'''
 
|-
 
|-
|colspan=2|{{{type|?}}}
+
!style="width:100px"|Spell Type
 +
|{{{type|?}}}
 
|-
 
|-
!style="width:100px;"|Element Type
+
!Element
 
|{{{{{element|Neutral}}}Element}}
 
|{{{{{element|Neutral}}}Element}}
 
|-
 
|-
Line 26: Line 27:
 
:*<code><nowiki>element=</nowiki></code> what [[Element]] is the spell? (It'll be "Neutral" by default)
 
:*<code><nowiki>element=</nowiki></code> what [[Element]] is the spell? (It'll be "Neutral" by default)
 
:*<code><nowiki>use=</nowiki></code> how can you use it, '''battle spell'''? '''on self'''? '''on teammates'''? '''on wilds'''? '''[[enchanting]]'''? '''other pets'''? on opponents?
 
:*<code><nowiki>use=</nowiki></code> how can you use it, '''battle spell'''? '''on self'''? '''on teammates'''? '''on wilds'''? '''[[enchanting]]'''? '''other pets'''? on opponents?
:*<code>cast-rowspan=</code> for when you are adding multiple casters
 
 
:*<code><nowiki>caster=</nowiki></code> what [[Element]] of pets can cast this spell?
 
:*<code><nowiki>caster=</nowiki></code> what [[Element]] of pets can cast this spell?
 
:*<code><nowiki>desc=</nowiki></code> description of the spell
 
:*<code><nowiki>desc=</nowiki></code> description of the spell
:'''Optional'''
+
:*<code><nowiki>float=</nowiki></code> '''Optional:''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text.
:*<code>style=</code> will allow you to add extra css styling, such as <code>float:</code> (''left,right,none'')
 
 
 
===Adding single caster===
 
*If it is a single element caster, then you can skip the <code>cast-rowspan=</code>.
 
 
 
===Adding multiple casters===
 
#First you add the <code>cast-rowspan=</code> with the number of casters
 
#then you just add the first caster normally, the second one needs to be added into another row cell, and so on
 
#*Because writing a <code><nowiki>|</nowiki></code> will break the template, you need to write <code><nowiki>{{!}}</nowiki></code> instead (it will become a normal vertical bar)
 
#*Please use the [[Template:Table Cell Templates|Table Cell Templates]] when adding multiple elemental casters, makes things more colorful. Example: <code><nowiki>{{FireElement|Fire Pets, lvl 4}}</nowiki></code>
 
;Example showing 4 different elemental casters
 
<pre style="width:600px;float:left">
 
{{Spell
 
|name=Disorient
 
|type=Mental Spell
 
|use=*Wilds
 
*Opponent
 
*Enchanting
 
|cast-rowspan=4
 
|caster={{FireElement|Fire Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{WindElement|Wind Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{EarthElement|Earth Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{WaterElement|Water Pets, lvl 10}}
 
|desc=[[Debuff]]s target's '''[[Defense]]'''<br>'''Needs to be Manually Cast'''}}
 
</pre>
 
{{Spell
 
|name=Disorient
 
|type=Mental Spell
 
|use=*Wilds
 
*Opponent
 
*Enchanting
 
|cast-rowspan=4
 
|caster={{FireElement|Fire Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{WindElement|Wind Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{EarthElement|Earth Pets, lvl 10}}
 
{{!}}-
 
{{!}}{{WaterElement|Water Pets, lvl 10}}
 
|desc=[[Debuff]]s target's '''[[Defense]]'''<br>'''Needs to be Manually Cast'''}}
 
{{clear}}
 
  
 
==See Also==
 
==See Also==
 
{{Useful Templates}}
 
{{Useful Templates}}
 
|}
 
|}

Please note that all contributions to Krafties may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)