Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Template:CoE Spell: Difference between revisions

Basara (talk | contribs)
No edit summary
Basara (talk | contribs)
No edit summary
Line 2: Line 2:
<noinclude>
<noinclude>
==CoE Spell==
==CoE Spell==
Inserts a single spell for CoE. While most parameters are optional, they should have real values for the spell to render correctly in the article.
Inserts a single spell for CoE.  


===Example Preview===
===Example Preview===
Line 29: Line 29:
   <div class="spell-flavor-text">[[Death Spellpage I (Slot 1)]]</div>
   <div class="spell-flavor-text">[[Death Spellpage I (Slot 1)]]</div>
</div>
</div>
===Example Usage===
<nowiki>
{{CoE Item </nowiki><br><nowiki>
|title = Zombify </nowiki><br><nowiki>
|linked = Zombify </nowiki><br><nowiki>
|type = Instant </nowiki><br><nowiki>
|art = SF CoE Zombify Art.png </nowiki><br><nowiki>
|icon = SF CoE Zombify Icon.png </nowiki><br><nowiki>
|research = 40 </nowiki><br><nowiki>
|mana = 9 </nowiki><br><nowiki>
|description-start = Turn your own mortal unit permanently into a </nowiki><br><nowiki>
|link = Walking Corpse </nowiki><br><nowiki>
|link-page = Walking Corpses(CoE) </nowiki><br><nowiki>
|description-end =  - a strong, resilient minion that doesn't require upkeep. </nowiki><br><nowiki>
|blank = SF CoE Zombify Blank.png </nowiki><br><nowiki>
|school = Death </nowiki><br><nowiki>
|roman-numeral = I </nowiki><br><nowiki>
|slot = 1 </nowiki><br><nowiki>
}}
</nowiki>
===How to Use This Template & Parameters===
Parameters define the data that gets be passed to the template. That's how the template "knows" what to display for you. They can loosely be called variables.
''The ONLY required parameter is title.'' While most parameters are optional, most should have real values for the spell to render correctly in the article.
''THIS TEMPLATE'S'' parameters do not need to be used in order, but you do need to specify the parameter name, the = sign, and then the data/text you want to use, separated by the | sign. See the [[#See Example Usage|Example Usage]] section below.
;Table Column Explanations
:'''Parameter''' is the name for what you are describing.
:'''Value''' is the text/info you want to show.
:'''Example''' is what is shown in the Example Usage and Example Preview sections.
{| class="wikitable"
|+ Template Parameters
! Parameter
! Value
! Example
|-
|title
|The name of the spell you are making. ** Header Level 4 **
|''Zombify''
|-
|linked ''(optional)''
|Leave blank if you do NOT wish to link the item. List the name of the page to link to otherwise.
|''Zombify''
|-
|type
|The type of spell, typically "Summoning", "Instant", "Unit Enchantment", "Global Enchantment", "Tower Room", or "Shaper Secret"
|''Instant''
|-
|art
|The art directly to the left of the spell in the in-game Grimoire.
|''SF CoE Zombify Art.png''
|-
|icon
|The square icon next to the spell description and costs in the in-game Grimoire.
|''SF CoE Zombify Icon.png''
|-
|research
|The cost to research the spell, which must be completed before the spell can be used.
|''40''
|-
|mana
|The cost to cast the spell (one-time cost).
|''9''
|-
|upkeep ''(optional)''
|The cost to maintain the spell (every day). Leave blank if there is no upkeep.
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-


==Template Markup==
==Template Markup==

Revision as of 03:45, 8 October 2023


CoE Spell

Inserts a single spell for CoE.

Example Preview

Zombify
Instant
Research Cost 40
Mana Cost 9
Mana Upkeep 0
Turn your own mortal unit permanently into a Walking Corpse - a strong, resilient minion that doesn't require upkeep.
Spell Slot Before Unlock

Example Usage

{{CoE Item
|title = Zombify
|linked = Zombify
|type = Instant
|art = SF CoE Zombify Art.png
|icon = SF CoE Zombify Icon.png
|research = 40
|mana = 9
|description-start = Turn your own mortal unit permanently into a
|link = Walking Corpse
|link-page = Walking Corpses(CoE)
|description-end = - a strong, resilient minion that doesn't require upkeep.
|blank = SF CoE Zombify Blank.png
|school = Death
|roman-numeral = I
|slot = 1
}}

How to Use This Template & Parameters

Parameters define the data that gets be passed to the template. That's how the template "knows" what to display for you. They can loosely be called variables.

The ONLY required parameter is title. While most parameters are optional, most should have real values for the spell to render correctly in the article.

THIS TEMPLATE'S parameters do not need to be used in order, but you do need to specify the parameter name, the = sign, and then the data/text you want to use, separated by the | sign. See the Example Usage section below.

Table Column Explanations
Parameter is the name for what you are describing.
Value is the text/info you want to show.
Example is what is shown in the Example Usage and Example Preview sections.

Template Markup

[[Image:{{{art}}}|140px|link=]]
{{{title}}}
{{{type}}}
[[Image:{{{icon}}}|50px]]
Research Cost 0
Mana Cost 0
Mana Upkeep 0
[[Image:{{{blank}}}|500px|link=|Spell Slot Before Unlock]]
[[{{{school}}} Spellpage {{{roman-numeral}}}} (Slot {{{slot}}})]]
Template Parameters
Parameter Value Example
title The name of the spell you are making. ** Header Level 4 ** Zombify
linked (optional) Leave blank if you do NOT wish to link the item. List the name of the page to link to otherwise. Zombify
type The type of spell, typically "Summoning", "Instant", "Unit Enchantment", "Global Enchantment", "Tower Room", or "Shaper Secret" Instant
art The art directly to the left of the spell in the in-game Grimoire. SF CoE Zombify Art.png
icon The square icon next to the spell description and costs in the in-game Grimoire. SF CoE Zombify Icon.png
research The cost to research the spell, which must be completed before the spell can be used. 40
mana The cost to cast the spell (one-time cost). 9
upkeep (optional) The cost to maintain the spell (every day). Leave blank if there is no upkeep.