显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # item\_template\_locale [<-Back-to:World](database-world.md) **The \`item\_template\_locale\` table** This table is used to provide to localized clients with localized string for items. **Structure** | | | | | | | | | |------------------------------------------------------------|--------------|----------------|---------|----------|-------------|-----------|-------------| | **Field** | **Type** | **Attributes** | **Key** | **Null** | **Default** | **Extra** | **Comment** | | [entry](#item_template_locale-entry) | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | | | [name\_loc1](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc2](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc3](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc4](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc5](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc6](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc7](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc8](#item_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [description\_loc1](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc2](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc3](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc4](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc5](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc6](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc7](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | | [description\_loc8](#item_template_locale-description_loc) | VARCHAR(255) | SIGNED | | YES | NULL | | | **Description of the fields** ### entry This entry must be the same as [item\_template.entry](https://trinitycore.atlassian.net/wiki/display/tc/item_template#item_template-entry) and then the row will be used to provide localization support for this creature record. ### name\_loc Translated content for [item\_template.name](https://trinitycore.atlassian.net/wiki/display/tc/item_template#item_template-name) field for language X. See localization languages list to know which value to use for X. ### description\_loc Translated content for [item\_template.description](https://trinitycore.atlassian.net/wiki/display/tc/item_template#item_template-description) field for language X. See localization languages list to know which value to use for X. docs-en/item_template_locale.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1