XtGem Forum catalog
Giờ là 09:45 Chúc buổi sáng vui vẻ
Trang ChủDiễn ĐànThông Tin
{% use 'my_blocks.twig' %} {% block guestbook_comments_list %} {# Thông tin #} {% if data.is_logged_in %} {% if data.community_name %}
- Xin chào {{data.community_name}}..!
{% if not data.is_confirmed_email %}- Bạn chưa xác thực tài khoản! Bấm vào đây để xác thực Email!{% else %}- Bạn đã trở thành thành viên chính thức của Diễn đàn vào lúc {{data.is_confirmed_email|date('H:i:s \\n\\g\\à\\y d/m/Y', 'Asia/Saigon')}}{% endif %}
{% else %}
{% if not data.is_confirmed_email %}- Bạn chưa xác thực tài khoản! Bấm vào đây để xác thực Email!{% else %}- Bạn đã trở thành thành viên chính thức của Diễn đàn vào lúc {{data.is_confirmed_email|date('H:i:s \\n\\g\\à\\y d/m/Y', 'Asia/Saigon')}}{% endif %}
{% endif %} {% else %}
- Hãy Đăng Nhập hoặc Đăng Kí để sử dụng hết chức năng của Diễn đàn..!
{% endif %} {# Nội dung hiển thị khi trích dẫn comment #} {% if data.in_comments_thread %}
<< Trở Về
{% else %} {% if data.visitor_is_admin %}
Dọn Dẹp Phòng Chat
{% endif %} {% endif %} {# Form bình luận #} {% block guestbook_comments_form %} {% if data.comments_form.is_maintenance %}
- Phòng chat tạm thời bảo trì. Mời bạn quay lại sau..! {{data.comments_form.maintenante_markup|raw}}
{% elseif data.is_logged_in and not data.community_name %}
{% if data.in_comments_thread %} {% endif %} Tên NickName:

{% else %} {% if data.comments_form.comments_restriction == "logged_in" and not data.is_logged_in %} {% elseif data.comments_form.comments_restriction == "logged_in" and data.is_logged_in and not data.is_confirmed_email %} {% else %}
{% if data.entry.in_comments_thread %} {% endif %} {% if not data.is_logged_in %} {% if data.comments_form.spam_comments_reserved_name %} Tên người dùng này đã tồn tại, vui lòng chọn tên khác..!
{% endif %} {% if data.comments_form.poster %} {% else %} Tên NickName:

{% endif %} {% endif %} {% if data.comments_form.comments_restriction == "email_required" and not data.is_logged_in %} Email:

{% endif %} Nội Dung:

{% if data.comments_form.spam_comments %} Mã Xác Nhận:
Captcha

{% endif %}
{% endif %} {% endif %} {% endblock %} {# Danh sách comments #} {% if not data.comments %}
- Phòng chat trống rỗng. Bạn hãy là người tham gia đầu tiên..!
{% else %} {% for comment in data.comments %} {# Thông tin Chat #}
{{comment.nick}} {% set name=comment.nick %}{{block('icon_position')}} {% if comment.author_profile %} {% include('modify/name_position-gb.js') %}{% else %} {{comment.nick|raw}} {% endif %} {% if comment.author_profile %}{% set position=comment.nick %}{{block('position')}}{% else %}(Khách){% endif %} {% if comment.author_profile %}{% set name_online=comment.nick %}{{block('mod_online')}}{% endif %}
* {% set time=comment.date %}{{block('time_mod')}}
{# Nội dung comment #} {% if data.reported_spam == comment.id %}

Bình luận đã bị ẩn

{% else %} {% set nd=comment.message|replace({'':'_', '':'_'}) %} {% set leng=nd|replace({'<':'<', '>':'>'})|length %} {% if leng > 2 %} {% include('modify/message-gb.js') %} {% else %}

- Bình luận không hợp lệ. Số kí tự tối thiểu là 3..!

{% endif %} {% endif %} {# Menu quyền #}
{% if data.visitor_is_admin and not comment.owner_of_comment and not comment.childs_count and not data.in_comments_thread %}{% endif %} {% if not comment.owner_of_comment %}{% if data.is_logged_in %}{% else %}{% endif %}{% endif %} {% if data.visitor_is_admin %}{% endif %}
{# Trích dẫn của Admin #} {% if comment.childs_count %} {% for child in comment.childs %}
{{child.author_profile.name}} (Sáng Lập Viên) {% set name_online=child.author_profile.name %}{{block('mod_online')}} ({% set time=child.date %}{{block('time_mod')}}){% set nd=child.message|replace({'':'_', '':'_'}) %}{% include('modify/message-gb.js') %}
{% endfor %} {% endif %} {% endfor %} {# Phân trang #} {{data.comments_pagination_html|replace({'«':'<<', '»':'>>'})|raw}} {% endif %} {% endblock %}
•©opyRight By: HarryWillSon™
•Timeload : 0.0001/Giây
•TimeOut : 0.1%