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

Template:Itempage: Difference between revisions

From EverQuest Legends Wiki
mNo edit summary
No edit summary
 
(46 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{#ifeq:{{{mode|{{#ifeq:{{FULLPAGENAME}}|{{{itemname}}}|page|tooltip}}}}}|tooltip|
This is the template page for items. Note it is rather simple. I decided not to split all the item characteristics
<div class="hbdiv">[[{{{itemname}}}]]<span class="hb">{{Itembox
up into different parameters because it would require a much larger initial time investment to get items into the
|itemname    = {{{itemname}}}
wiki.
|lucy_img_ID  = {{{lucy_img_ID}}}
 
|statsblock  =
== Usage ==
{{{statsblock}}}
 
|focus_effect = {{{focus_effect|}}}
As it stands now, the approach is:
}}</span></div>
 
|
1. Use Rav's Itempage Util (linked on mainpage) to generate the itempage which uses this template
{{Special:AuctionTracker/{{{itemname}}}}}{{#if: {{{second_image|}}} | [[ File:{{{second_image}}}|thumb|350x420px|{{{second_imagetext|}}} ]] }}{{#if: {{{third_image|}}}  | [[ File:{{{third_image}}} |thumb|350x420px|{{{third_imagetext|}}} ]] }}
 
__NOTOC__{{Itembox
2. Reupload the item icon image to this wiki (keeping the same filename)
|itemname     = {{{itemname}}}
 
|lucy_img_ID = {{{lucy_img_ID}}}
3. Review item stats, dropped from, related quests, crafted item, etc. and make any corrections appropriate for p1999.
|statsblock   =
 
Note: This will automatically include the item in [[:Category:Items]], but you'll have to add it to any subcategories.
----
</noinclude><includeonly>{{#if: {{{second_image|}}} | [[File:{{{second_image}}}|frame|{{{second_imagetext|}}}]] }}{{Special:AuctionTracker/{{{itemname}}}}}__NOTOC__{{Itembox
|itemname   = {{{itemname}}}
|lucy_img_ID = {{{lucy_img_ID}}}
|statsblock =
{{{statsblock}}}
{{{statsblock}}}
|focus_effect = {{{focus_effect|}}}
}}
}}
{{#if: {{{merchant_value|}}} | ''Merchant resale value: {{{merchant_value}}}'' <br>}}
{{#if: {{{notes|}}} | {{{notes}}} <br>}}
{{{#if: {{{notes|}}} | {{{notes}}} }}
{{#if: {{{merchant_value|}}} | [[File:Item 645.png|16px]] Merchant resale value: '''{{{merchant_value}}}''' <br>}}
{{#if: {{{dropsfrom|}}} | = Drops From = | = <span class='esec'>Drops From</span> =}}
{{#if: {{{dropsfrom|}}} | == Drops From == | == <span class='esec'>Drops From</span> ==}}
{{{dropsfrom|<ul class='esec'><li> <span class='esec'>This item is not dropped by mobs.</span> </li></ul>}}}
{{{dropsfrom|<ul class='esec'><li> <span class='esec'>This item is not dropped by mobs.</span> </li></ul>}}}
 
{{#if: {{{soldby|}}} | == Sold by == | == <span class='esec'>Sold by</span> ==}}
{{#if: {{{soldby|}}} | = Sold By = | = <span class='esec'>Sold By</span> =}}
{{#if: {{{soldby|}}} | This item is sold by merchants:}}
{{#if: {{{soldby|}}}This item is sold by merchants:}}


{{{soldby|<ul class='esec'><li> <span class='esec'>This item cannot be purchased from merchants.</span> </li></ul>}}}  
{{{soldby|<ul class='esec'><li> <span class='esec'>This item cannot be purchased from merchants.</span> </li></ul>}}}  


{{#if: {{{relatedquests|}}} | = Related Quests = | = <span class='esec'>Related Quests</span> =}}
{{#if: {{{relatedquests|}}} | == Related quests == | == <span class='esec'>Related quests</span> ==}}
{{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}}  
{{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}}  {{#if: {{{bookcontents|}}} |<br>
== Book contents ==
{{{bookcontents}}} }}


{{#if: {{{playercrafted|}}} | = Player Crafted = | = <span class='esec'>Player Crafted</span> =}}
{{#if: {{{playercrafted|}}} | == Player crafted == | == <span class='esec'>Player crafted</span> ==}}
{{#if: {{{playercrafted|}}}This item can be crafted with player tradeskills:}}
{{#if: {{{playercrafted|}}} | This item can be crafted with player tradeskills:}}


{{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}}  
{{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}}  


{{#if: {{{recipes|}}} | = Tradeskill Recipes = | = <span class='esec'>Tradeskill Recipes</span> =}}
{{#if: {{{recipes|}}} | == Tradeskill recipes == | == <span class='esec'>Tradeskill recipes</span> ==}}
{{#if: {{{recipes|}}}This item is used in player tradeskills:}}
{{#if: {{{recipes|}}} | This item is used in player tradeskills:}}
 
{{{recipes|<ul class='esec'><li> <span class='esec'>This item is not used in player tradeskills.</span> </li></ul>}}}
<span id='itemfashion'></span> {{#if: {{{foraged|}}} |<br>


{{{recipes|<ul class='esec'><li> <span class='esec'>This item is not used in player tradeskills.</span>  </li></ul>}}} {{#if: {{{foraged|}}} |<br>
== Foraged ==
= Foraged =
This item can be foraged:
This item can be foraged:
{{{foraged}}} }}
[[Category:Items]]
}}</includeonly><noinclude>
This is the template page for items.


{{{foraged}}} }} {{#if: {{{bookcontents|}}} |<br>
Item pages should call this template once inside <code><nowiki><onlyinclude></nowiki></code>. The template automatically renders a full item page when viewed directly, and only an item hover link when transcluded into loot lists.
= Book Contents =
 
{{{bookcontents}}} }}
For Rogue-usable piercing weapons, Backstab damage defaults to the listed weapon damage. Add an explicit <code>BACKSTAB:</code> line to the item's stats block when the value differs.


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

Latest revision as of 14:32, 14 July 2026

This is the template page for items.

Item pages should call this template once inside <onlyinclude>. The template automatically renders a full item page when viewed directly, and only an item hover link when transcluded into loot lists.

For Rogue-usable piercing weapons, Backstab damage defaults to the listed weapon damage. Add an explicit BACKSTAB: line to the item's stats block when the value differs.