Template:ItemBox: Difference between revisions

From Melvor Idle
m (Removed data reference)
mNo edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{ItemBox|Topaz}}
{{ItemBox|Iridium Runestone Necklace}}


Based on [[Template:Item]], but pulling data through [[Module:Items]]
Generates the item sidebar present on all [[:Category:Items|item pages]], pulling data from [[Module:Items]]


<onlyinclude><includeonly>{| class="wikitable infobox"
<onlyinclude><includeonly>{| class="wikitable infobox"
|-  
|-  
! {{{1|{{PAGENAME}}}}}
! {{#invoke:Items|getExpansionIcon|{{{1|{{PAGENAME}}}}}}}{{{1|{{PAGENAME}}}}}
|-
|-
|style="text-align:center;"| {{#invoke:Icons|Icon|{{{1|{{PAGENAME}}}}}|type=item|size=250|notext=true}}
|style="text-align:center;"| {{#invoke:Icons|Icon|{{{1|{{PAGENAME}}}}}|type=item|size=250|notext=true}}
Line 17: Line 17:
| '''Type:''' {{#invoke:Items|getItemStat|{{{1|{{PAGENAME}}}}}|type}}
| '''Type:''' {{#invoke:Items|getItemStat|{{{1|{{PAGENAME}}}}}|type}}
|-
|-
| '''Sells For:''' {{Icon|Coins|notext=true}} {{#invoke:Items|getItemStat|{{{1|{{PAGENAME}}}}}|sellsFor|formatNum=true}}{{#invoke:Items|getOtherItemBoxText|{{{1|{{PAGENAME}}}}}}}
| {{#invoke:Items|getCurrencyItemBoxText|{{{1|{{PAGENAME}}}}}}}
{{#invoke:Items|getOtherItemBoxText|{{{1|{{PAGENAME}}}}}}}
|-
|-
| '''Item Sources:'''<br/>{{#invoke:Items/SourceTables|getItemSources|{{{1|{{PAGENAME}}}}}|asList=true|addCategories=true}}
| '''Item Sources:'''<br/>{{#invoke:Items/SourceTables|getItemSources|{{{1|{{PAGENAME}}}}}|asList=true|addCategories=true}}
Line 24: Line 25:
|-
|-
| '''Part of 100% Completion''': {{#invoke:Items|getItemStat|{{{1|{{PAGENAME}}}}}|completionReq}}
| '''Part of 100% Completion''': {{#invoke:Items|getItemStat|{{{1|{{PAGENAME}}}}}|completionReq}}
|}{{#invoke:Items|getItemCategories|{{{1|{{PAGENAME}}}}}}}
|}{{#invoke:Items|getItemCategories|{{{1|{{PAGENAME}}}}}}}{{MainOnly|[[Category:Items]]}}
</includeonly></onlyinclude>
</includeonly></onlyinclude>

Latest revision as of 23:39, 22 July 2024

TotH.svg Iridium Runestone Necklace
Iridium Runestone Necklace
Passive: +5% Magic Maximum Hit. This value is tripled if fighting a Melee Enemy
Item ID: melvorTotH:Iridium_Runestone_Necklace
Category: Combat
Type: Amulet
Sells For: 1,500GP
Equipment Slot: Amulet, Passive
Modifiers:

Passive:
+5% Magic Max Hit. This value is tripled if fighting a Melee Enemy

Item Sources:
  • Error creating thumbnail: File missing
    Level 108
Item Uses:
Part of 100% Completion: Yes


Generates the item sidebar present on all item pages, pulling data from Module:Items