Template:Enchante: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{#ifeq: {{{planned|}}} | yes | {{PlannedSpell {{!}} {{{name|This spell}}} }} }}
<includeonly>
{| style="float:right"
== Enchante Outline ==
|{{GuildThumb |Bard }}
__NOEDITSECTION__
|}
{| class=wikitable width=60%
{| class=wikitable width=60%
|-
|-valign="top"
| width=20% style="background-color:#F2F2F2;text-align=left"|'''Abbreviation:'''
! width=20% style="background: #B9B59C;border-right: hidden;height: 35px"|
! align="center" style="background:#B9B59C;font-size:150%;border-right:hidden"|'''{{{name|Spell Infobox}}}'''
|{{{abbrev}}}
! 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]]}}
|-valign="top"
|-
| style="background-color:#F2F2F2;text-align=left"|'''Prerequisites:'''
! style="text-align:left"|'''Abbreviation:'''
|{{{prereqs}}}
| colspan=2 {{#ifeq: {{{abbrev|}}} | none | | style="font-size:125%"}} | {{#ifeq: {{{abbrev|}}} | none | {{{abbrev}}} | '''<tt>{{{abbrev|}}}</tt>'''}}
|-valign="top"
|-
| style="background-color:#F2F2F2;text-align=left"|'''Minimum Prep:'''
! style="text-align:left"|'''Prerequisites:'''
|{{{minprep}}}
| colspan=2|{{{prereqs|}}}
|-valign="top"
|-
| style="background-color:#F2F2F2;text-align=left"|'''Casting Cap:'''
! style="text-align:left"|'''Minimum Prep:'''
|{{{castcap}}}
| colspan=2|{{{minprep|}}}
|-valign="top"
|-
| style="background-color:#F2F2F2;text-align=left"|'''Description:'''
! style="text-align:left"|'''Casting Cap:'''
|{{{desc}}}
| colspan=2|{{{castcap|}}}
|-valign="top"
|-
| style="background-color:#F2F2F2;text-align=left"|'''Example messaging:'''
! style="text-align:left"|'''Description:'''
|{{{messaging}}}
| colspan=2|{{{desc|}}}
|-
! style="text-align:left"|'''Example messaging:'''
| colspan=2|{{{messaging|}}}
|}
|}
<includeonly>
== Notes ==
{{{notes}}}

<!-- Categories -->
<!-- Categories -->
<!--do not add categories if it is a planned spell -->
[[Category:Bard Enchantes]]
{{#ifeq: {{{planned|}}} | yes
|[[Category:Planned Enchantes]] |
|[[Category:Bard Enchantes]] | }}
{{#if: {{{enchantetype|}}} | [[Category:{{{enchantetype}}}]] }}
{{#if: {{{enchantetype|}}} | [[Category:{{{enchantetype}}}]] }}
[[Category:Elemental Magic]]
[[Category:Elemental Magic]]
{{#if: {{{spelltype|}}} |[[Category:{{{spelltype}}} Spells]] | }}</includeonly>
{{#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>
<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==


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

Revision as of 13:35, 16 June 2007

Bard thumb.jpgBard Guild
Spell Infobox
Abbreviation:
Prerequisites:
Minimum Prep:
Casting Cap:
Description:
Example messaging:


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.

{{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
}}