Template:ItemInfoBox/uk: Difference between revisions
From Ymirheim Wiki
(Created page with "Потребує $value Спритності.") |
(Created page with "Потребує $value Інтелекту.") |
||
Line 45: | Line 45: | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} | 0 || Потребує {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} Спритності. <br/> }}<!-- | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} | 0 || Потребує {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} Спритності. <br/> }}<!-- | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} | 0 || Потребує {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} Інтелекту. <br/> }}<!-- | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_CON}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_CON}} Concentration required. <br/> }}<!-- | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_CON}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_CON}} Concentration required. <br/> }}<!-- |
Revision as of 07:31, 11 July 2024
This template can be used to display an information box about a specific item on a page.
Usage
{{ItemInfoBox|ITEM_ID}}
You have to supply the specific item ID, not the item name.
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
{{ItemInfoBox|1330000004}}
{{ItemInfoBox|1601006401}}
{{ItemInfoBox|1022001402}}