Locales points of interest

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
 
(2 промежуточные версии не показаны)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
 +
[[Category: Mangos world database tables]]
К описанию таблиц [[mangosdb_struct|базы данных mangos]].
К описанию таблиц [[mangosdb_struct|базы данных mangos]].
Строка 14: Строка 15:
|'''Field'''
|'''Field'''
|'''Type'''
|'''Type'''
 +
|'''Attributes'''
|'''Null'''
|'''Null'''
|'''Key'''
|'''Key'''
|'''Default'''
|'''Default'''
-
|'''Extra'''
+
|'''Comments'''
|-
|-
|[[#entry|entry]]
|[[#entry|entry]]
-
|mediumint(8)) unsigned
+
|mediumint(8)
 +
|unsigned
|NO
|NO
|PRI
|PRI
Строка 26: Строка 29:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc1]]
+
|[[#icon_name_loc1-8|icon_name_loc1]]
|text
|text
 +
|
|
|
|
|
Строка 33: Строка 37:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc2]]
+
|[[#icon_name_loc1-8|icon_name_loc2]]
|text
|text
 +
|
|
|
|
|
Строка 40: Строка 45:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc3]]
+
|[[#icon_name_loc1-8|icon_name_loc3]]
|text
|text
 +
|
|
|
|
|
Строка 47: Строка 53:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc4]]
+
|[[#icon_name_loc1-8|icon_name_loc4]]
|text
|text
 +
|
|
|
|
|
Строка 54: Строка 61:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc5]]
+
|[[#icon_name_loc1-8|icon_name_loc5]]
|text
|text
 +
|
|
|
|
|
Строка 61: Строка 69:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc6]]
+
|[[#icon_name_loc1-8|icon_name_loc6]]
|text
|text
 +
|
|
|
|
|
Строка 68: Строка 77:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc7]]
+
|[[#icon_name_loc1-8|icon_name_loc7]]
|text
|text
 +
|
|
|
|
|
Строка 75: Строка 85:
|
|
|-
|-
-
|[[#icon_name_locX|icon_name_loc8]]
+
|[[#icon_name_loc1-8|icon_name_loc8]]
|text
|text
 +
|
|
|
|
|
Строка 84: Строка 95:
<big>'''Описание полей'''</big>
<big>'''Описание полей'''</big>
 +
====entry====
 +
Идентификатор точки-отметки на карте [[Points_of_interest#entry|Points_of_interest.entry]].
 +
 +
====icon_name_loc1-8====
 +
Перевод названия точки-отметки на карте [[Points_of_interest#icon_name|Points_of_interest.icon_name]]. под локализацию  X.
 +
См. [[localization_lang|localization languages]].

Текущая версия на 17:23, 10 декабря 2010

Содержание

К описанию таблиц базы данных mangos.


Таблица `locales_points_of_interest`

Эта таблица используется для перевода имен точек-отметок на карте под локализацию клиента.


Структура

Field Type Attributes Null Key Default Comments
entry mediumint(8) unsigned NO PRI 0
icon_name_loc1 text
icon_name_loc2 text
icon_name_loc3 text
icon_name_loc4 text
icon_name_loc5 text
icon_name_loc6 text
icon_name_loc7 text
icon_name_loc8 text

Описание полей

entry

Идентификатор точки-отметки на карте Points_of_interest.entry.

icon_name_loc1-8

Перевод названия точки-отметки на карте Points_of_interest.icon_name. под локализацию X. См. localization languages.

Личные инструменты