Template:SpellList: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(39 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq:{{{1|}}}|h|
<includeonly>{{#switch:{{{1|}}}
|h=Bolded spells are [[:Category:Signature spells|signature spells]].
{{{!}} class="wikitable sortable" width="100%"
{{{!}} class="wikitable sortable" width="100%"
!Name!!Effect!!Type!!Skill!!Target!!Contest!!Prep<br />Range!!Rank<br />Range!!Duration!!Slots!!Mana<br />Type
!Name
|
!Effect
{{!}}-
!Type
{{!}} {{#switch:{{{4}}}|yes|y|t|true='''|}}[[{{{1}}}|{{{2}}}]]{{#switch:{{{4}}}|yes|y|t|true='''|}}{{#switch:{{lc:{{{3|}}}}}|=|none=|{{lc:{{{2}}}}}=|'' ({{tt|{{{3}}}}}) ''}}
!Skill
{{!}} {{{5}}}
!Contest
{{!}} {{{6}}}
!Prep<br />Range
{{!}} {{#if: {{{7|}}} | {{#if: {{{8|}}} | {{{7}}}, {{{8}}} | {{{7}}} }} | {{#if:{{{8|}}} | {{{8}}} }}}}
!Rank<br />Range
{{!}} {{{19}}}
!Slots
{{!}} {{#if:{{{9|}}}{{{10|}}}|{{{9}}} \ {{{10}}}|}}
|{{!}}-
{{!}}{{#if:{{{b|}}}|'''}}{{#if:{{{name|}}}|[[{{{name|}}}]]|?}}{{#if:{{{b|}}}|'''}}{{#if:{{{ab|}}}|'' ({{{ab}}})''}}
{{!}} {{#switch:{{lc:{{{7|}}}}}|metamagic=|{{#if:{{{11|}}}{{{12|}}}|{{{11}}}-{{{12}}}|}}}}
{{!}} {{#switch:{{lc:{{{7|}}}}}|metamagic=|{{#if:{{{13|}}}{{{14|}}}|{{{13}}}-{{{14}}}|}}}}
{{!}}{{{effect|}}}
{{!}} {{#switch:{{lc:{{{7|}}}}}|metamagic=|{{#if:{{{15|}}}{{{16|}}}|{{#switch:{{{15|}}}|-1=Instant|999=Indefinite|{{{15}}}-{{{16}}}}}|}}}}
{{!}}{{{type|}}}
{{!}}{{{skill|}}}
{{!}} {{{17}}}
{{!}}{{{contest|}}}
{{!}} {{{18}}}
{{!}}-
{{!}}{{{minp|?}}}-{{{maxp|?}}}
{{!}}{{{minr|?}}}-{{{maxr|?}}}
{{!}}{{{slot|}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
==Usage Document==
==Usage Document==

{| border="1"
This template goes on the "Category:[Guild] Spells" page under the heading "Summary of Spell Information." It is not intended to list everything about every spell, but is just a handy "quick-reference" guide.
| 1 || If the first field is set to "h", all else is ignored and the table header is placed.

|-
This template has been adapted to be used in query.
|name||Name of the spell.

|-
|ab||official abbreviation, if any (stated in [] brackets in your SPELLS list)
|-
|b||If anything is placed in this field, the spell name will be bolded. Use this to indicate that a spell is signature.
|-
|effect||A short description of the spell's effect. For example, +strength or -offenses
|-
|type||area targeted, battle, cyclic, metaspell, non-battle, ritual, or targeted
|-
|skill||Augmentation, Debilitation, Targeted Magic, Utility, and/or Warding
|-
|contest||If a contested spell, what contest (for example, spirit vs. fortitude)
|-
|minp||Minimum mana prep
|-
|maxp||Maximum mana prep
|-
|minr||Approximate minimum ranks to cast (convert the "exp rp" ranges to the lowest rank number of the range)
|-
|maxr||Approximate point of mastery (convert the "exp rp" ranges to the lowest rank number of the range)
|-
|slot||Spell slot cost
|}
<pre>
{{SpellList
|name=
|ab=
|effect=
|type=
|skill=
|contest=
|minp=
|maxp=
|minr=
|maxr=
|slot=
}}</pre>
{{Cat|Templates}}</noinclude>
{{Cat|Templates}}</noinclude>

Latest revision as of 21:36, 9 August 2021

Usage Document

This template goes on the "Category:[Guild] Spells" page under the heading "Summary of Spell Information." It is not intended to list everything about every spell, but is just a handy "quick-reference" guide.

This template has been adapted to be used in query.