|
|
Line 7: |
Line 7: |
|
| |
|
| <div class="spell-block"> | | <div class="spell-block"> |
| <div class="spell-art-block">[[Image:SF CoE Zombify Art.png|link=]]</div> | | <div class="spell-art-block">[[Image:SF CoE Zombify Art.png|120px|link=]]</div> |
| <div class="spell-title-block"> | | <div class="spell-title-block"> |
| <h4><div class="spell-title">Zombify</div></h4> | | <h4><div class="spell-title">Zombify</div></h4> |
Line 13: |
Line 13: |
| <div class="spell-text">Sometimes you need to end a life to renew it.<br>Consuming the target to create a more pliable and resistant minion.</div> | | <div class="spell-text">Sometimes you need to end a life to renew it.<br>Consuming the target to create a more pliable and resistant minion.</div> |
| </div> | | </div> |
| | <div sytle="float:clear;"></div> |
| <div class="spell-info-block"> | | <div class="spell-info-block"> |
| <div class="spell-icon-block">[[Image:SF CoE Zombify Icon.png|50px]]</div> | | <div class="spell-icon-block">[[Image:SF CoE Zombify Icon.png|50px]]</div> |
Line 20: |
Line 21: |
|
| |
|
| <div sytle="float:clear;"></div> | | <div sytle="float:clear;"></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>
| |
| }}
| |
| </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.'' 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 [[#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 item you are making. ** Header Level 4 **
| |
| |''Battle Robe''
| |
| |}
| |
|
| |
| ==Template Markup==
| |
| </noinclude>
| |
|
| |
| <div class="item-block">
| |
| <div>
| |
| <div class="item-icon">[[Image:{{{icon|Icon Spacer.png}}}|50px|link=]]</div>
| |
| <h4><div class="item-title">{{{title}}}</div></h4>
| |
| </div>
| |
| <div class="item-subtitle">{{{sub-title|}}}</div>
| |
| <div>
| |
| <div class="item-threshold">[[Image:SF CoE Elemental {{{value-elemental|Spacer}}}.png|link=|Elemental Threshold]][[Image:SF CoE Life {{{value-life|Spacer}}}.png|link=|Life Threshold]][[Image:SF CoE Death {{{value-death|Spacer}}}.png|link=|Death Threshold]][[Image:SF CoE Arcane {{{value-arcane|Spacer}}}.png|link=|Arcane Threshold]][[Image:SF CoE Amplifier {{{value-amplifier|Spacer}}}.png|link=|Amplifier Value]]</div>
| |
| <div class="item-cost">{{#ifexpr: {{{value-gold|}}} | [[Image:SF CoE Item Gold Cost.png|28px|link=|Gold]] {{{value-gold}}} | }}{{#ifexpr: {{{value-mana|}}} | [[Image:SF CoE Item Mana Cost.png|28px|link=|Mana]] {{{value-mana}}} | }}</div>
| |
| </div>
| |
| <div class="item-block-splitter">[[Image:SF CoE Item Block Splitter.png|320px|link=]]</div>
| |
| {{#if: {{{line-1|}}} | <div class="item-text">{{{line-1|}}} {{#if: {{{line-1-link|}}} | <div class="tooltip-wrapper">[[{{{line-1-link-page| {{{line-1-link|}}} }}}|{{{line-1-link|}}}]]<div class="{{{tooltip-1-type|tooltip}}}"><span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-1-img|SF CoE Elemental Spacer.png}}}]]</span></div></div> | }} {{{line-1-end|}}}</div> | }} {{#if: {{{line-2|}}} | <div class="item-text">{{{line-2|}}} {{#if: {{{line-2-link|}}} | <div class="tooltip-wrapper">[[{{{line-2-link-page| {{{line-2-link|}}} }}}|{{{line-2-link|}}}]]<div class="{{{tooltip-2-type|tooltip}}}"><span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-2-img|SF CoE Elemental Spacer.png}}}]]</span></div></div> | }} {{{line-2-end|}}}</div> | }} {{#if: {{{line-3|}}} | <div class="item-text">{{{line-3|}}} {{#if: {{{line-3-link|}}} | <div class="tooltip-wrapper">[[{{{line-3-link-page| {{{line-3-link|}}} }}}|{{{line-3-link|}}}]]<div class="{{{tooltip-3-type|tooltip}}}"><span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-3-img|SF CoE Elemental Spacer.png}}}]]</span></div></div> | }} {{{line-3-end|}}}</div> | }} {{#if: {{{line-4|}}} | <div class="item-text">{{{line-4|}}} {{#if: {{{line-4-link|}}} | <div class="tooltip-wrapper">[[{{{line-4-link-page| {{{line-4-link|}}} }}}|{{{line-4-link|}}}]]<div class="{{{tooltip-4-type|tooltip}}}"><span style="margin: 5px; display: block;height: auto; max-width: 250px;" border="0">[[Image:{{{tooltip-4-img|SF CoE Elemental Spacer.png}}}]]</span></div></div> | }} {{{line-4-end|}}}</div> | }}
| |
| </div>
| |
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.
Example Preview
Zombify
Instant
Sometimes you need to end a life to renew it.
Consuming the target to create a more pliable and resistant minion.