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 Item: Difference between revisions

Basara (talk | contribs)
No edit summary
Basara (talk | contribs)
No edit summary
Line 75: Line 75:


===Example Preview===
===Example Preview===
<div class="item-block">
<div class="item-block">
   <div style="display-inline" class="item-title">[[Image:SF CoE Icon Battle Robe.png|50px]] Battle Robe</div>
   <div style="display-inline" class="item-title">[[Image:SF CoE Icon Battle Robe.png|50px]] Battle Robe</div>
   <div class="item-subtitle">Artifact, Ingredient, Light Armor</div>
   <div class="item-subtitle">Artifact, Ingredient, Light Armor</div>
<div>
   <div class="item-threshold>[[Image:SF CoE Elemental 2.png|50px]] [[Image:SF CoE Life 1.png|25px]]</div>
   <div class="item-threshold>[[Image:SF CoE Elemental 2.png|50px]] [[Image:SF CoE Life 1.png|25px]]</div>
  <div class="item-cost>[[Image:SF CoE Item Gold Cost.png|25px]] 10</div>
</div>
   <div class="item-block-splitter">[[Image:SF CoE Item Block Splitter.png|320px]]</div>
   <div class="item-block-splitter">[[Image:SF CoE Item Block Splitter.png|320px]]</div>
   <div class="item-text">+2 Speed</div>
   <div class="item-text">+2 Speed</div>

Revision as of 10:32, 25 September 2023


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
10
+2 Speed
Grants
Quick Reflexes

Template Markup

tooltip