summaryrefslogtreecommitdiff
path: root/docs/gossip_menu_option_locale.md
blob: 5e7b9d1c1b2691dc06570ada443c5b50aa9c072f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# gossip\_menu\_option\_locale

[<-Back-to:World](database-world.md)

**The \`gossip\_menu\_option\_locale\` table**

`table-no-description`

**Structure**

| Field                  | Type        | Attributes | Key | Null | Default | Extra | Comment |
|------------------------|-------------|------------|-----|------|---------|-------|---------|
| [menu_id][1]           | SMALLINT | UNSIGNED   | PRI | NO   |         |       |         |
| [id][2]                | SMALLINT | UNSIGNED   | PRI | NO   |         |       |         |
| [option_text_loc1][3]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc2][4]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc3][5]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc4][6]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc5][7]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc6][8]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc7][9]  | text        | SIGNED     |     | YES  | NULL    |       |         |
| [option_text_loc8][10] | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc1][11]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc2][12]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc3][13]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc4][14]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc5][15]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc6][16]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc7][17]    | text        | SIGNED     |     | YES  | NULL    |       |         |
| [box_text_loc8][18]    | text        | SIGNED     |     | YES  | NULL    |       |         |

[1]: #menu_id
[2]: #id
[3]: #option_text_loc1
[4]: #option_text_loc2
[5]: #option_text_loc3
[6]: #option_text_loc4
[7]: #option_text_loc5
[8]: #option_text_loc6
[9]: #option_text_loc7
[10]: #option_text_loc8
[11]: #box_text_loc1
[12]: #box_text_loc2
[13]: #box_text_loc3
[14]: #box_text_loc4
[15]: #box_text_loc5
[16]: #box_text_loc6
[17]: #box_text_loc7
[18]: #box_text_loc8

**Description of the fields**

### menu\_id

`field-no-description|1`

### id

`field-no-description|2`

### option\_text\_loc

`field-no-description|3`

### box\_text\_loc

`field-no-description|4`