This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:module_manual:message:templates [2013/09/06 13:43] – [变量介绍] shangy | en:module_manual:message:templates [2013/09/07 02:08] (current) – [Variables] solo | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Click **Message -> Templates** to enter the template page. | Click **Message -> Templates** to enter the template page. | ||
| + | |||
| {{: | {{: | ||
| Line 73: | Line 74: | ||
| Like when the ticket has been booked successfully, | Like when the ticket has been booked successfully, | ||
| - | You have booked ##param1## ticket(s) of Cinema ##param0##. The order number is ##param2##. Please use before June, 30, 2013. | ||
| - | When you are sending mass sms, the system will correspond the data row with the parameters according to the customer information and sms template. The information will replace the parameters | + | //You have booked ##param1## ticket(s) of Cinema ##param0##. The order number is ##param2##. Please use before June, 30, 2013.// |
| + | |||
| + | When you are sending mass sms, the system will correspond the data row with the parameters according to the customer information and sms template. The information will replace the variables | ||
| {{: | {{: | ||
| - | 系统提供的变量有哪些?变量的含义是什么? | + | What parameters are provided by the system? What do they mean? |
| - | 1. 群发信息中提供十个变量,即## | + | 1.In mass sms, we provide 10 variables, that is ## |
| - | 以下变量,系统自动使用相应数据去替换。邮件内容中存在哪些变量,系统就会替换哪些变量。 | + | the following variables, system will replace the content with the value in system. |
| - | 2. Task template(任务提示邮件模版) | + | 2. Task template |
| {{: | {{: | ||
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | 3. voicemail(语音邮件模板,当有语音留言时,系统会用此邮件通知分机所属者) | + | 3. voicemail( |
| {{: | {{: | ||
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | **## | + | **## |
| - | 4. admin bill(系统管理员账单)、team bill(团队管理员账单)、user bill(用户账单),每月定时发送的话费账单。 | + | 4. admin bill, team bill, user bill, phone bill which sent on the same set time every month |
| {{: | {{: | ||
| - | **## | + | **## |
| - | + | ||
| - | **## | + | |
| - | **##param_country##**:目标帐号的国家。 | + | **##param_zipcode##**:the zipcode of the target account. |
| - | **##param_city##**:目标帐号的城市。 | + | **##param_country##**:the country of the target account. |
| - | **##param_address##**:目标帐号的联系地址。 | + | **##param_city##**:the city of the target account. |
| - | **##param_username##**:目标帐号。 | + | **##param_address##**:the address of the target account. |
| - | **##param_statementstart##**:账单的计费起始日期。 | + | **##param_username##**:target account |
| - | **##param_statementend##**:账单的计费终止日期。 | + | **##param_statementstart##**:the start date of the bill |
| - | 其余变量含义可直接参考模板中的中文名称。 | + | **## |
| + | To know about the meaning of the variables please refer to the Chinese name of the parameters. | ||