Template:Inventory

来自Terraria Wiki
跳转到导航 跳转到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Inventory/l10n for the localization of this template.
Template-info.svg 文档 以下文档来自Template:Inventory/doc。(编辑 | 历史

Deprecated template. Please use {{shop}} instead.

For use with NPC vendors.

Usage

{{inventory
|<width1>|<width2>|<width3>|widths=y
|<item name>|<value>|<availability>
...
|<item name>|<value>|<availability>
}}
Optional column width parameters may be sent as first 3 parameters, followed by a widths flag

Unnamed Parameters: 1, 2, 3, Named Parameter: widths=y
Column widths are in pixels, 'px' is not necessary.

Unnamed Parameter 1, 4, 7, etc

The name of the sold item.

Unnamed Parameter 2, 5, 8, etc

The value at which said item is sold at. Use the {{coin}} or {{cc}}, {{sc}}, {{gc}}, and {{pc}} templates. Any instance of @@@@ within these parameters is replaced with the automatic value gathered by {{iteminfo}}.

Unnamed Parameter 3, 6, 9, etc

The circumstances under which the item is sold. Leave empty for "Always available."

Example

{{inventory
|122||180|widths=y
|Sake|{{sc|5}}|3% chance
|Dirt Rod|@@@@ {{eicons|1.3.0.1}}<br/>{{gc|20}} {{eicons|1.3.0.1|invert=y}}|
|Code 1|{{gc|5}}|1.5% chance {{small|after defeating <br/>the [[Eye of Cthulhu]]}}
}}

results in:

货架
物品 花费 何时有货

清酒清酒(电脑版、主机版、前代主机版、和移动版) 5 SC 3% chance
土魔杖土魔杖 5 GC (电脑版、主机版、和移动版)
20 GC (前代主机版、和3DS版)
一直有货。
代码1球代码1球(电脑版、主机版、和移动版) 5 GC 1.5% chance after defeating
the Eye of Cthulhu