{% 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.manage_posts() || tcx.perms.bans() || tcx.perms.edit_posts() %}
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 %}
Odstranit příspěvky
Odstranit soubory
Přidat/odstranit spoiler
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
{% if tcx.perms.owner() || tcx.perms.edit_posts() %}
{% endif %}
{% endif %} {% endmacro %}