{% if config.poster_ids %} {% if post.thread %} {{ post.ip|poster_id(post.thread) }} {% else %} {{ post.ip|poster_id(post.id) }} {% endif %} {% endif %}