Diferencia entre revisiones de «Locales page text»

De TimelessWoW
Ir a la navegación Ir a la búsqueda
(Página creada con «<strong><big>La tabla `locales_page_text`</big></strong> ''Contiene las traducciones de los textos de la tabla [page_text.]''<br><br> == Estructura == {| class="wikitable" ! Field !! Type !! Attributes !! Key !! Null !! Default !! Extra !! Comment |- |entry || mediumint(8) || unsigned || PRI || NO || 0 |- |Text_loc1 || longtext || signed || YES || NULL |- |Text_loc2 || longtext || signed || YES || NULL |- |Text_loc3 || longtext || signed || YES || NULL |-…»)
 
 
Línea 1: Línea 1:
<strong><big>La tabla `locales_page_text`</big></strong>
''Contiene las traducciones de los textos de la tabla [page_text.]''<br><br>
<strong><big>La tabla `locales_page_text`</big></strong>
<strong><big>La tabla `locales_page_text`</big></strong>


Línea 7: Línea 11:
! Field !! Type !! Attributes !! Key !! Null !! Default !! Extra !! Comment
! Field !! Type !! Attributes !! Key !! Null !! Default !! Extra !! Comment
|-
|-
|entry || mediumint(8) || unsigned || PRI || NO || 0
|entry || mediumint(8) || unsigned || PRI || NO || 0 || ||
|-
|-
|Text_loc1 || longtext || signed || YES || NULL
|Text_loc1 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc2 || longtext || signed || YES || NULL
|Text_loc2 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc3 || longtext || signed || YES || NULL
|Text_loc3 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc4 || longtext || signed || YES || NULL
|Text_loc4 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc5 || longtext || signed || YES || NULL
|Text_loc5 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc6 || longtext || signed || YES || NULL
|Text_loc6 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc7 || longtext || signed || YES || NULL
|Text_loc7 || longtext || signed || || YES || NULL || ||
|-
|-
|Text_loc8 || longtext || signed || YES || NULL
|Text_loc8 || longtext || signed || || YES || NULL || ||
|-
|-
|}
|}
==Descripción de los campos==
===entry===
La ID del texto en entry de [page_text.]
===Text_loc===
El texto traducido. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.

Revisión actual - 12:01 21 may 2025

La tabla `locales_page_text`

Contiene las traducciones de los textos de la tabla [page_text.]

La tabla `locales_page_text`

Contiene las traducciones de los textos de la tabla [page_text.]

Estructura

Field Type Attributes Key Null Default Extra Comment
entry mediumint(8) unsigned PRI NO 0
Text_loc1 longtext signed YES NULL
Text_loc2 longtext signed YES NULL
Text_loc3 longtext signed YES NULL
Text_loc4 longtext signed YES NULL
Text_loc5 longtext signed YES NULL
Text_loc6 longtext signed YES NULL
Text_loc7 longtext signed YES NULL
Text_loc8 longtext signed YES NULL

Descripción de los campos

entry

La ID del texto en entry de [page_text.]

Text_loc

El texto traducido. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.