AUS: start adding v3
This commit is contained in:
parent
50a7c52321
commit
99323a36f7
89 changed files with 78514 additions and 3987 deletions
3071
inter/aus/xml/multi/v3/event/event_v3/active_promotions.lxml
Normal file
3071
inter/aus/xml/multi/v3/event/event_v3/active_promotions.lxml
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
16
inter/aus/xml/multi/v3/event/event_v3/promotion_template.inc
Normal file
16
inter/aus/xml/multi/v3/event/event_v3/promotion_template.inc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<Banner>
|
||||
<State> #State </State>
|
||||
<Type> #Type </Type>
|
||||
<Media>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "#MediaEng"
|
||||
Else
|
||||
Var return = "#MediaThai"
|
||||
EndIf
|
||||
)
|
||||
</Media>
|
||||
<EventOnClick>
|
||||
#EventClick
|
||||
</EventOnClick>
|
||||
</Banner>
|
||||
Loading…
Add table
Add a link
Reference in a new issue