Template:Itempage: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{Special:AuctionTracker/{{{itemname}}}}}{{#if: {{{second_image|}}} | [[ File:{{{second_image}}}|thumb|350x420px|{{{second_imagetext|}}} ]] }}{{#if: {{{third_image|}}} | [[ File:{{{third_image}}} |thumb|350x420px|{{{third_imagetext|}}} ]] }} | <includeonly>{{#ifeq:{{{mode|{{#ifeq:{{FULLPAGENAME}}|{{{itemname}}}|page|tooltip}}}}}|tooltip| | ||
<div class="hbdiv">[[{{{itemname}}}]]<span class="hb">{{Itembox | |||
|itemname = {{{itemname}}} | |||
|lucy_img_ID = {{{lucy_img_ID}}} | |||
|statsblock = | |||
{{{statsblock}}} | |||
|focus_effect = {{{focus_effect|}}} | |||
}}</span></div> | |||
| | |||
{{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 | __NOTOC__{{Itembox | ||
|itemname | |itemname = {{{itemname}}} | ||
|lucy_img_ID = {{{lucy_img_ID}}} | |lucy_img_ID = {{{lucy_img_ID}}} | ||
|statsblock | |statsblock = | ||
{{{statsblock}}} | {{{statsblock}}} | ||
|focus_effect = {{{focus_effect|}}} | |focus_effect = {{{focus_effect|}}} | ||
| Line 35: | Line 44: | ||
This item can be foraged: | This item can be foraged: | ||
{{{foraged}}} }} | {{{foraged}}} }} | ||
[[Category:Items]]</includeonly><noinclude> | [[Category:Items]] | ||
}}</includeonly><noinclude> | |||
This is the template page for items. | This is the template page for items. | ||
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. | |||
<code> | |||
< | |||
</ | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Latest revision as of 19:14, 3 June 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.