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
Revision as of 09:43, 25 September 2023 by Basara (talk | contribs)


CoE Item

Inserts a block item for CoE. Typical items are abilities, statuses, room expansions, items, recipes, etc.

NOTE: Most parameters are optional, only use what is needed.

Usage

{{CoE Item
|title = [Name/Title]
|sub-title = [Subtitle] OPTIONAL

OPTIONAL DESCRIPTION LINES

|line-1-start = [Description]
|line-1-tooltip = [tooltip text] OPTIONAL
|line-1-tooltip-type = [tooltip-short] or [tooltip] or [tooltip-long] defaults to tooltip if no class is included
|line-1-end = [text that goes after the tooltip] OPTIONAL
|line-1-image = [tooltip image file name]

|line-2-start = [Description]
|line-2-tooltip = [tooltip text] OPTIONAL
|line-2-tooltip-type = [tooltip-short] or [tooltip] or [tooltip-long] defaults to tooltip if no class is included
|line-2-end = [text that goes after the tooltip] OPTIONAL
|line-2-image = [tooltip image file name]

|line-3-start = [Description]
|line-3-tooltip = [tooltip text] OPTIONAL
|line-3-tooltip-type = [tooltip-short] or [tooltip] or [tooltip-long] defaults to tooltip if no class is included
|line-3-end = [text that goes after the tooltip] OPTIONAL
|line-3-image = [tooltip image file name]
}}

Example Usage

{{CoE Item
|title = Battle Robe
|sub-title = Artifact, Ingredient, Light Armor
|line-1-start = +2 Speed
|line-2-start = Grants
|line-2-tooltip = Quick Reflexes
|line-2-tooltip-type = tooltip-short
|line-2-image = Image:SF CoE Ability Quick Reflexes.png
}}

Example Preview

Battle Robe
Artifact, Ingredient, Light Armor
+2 Speed
Grants
Quick Reflexes


Template Markup

tooltip