NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'locales_item' table for MaNGOSThree
This table is used to provide to localized clients with localized names and descriptions of items.
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
entry | mediumint(8) unsigned | NO | PRI | '0' | Item ID [See item_template.entry]. | |
name_loc1 | varchar(100) | NO | {Blank String} | Korean localization of name in the "item_template" table table. | ||
name_loc2 | varchar(100) | NO | {Blank String} | French localization of name in the "item_template" table table. | ||
name_loc3 | varchar(100) | NO | {Blank String} | German localization of name in the "item_template" table table. | ||
name_loc4 | varchar(100) | NO | {Blank String} | Chinese localization of name in the "item_template" table table. | ||
name_loc5 | varchar(100) | NO | {Blank String} | Taiwanese localization of name in the "item_template" table table. | ||
name_loc6 | varchar(100) | NO | {Blank String} | Spanish Spain localization of name in the "item_template" table table. | ||
name_loc7 | varchar(100) | NO | {Blank String} | Spanish Latin America localization of name in the "item_template" table table. | ||
name_loc8 | varchar(100) | NO | {Blank String} | Russian localization of name in the "item_template" table table. | ||
description_loc1 | varchar(255) | YES | {Blank String} | Korean localization of description in the "item_template" table table. | ||
description_loc2 | varchar(255) | YES | {Blank String} | French localization of description in the "item_template" table table. | ||
description_loc3 | varchar(255) | YES | {Blank String} | German localization of description in the "item_template" table table. | ||
description_loc4 | varchar(255) | YES | {Blank String} | Chinese localization of description in the "item_template" table table. | ||
description_loc5 | varchar(255) | YES | {Blank String} | Taiwanese localization of description in the "item_template" table table. | ||
description_loc6 | varchar(255) | YES | {Blank String} | Spanish Spain localization of description in the "item_template" table table. | ||
description_loc7 | varchar(255) | YES | {Blank String} | Spanish Latin America localization of description. | ||
description_loc8 | varchar(255) | YES | {Blank String} | Russian localization of description in the "item_template" table table. |
Description of the fields
entry mediumint(8) unsigned
This references the "item_template" table tables unique ID for which the entry is valid.
name_loc1 varchar(100)
Korean localization of name in the "item_template" table table.
name_loc2 varchar(100)
French localization of name in the "item_template" table table.
name_loc3 varchar(100)
German localization of name in the "item_template" table table.
name_loc4 varchar(100)
Chinese localization of name in the "item_template" table table.
name_loc5 varchar(100)
Taiwanese localization of name in the "item_template" table table.
name_loc6 varchar(100)
Spanish Spain localization of name in the "item_template" table table.
name_loc7 varchar(100)
Spanish Latin America localization of name in the "item_template" table table.
name_loc8 varchar(100)
Russian localization of name in the "item_template" table table.
description_loc1 varchar(255)
Korean localization of description in the "item_template" table table.
description_loc2 varchar(255)
French localization of description in the "item_template" table table.
description_loc3 varchar(255)
German localization of description in the "item_template" table table.
description_loc4 varchar(255)
Chinese localization of description in the "item_template" table table.
description_loc5 varchar(255)
Taiwanese localization of description in the "item_template" table table.
description_loc6 varchar(255)
Spanish Spain localization of description in the "item_template" table table.
description_loc7 varchar(255)
Spanish Latin America localization of description in the "item_template" table table.
description_loc8 varchar(255)
Russian localization of description in the "item_template" table table.
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now