Jump to content
EQL Wiki is currently in BETA - content may change rapidly!

Template:Itembox: Difference between revisions

From EverQuest Legends Wiki
No edit summary
No edit summary
Line 6: Line 6:


{{#if: {{{focus_effect|}}} |
{{#if: {{{focus_effect|}}} |
<div class="itemfocus">Focus Effect: {{#ifeq:{{#var:eqlSpellHoverMode|hover}}|link|[[{{{focus_effect}}}]]|{{SpellHoverLink|{{{focus_effect}}}|class=itemfocuslink}}}}</div>
Focus Effect: [[{{{focus_effect}}}|<span class='itemeff'>{{{focus_effect}}}</span>]]<br>
}}
}}


Line 23: Line 23:
</pre>
</pre>


Do not include wiki link brackets. The template automatically creates a mouseover spell link.
Do not include wiki link brackets. The template automatically renders the link using the same <code>itemeff</code> markup used by worn/click/proc effects.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 18:54, 3 June 2026

Description

This is the template page for the item stats box.

Optional parameters

focus_effect — page name of a focus effect spell.

Example:

|focus_effect = Enhancement Haste II

Do not include wiki link brackets. The template automatically renders the link using the same itemeff markup used by worn/click/proc effects.