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_points_of_interest' table for MaNGOSThree
This table is used to provide to localized clients with localized string for points_of_interest.
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' | Reference to points_of_interest.entry. | |
icon_name_loc1 | text | YES | NULL | Korean localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc2 | text | YES | NULL | French localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc3 | text | YES | NULL | German localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc4 | text | YES | NULL | Chinese localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc5 | text | YES | NULL | Taiwanese localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc6 | text | YES | NULL | Spanish Spain localization of icon_name in the "points_of_interest" table. | ||
icon_name_loc7 | text | YES | NULL | Spanish Latin America localization of icon_name. | ||
icon_name_loc8 | text | YES | NULL | Russian localization of icon_name in the "points_of_interest" table. |
Description of the fields
entry mediumint(8) unsigned
This references the "points_of_interest" tables unique ID for which the entry is valid.
icon_name_loc1 text
Korean localization of icon_name in the "points_of_interest" table.
icon_name_loc2 text
French localization of icon_name in the "points_of_interest" table.
icon_name_loc3 text
German localization of icon_name in the "points_of_interest" table.
icon_name_loc4 text
Chinese localization of icon_name in the "points_of_interest" table.
icon_name_loc5 text
Taiwanese localization of icon_name in the "points_of_interest" table.
icon_name_loc6 text
Spanish Spain localization of icon_name in the "points_of_interest" table.
icon_name_loc7 text
Spanish Latin America localization of icon_name in the "points_of_interest" table.
icon_name_loc8 text
Russian localization of icon_name in the "points_of_interest" 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