Template:ItemLink: Difference between revisions

From Ymirheim Wiki
m (Protected "Template:ItemLink" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:


Icon:
Icon:
-->[[File:Item Icon {{#yh_data:item_prototypes|{{{1}}}|Icon}}.png|{{{iconsize|32px}}}|icon|link={{#ifexpr:{{{1}}} > 1380000000 and {{{1}}} < 1390000000 | {{#yh_data:skills|{{#expr: {{{1}}} - 380000000 }}|Name}} | {{#yh_data:item_prototypes|{{{1}}}|Name}} }}]]&nbsp;<!--
-->[[File:Item Icon {{#yh_data:item_prototypes|{{{1}}}|Icon}}.png|{{{iconsize|32px}}}|icon|link={{#ifexpr:{{{1}}} > 1380000000 and {{{1}}} < 1390000000 | Special:MyLanguage/{{#yh_data_eng:skills|{{#expr: {{{1}}} - 380000000 }}|Name}} | Special:MyLanguage/{{#yh_data_eng:item_prototypes|{{{1}}}|Name}} }}]]&nbsp;<!--


Name:
Name:
-->[[{{#ifexpr:{{{1}}} > 1380000000 and {{{1}}} < 1390000000 | {{#yh_data:skills|{{#expr: {{{1}}} - 380000000 }}|Name}} | {{#yh_data:item_prototypes|{{{1}}}|Name}} }}|{{#yh_data:item_prototypes|{{{1}}}|Name}}]]</span><!--
-->{{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1}}|{{#yh_data_eng:item_prototypes|{{{1}}}|Name}}
|<strong>{{#yh_data:item_prototypes|{{{1}}}|Name}}</strong>
|[[Special:MyLanguage/{{ItemLink.getTargetPageName|{{{1}}}}}|{{#yh_data:item_prototypes|{{{1}}}|Name}}]]
}}{{#ifexist:{{ItemLink.getTargetPageName|{{{1}}}}}||<sup class="item-link-missing" title="Missing Item ID">[<span class="item-link-missing-icon">!</span><span class="item-link-missing-label">#{{{1}}}</span>]</sup>}}</span><!--
--></includeonly><noinclude>
--></includeonly><noinclude>
[[Category:Game Data Templates]]
This template can be used to display link with an icon to a specific game item on a page.
This template can be used to display link with an icon to a specific game item on a page.


Line 35: Line 37:


Will produce: {{ItemLink|1380800901}}.
Will produce: {{ItemLink|1380800901}}.
[[Category:Game Data Templates{{#translation:}}]]


</noinclude>
</noinclude>

Latest revision as of 17:34, 10 July 2024

This template can be used to display link with an icon to a specific game item on a page.


Usage

{{ItemLink|ITEM_ID}}

You have to supply the specific item ID, not the item name.


How to find Item ID

You can find the item ID by searching the item in Ymirheim Translate (item_prototypes component).

The item ID is contained in the string key.

For example, if you look up "Pukui Peel" in Ymirheim Translate, you will see the item ID in the "Key" column (the portion before the forward slash).


Examples

{{ItemLink|1330000004}}

Will produce: icon Pukui Slice.

{{ItemLink|1380800901}}

Will produce: icon Skill: Sharpened Blades Lv.1.