No edit summary |
WIP |
||
Line 17: | Line 17: | ||
</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> | ||
<div class="item-text">Grants <div class="tooltip-short">Quick Reflexes<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:SF CoE Ability Quick Reflexes.png]]</span></div></div> | <div class="item-text">Grants <div class="tooltip-short">Quick Reflexes<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:SF CoE Ability Quick Reflexes.png]]</span></div>.</div> | ||
</div> | </div> | ||
=== | ===Example Usage=== | ||
<nowiki> | |||
{{CoE Item </nowiki><br><nowiki> | |||
|title = Battle Robe </nowiki><br><nowiki> | |||
|sub-title = Artifact, Ingredient, Light Armor </nowiki><br><nowiki> | |||
|icon = SF CoE Icon Battle Robe.png </nowiki><br><nowiki> | |||
|value-gold = 10 </nowiki><br><nowiki> | |||
|value-elemental = 2 </nowiki><br><nowiki> | |||
|value-life = 1 </nowiki><br><nowiki> | |||
|line-1 = +2 Speed. </nowiki><br><nowiki> | |||
|line-2 = Grants </nowiki><br><nowiki> | |||
|tooltip-2-type = tooltip-short </nowiki><br><nowiki> | |||
|tooltip-2 = Quick Reflexes </nowiki><br><nowiki> | |||
|tooltip-2-img = SF CoE Ability Quick Reflexes.png </nowiki><br><nowiki> | |||
|line-2-end = . </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. | 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. | ||
Line 121: | Line 139: | ||
|- | |- | ||
|line-2-end | |line-2-end | ||
| | | . | ||
|- | |- | ||
|line-3-end | |line-3-end | ||
| | | | ||
|} | |} | ||
==Template Markup== | ==Template Markup== | ||
Line 167: | Line 160: | ||
<div class="item-threshold>[[Image:SF CoE Elemental {{{value-elemental|Spacer}}}.png]][[Image:SF CoE Life {{{value-life|Spacer}}}.png]] [[Image:SF CoE Death {{{value-death|Spacer}}}.png]][[Image:SF CoE Arcane {{{value-arcane|Spacer}}}.png]]</div> | <div class="item-threshold>[[Image:SF CoE Elemental {{{value-elemental|Spacer}}}.png]][[Image:SF CoE Life {{{value-life|Spacer}}}.png]] [[Image:SF CoE Death {{{value-death|Spacer}}}.png]][[Image:SF CoE Arcane {{{value-arcane|Spacer}}}.png]]</div> | ||
<div class="item-cost> | <div class="item-cost> | ||
{{# | {{#if: {{{value-gold}}} | [[Image:SF CoE Item Gold Cost.png|28px]] {{{value-gold}}} | }} | ||
{{# | {{#if: {{{value-mana}}} | [[Image:SF CoE Item Mana Cost.png|28px]] {{{value-mana}}} | }} | ||
</div> | </div> | ||
</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> | ||
{{#if: {{{tooltip-1}}} | <div class="item-text">{{{line-1|}}} <div class="{{{tooltip-1-type|}}}">{{{tooltip-1|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-1-img}}}]]</span></div> {{{line-1-end|}}}</div> | <div class="item-text">{{{line-1|}}}</div> }} | |||
<div class="item-text">{{{line-1|}}} <div class="{{{tooltip-1-type|}}}">{{{tooltip-1|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-1-img}}}]]</span></div> {{{line-1-end|}}}</div> | <div class="item-text">{{{line-1|}}} <div class="{{{tooltip-1-type|}}}">{{{tooltip-1|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-1-img}}}]]</span></div> {{{line-1-end|}}}</div> | ||
<div class="item-text">{{{line-2|}}} <div class="{{{tooltip-2-type|}}}">{{{tooltip-2|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-2-img|SF CoE Elemental Spacer.png}}}]]</span></div> {{{line-2-end|}}}</div> | <div class="item-text">{{{line-2|}}} <div class="{{{tooltip-2-type|}}}">{{{tooltip-2|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-2-img|SF CoE Elemental Spacer.png}}}]]</span></div> {{{line-2-end|}}}</div> | ||
<div class="item-text">{{{line-3|}}} <div class="{{{tooltip-3-type|}}}">{{{tooltip-3|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-3-img}}}]]</span></div> {{{line-3-end|}}}</div> | <div class="item-text">{{{line-3|}}} <div class="{{{tooltip-3-type|}}}">{{{tooltip-3|}}}<span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-3-img}}}]]</span></div> {{{line-3-end|}}}</div> | ||
</div> | </div> |
Revision as of 20:31, 25 September 2023
CoE Item
Inserts a block item for CoE. Typical items are abilities, statuses, room expansions, artifacts, recipes, ingredients, etc.
Example Preview
Example Usage
{{CoE Item
|title = Battle Robe
|sub-title = Artifact, Ingredient, Light Armor
|icon = SF CoE Icon Battle Robe.png
|value-gold = 10
|value-elemental = 2
|value-life = 1
|line-1 = +2 Speed.
|line-2 = Grants
|tooltip-2-type = tooltip-short
|tooltip-2 = Quick Reflexes
|tooltip-2-img = SF CoE Ability Quick Reflexes.png
|line-2-end = .
}}
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. But if that is the only parameter you list, it will be an empty box (besides the item title).
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