Diferencia entre revisiones de «Locales achievement reward»

De TimelessWoW
Ir a la navegación Ir a la búsqueda
(Página creada con «<strong><big>Las tablas `locales_achievement_reward`</big></strong> ''Contiene las traducciones a distintos idiomas de los textos de correo especificados en [https://www.timelesswow.com/wiki/index.php/Achievement_reward achievement_reward.]''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | entry | mediumint(8) | unsigned | PRI | NO | 0 | | |- | subject_loc1 | varchar(100) | signed |…»)
 
Sin resumen de edición
 
Línea 168: Línea 168:
|-  
|-  
|}
|}
==Descripción de los campos==
===entry===
ID del logro relacionado con el correo. Ver entry de achievement_reward.
===subject_loc===
Texto del asunto del mensaje. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.
===text_loc===
Texto del mensaje. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.

Revisión actual - 05:53 20 may 2025

Las tablas `locales_achievement_reward`

Contiene las traducciones a distintos idiomas de los textos de correo especificados en achievement_reward.

Estructura

Field Type Attributes Key Null Default Extra Comment
entry mediumint(8) unsigned PRI NO 0
subject_loc1 varchar(100) signed NO NULL
subject_loc2 varchar(100) signed NO NULL
subject_loc3 varchar(100) signed NO NULL
subject_loc4 varchar(100) signed NO NULL
subject_loc5 varchar(100) signed NO NULL
subject_loc6 varchar(100) signed NO NULL
subject_loc7 varchar(100) signed NO NULL
subject_loc8 varchar(100) signed NO NULL
text_loc1 text signed YES NULL
text_loc2 text signed YES NULL
text_loc3 text signed YES NULL
text_loc4 text signed YES NULL
text_loc5 text signed YES NULL
text_loc6 text signed YES NULL
text_loc7 text signed YES NULL
text_loc8 text signed YES NULL

Descripción de los campos

entry

ID del logro relacionado con el correo. Ver entry de achievement_reward.

subject_loc

Texto del asunto del mensaje. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.

text_loc

Texto del mensaje. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.