Template:ItemInfoBox/pt-br: Difference between revisions
From Ymirheim Wiki
(Created page with "$value Força necessária.") |
(Created page with "$value Destreza necessária.") |
||
Line 43: | Line 43: | ||
-->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} Força necessária. <br/> }}<!-- | -->{{#ifeq: {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} | 0 || {{#yh_data:item_prototypes|{{{1}}}|Req_STR}} Força necessária. <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}} Destreza necessária. <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 11:25, 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}}