ShareBình chọn bằng shoutbox history ego

2 bài đăng
20.07.2016 / 12:26
thaian2009
Bài đăng: 709
Member

Trong ego mặc định là cái Thăm dò ý kiến. Cái này làm bằng shoutbox nên có hiện tên thành viên và xóa bình chọn.

Tạo shoutbox history

Ô 1:

TWIG
  1. {%set binhchon%}Bạn thích mẫu người yêu như thế nào?;Xấu;Đẹp;Khó ưa;Vui tính;Hòa đồng{%endset%}{%set bc=binhchon|split(';')%}{%set lk=''%}{%set iu=''%}
  2. {%set msg=message_list|split('[-msS-]')%}{%set dautien%}{%if msg|length==1%}Hãy là người đầu tiên bình chọn<br/>{%endif%}{%endset%}{%set sobc%}{{msg|length-1==0?'Chưa có bình chọn':('Có '~(msg|length-1)~' lượt bình chọn')}}{%endset%}{%set dk%}{%if api.user_id in 'msS'~msg|join('')%}1{%else%}0{%endif%}{%endset%}
  3. {%macro getbc(msg,j,n)%}{%set yy=''%}{%set y=0%}{%set cvb%}{%for i in 0..msg|length%}{%set ix=msg[i]|split('|')%}{%if ix[1]==j%}{%set y=y+1%}<a href="user_info.php?uid={{ix[0]}}">{{api.u.get(ix[0]).nick}}</a>{%if ix[0]==api.user_id%}{%set yy=(ix[2]|split('</div>')[1]|split('</form><div class="center">')[0]~'</form><br/>')|replace({'[X]':'Xóa bình chọn','<div class="center">':'<div class="left">'})|raw%}{%endif%}, {%endif%}{%endfor%}{%endset%}{%set cvb=cvb|reverse|slice(2)|reverse%}{%if n==0%}{{cvb|raw}}{%elseif n==1%}{{y/(msg|length-1)*100}}{%elseif n==2%}{{yy|raw}}{%endif%}{%endmacro%}{%import _self as cnvt%}
  4.  
  5. <div class="left">
  6. {{dautien|raw}}
  7. <b>{{bc[0]|raw}}</b><br/>
  8. <form method="post" action="{{dk=='0'?form_url:''}}">
  9. {%for j in 1..bc|length-1%}
  10. {{j}}.{%if dk=='0'%}<input type="radio" name="text" value="{{j}}"/>{%endif%} {{bc[j]}} {%if dk=='1'%}{{cnvt.getbc(msg,j,0)}} ({{cnvt.getbc(msg,j,1)}} %){%set iu=cnvt.getbc(msg,j,2)|raw%}{%if iu|length>5%}{%set lk=iu%}{%endif%}{%endif%}<br/>
  11. {%endfor%}
  12. {%if dk=='0'%}<input type="submit" value="Bình chọn"/>{%endif%}
  13. </form>
  14. {{lk|raw}}
  15. {{sobc|raw}}
  16. </div>

Ô 2:

TWIG
  1. {{nick|slice(27,8)}}|{{message}}|{{delete_post_button}}[-msS-]

Hướng dẫn:

Thay Bạn thích mẫu người yêu như thế nào?;Xấu;Đẹp;Khó ưa;Vui tính;Hòa đồng thành từ khóa bình chọn bạn muốn, cách nhau dấu chấm phẩy (;)

Demo: http://shoutboxgenerator.wap.m ... 13988

Nguồn: http://chonguoivotinh.wap.mu

20.07.2016 / 12:34
ga_bong
Bài đăng: 519
Member
♔ Lovemoon.wap.mu ♔

rất hay