Template:Enchante: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
m (Replacing page with '{| class="wikitable" ! align="center" | '''<font size=4>Notice</font>''' |- |Template:Enchante is now being handeled by Template:Spell. The variables are still the same...')
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{{#ifeq: {{{planned|}}} | yes | {{PlannedSpell {{!}} {{{name|This spell}}} }} }}
! align="center" | '''<font size=4>Notice</font>'''
{| style="float:right"
|{{GuildThumb |Bard }}
|}
{| class=wikitable width=60%
|-
! width=20% style="background: #B9B59C;border-right: hidden;height: 35px"|
! align="center" style="background:#B9B59C;font-size:150%;border-right:hidden"|'''{{{name|Spell Infobox}}}'''
! valign="middle" width=20% style="background:#B9B59C;border-left:hidden"| {{#ifeq: {{{scroll|}}} | yes | [[Image:miniscroll.jpg|Scroll-only Spell]]}} {{#ifeq: {{{target|}}} | yes | [[Image:minitarget.jpg|Targetted Magic Spell]]}} {{#ifeq: {{{held|}}} | yes | [[Image:miniheld.jpg|Held Mana spell]]}}
|-
! style="text-align:left"|'''Abbreviation:'''
| colspan=2 {{#ifeq: {{{abbrev|}}} | none | | style="font-size:125%"}} | {{#ifeq: {{{abbrev|}}} | none | {{{abbrev}}} | '''<tt>{{{abbrev|}}}</tt>'''}}
|-
! style="text-align:left"|'''Prerequisites:'''
| colspan=2|{{{prereqs|}}}
|-
! style="text-align:left"|'''Minimum Prep:'''
| colspan=2|{{{minprep|}}}
|-
! style="text-align:left"|'''Casting Cap:'''
| colspan=2|{{{castcap|}}}
|-
! style="text-align:left"|'''Description:'''
| colspan=2|{{{desc|}}}
|-
|-
|[[Template:Enchante]] is now being handeled by [[Template:Spell]]. The variables are still the same, so please replace <pre>{{Enchante</pre> in this article with
! style="text-align:left"|'''Example messaging:'''
<pre>{{Spell
| colspan=2|{{{messaging|}}}
|guild=Bard</pre>
|}
|}
<includeonly>
<!-- Categories -->
<!--do not add categories if it is a planned spell -->
{{#ifeq: {{{planned|}}} | yes
|[[Category:Planned Enchantes]] |
|[[Category:Bard Enchantes]] | }}
{{#if: {{{enchantetype|}}} | [[Category:{{{enchantetype}}}]] }}
[[Category:Elemental Magic]]
{{#if: {{{spelltype|}}} |[[Category:{{{spelltype}}} Spells]] | }}
{{#ifeq: {{{held|}}} | yes |[[Category:Held Mana Spells]] | }}
{{#ifeq: {{{target|}}} | yes |[[Category:Targeted Spells]] | }}
{{#ifeq: {{{scroll|}}} | yes |[[Category:Scroll Spells ]] | }}
}}
<!-- The 'notes' section below is so spell notes are still visible while the individual spell articles are edited to use the new template. Delete when the project is completed. -->
{{#if: {{{notes|}}} |
==NOTES==
{{{notes}}} |}}
<!-- end section to delete -->
</includeonly>
<noinclude>
This template provides an infobox for enchante articles. Notes and commentary should be added on the individual enchante articles via normal article editing.

==Usage==
When making a new enchante article, copy the text below into the edit window and fill in the parameter values as appropriate.
<pre>
{{spell
|name=
|abbrev=
|prereqs= <!--links to other enchantes if needed-->
|minprep=
|castcap=
|desc=
|messaging=
|enchantetype=
|spelltype=
|held= yes/no
|scroll= yes/no
|planned = yes/no
}}
</pre>[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Latest revision as of 22:05, 6 October 2008

Notice
Template:Enchante is now being handeled by Template:Spell. The variables are still the same, so please replace
{{Enchante
in this article with
{{Spell
|guild=Bard