{% macro post_actions() %}
Uživatelské akce
Odstranit příspěvky
Odstranit soubory
Přidat/odstranit spoiler
Heslo
Důvod hlášení

{% if tcx.perms.owner() || tcx.perms.edit_posts() || tcx.perms.manage_posts() || tcx.perms.reports() || tcx.perms.bans() %}
Uklízečské akce {% if tcx.perms.owner() || tcx.perms.manage_posts() %} {% endif %} {% if tcx.perms.owner() || tcx.perms.reports() %} {% endif %} {% if tcx.perms.owner() || tcx.perms.bans() %} {% if tcx.perms.owner() || tcx.perms.reports() %} {% endif %} {% endif %} {% if tcx.perms.owner() || (tcx.perms.edit_posts() && tcx.perms.view_ips()) %} {% endif %}
Odstranit příspěvky
Odstranit soubory
Přidat/odstranit spoiler
Odstranit od IP na nástěnce
Odstranit od IP globálně
Připnout/odepnout
Uzamknout/odemknout
Odstranit hlášení
Zabanovat uživatele
Zabanovat nahlašovatele
Globální ban
Neodvolatelný ban
Důvod banu
Délka banu (dny, 0 = trvalý)
Rozsah banu
Vytrolit uživatele
{% if tcx.perms.owner() || tcx.perms.edit_posts() %}
{% endif %}
{% endif %} {% endmacro %}