Template:Spell: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''{{PAGENAME}}''' is a {{{level|{{{4}}}}}} level [[spell]]{{{custom_text| in the [[School of {{{school|{{{1}}}}}}]]}}}. | '''{{PAGENAME}}''' is a {{{level|{{{4}}}}}} level [[spell]]{{{custom_text| in the [[School of {{{school|{{{1}}}}}}]]}}}. | ||
{| | {| cellpadding=0 cellspacing=0 style="background-color:#B8E6E6; border: 1px solid black; float:{{{float|right}}}; width:225px" | ||
| colspan=3 align=center bgcolor=00C0C0 style="height: 25px;" | '''{{{name|{{PAGENAME}}}}}''' | |||
| | |||
|- | |- | ||
| rowspan=5 align=center valign=top | {{{image|[[Image: | | rowspan=5 align=center valign=top | {{{image|[[Image:{{PAGENAME}}.png]]}}} | ||
|- | |- | ||
| '''School:''' | | '''School:''' | ||
| | | {{-}}{{{exception|[[School of {{{school|{{{1|}}}}}}]]}}} | ||
|- | |- | ||
| '''Level:''' | | '''Level:''' | ||
| | | {{-}}{{{level|{{{4|}}}}}} | ||
|- | |- | ||
| '''Basic cost:''' | | '''Basic cost:''' |
Revision as of 15:25, 27 March 2014
Spell is a {{{4}}} level spell in the [[School of {{{1}}}]].
Spell | |||
File:Spell.png | |||
School: | School of | ||
Level: | |||
Basic cost: | {{{2}}} | ||
Duration: | {{{3}}} | ||
Basic effect | |||
| |||
Advanced effect | |||
| |||
Expert effect | |||
|
How to use
Copy the code at the beginning of the spell article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "school" is not the same as "school". Additionally, note that the school should be written with small first letters (e.g. earth magic).
{{Spell | school = | level = | cost = | duration = | b_effect = | a_effect = | e_effect = }} |
You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:
| custom_text = |
You can also use another image by including image variable row:
| image = |