Template:ItemInfoBox/uk: Difference between revisions
From Ymirheim Wiki
(Created page with "Потребує $value Сили.") |
(Created page with "Потребує $value Спритності.") |
||
Line 43: | Line 43: | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} | 0 || Потребує {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} Сили. <br/> }}<!-- | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} | 0 || Потребує {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} Сили. <br/> }}<!-- | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_DEX}} | -->{{#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}} Intelligence required. <br/> }}<!-- | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_INT}} Intelligence 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}}