rDrama/files/templates/sidebar_rDrama.html

104 lines
5.2 KiB
HTML
Raw Normal View History

<div class="col sidebar text-left {% if not request.path.startswith('/sidebar') %}d-none d-lg-block{% endif %} pt-2" {% if request.path != '/sidebar' %}id="sidebar-content"{% endif %}>
2022-04-02 16:54:27 +00:00
2024-03-02 21:41:48 +00:00
<h5 class="text-center mt-0 mt-md-2 mb-3">
2024-02-16 14:31:21 +00:00
Top Poster of the Day:
2024-03-02 12:28:49 +00:00
<span class="d-md-block mt-md-1">
2024-02-23 18:09:56 +00:00
{% with user=top_poster_of_the_day() %}
2024-02-13 20:46:58 +00:00
{% include "user_in_table.html" %}
{% endwith %}
2024-03-02 12:28:49 +00:00
</span>
2024-02-13 20:46:58 +00:00
</h5>
2023-02-24 22:01:55 +00:00
<a href="/users">
2023-02-25 18:12:58 +00:00
<h5 class="text-center mt-0 mt-md-2 mb-4">
2024-02-16 14:31:21 +00:00
Current Registered Users: {{current_registered_users()}}
2023-02-24 22:01:55 +00:00
</h5>
</a>
2024-04-14 10:20:22 +00:00
{% if hole and hole.sidebarurls %}
{% set image = hole.random_sidebar %}
2024-04-17 15:53:49 +00:00
{% elif IS_FISTMAS() or IS_BDAY() %}
{% set image = macros.random_image("assets/events/" ~ IS_EVENT() ~ "/images/sidebar/" ~ SITE_NAME) %}
{% elif IS_EVENT() %}
{% set image = macros.random_image("assets/events/" ~ IS_EVENT() ~ "/images/sidebar") %}
2024-04-10 10:57:04 +00:00
{% elif v and v.chud %}
{% set image = SITE_FULL_IMAGES + "/i/rDrama/sidebar/2317.webp?x=8" %}
{% set expanded_image = image|expand_art %}
{% else %}
{% set image = macros.random_image("assets/images/" ~ SITE_NAME ~ "/sidebar") %}
2024-03-09 09:35:59 +00:00
{% set expanded_image = image|expand_art %}
{% endif %}
2024-04-10 10:55:38 +00:00
{% if request.path != '/sidebar' %}
{% if IS_HOMOWEEN() and not (hole and hole.sidebarurls) %}
{% include "events/homoween/eye_tracking.html" %}
{% elif not (hole and hole.name == 'chudrama' and v and not v.can_see_chudrama) %}
2024-03-09 09:35:59 +00:00
{% if not expanded_image %}
{% set expanded_image = image %}
{% endif %}
<a href="{{expanded_image}}">
<img class="mb-4 sidebar-img" alt="sidebar image" data-nonce="{{g.nonce}}" data-onclick="expandImage('{{expanded_image}}')" loading="lazy" src="{{image}}">
</a>
2022-08-04 20:41:14 +00:00
{% endif %}
2022-04-14 17:40:13 +00:00
{% endif %}
<p class="text-center text-md mb-4">
<a class="sidebar-link d-md-none" href="/leaderboard" data-bs-toggle="tooltip" data-bs-placement="top" title="Leaderboard"><i class="fas fa-trophy"></i></a>
<a class="sidebar-link d-md-none" href="/random_user" data-bs-toggle="tooltip" data-bs-placement="top" title="Random User with a Profile Anthem"><i class="fas fa-music"></i></a>
<a class="sidebar-link" href="/badges" data-bs-toggle="tooltip" data-bs-placement="top" title="Badges"><i class="fas fa-hexagon"></i></a>
2024-02-18 16:10:24 +00:00
<a class="sidebar-link" href="/admins" data-bs-toggle="tooltip" data-bs-placement="top" title="Admins"><i class="fas fa-crown"></i></a>
<a class="sidebar-link" href="/log" data-bs-toggle="tooltip" data-bs-placement="top" title="Moderation Log"><i class="fas fa-scroll-old"></i></a>
2022-06-03 10:29:10 +00:00
<a class="sidebar-link" href="/transfers" data-bs-toggle="tooltip" data-bs-placement="top" title="Transfers"><i class="fas fa-arrow-right-arrow-left"></i></a>
<a class="sidebar-link" href="/random_post" data-bs-toggle="tooltip" data-bs-placement="top" title="Random Post"><i class="fas fa-random"></i></a>
2024-04-06 02:12:42 +00:00
<a class="sidebar-link" href="/stats" data-bs-toggle="tooltip" data-bs-placement="top" title="Stats"><i class="fas fa-chart-simple"></i></a>
</p>
{% if IS_HOMOWEEN() %}
<div class="progress">
<div style="--width:{{bar_position()[0]}}%" class="bar-left"></div>
<div style="--width:{{bar_position()[1]}}%" class="bar-right"></div>
<div class="legend">
<span title="{{bar_position()[2]}}">{{bar_position()[0]}}% Vaxxed</span>
<span title="{{bar_position()[3]}}">{{bar_position()[1]}}% Infected</span>
</div>
2023-09-28 23:58:09 +00:00
</div>
{% endif %}
2023-09-28 23:58:09 +00:00
2023-10-07 17:55:50 +00:00
{% if hole and hole.sidebar_html %}
<div class="mb-4">{{hole.sidebar_html|safe}}</div>
2023-02-24 20:12:44 +00:00
{% endif %}
2023-03-03 04:05:43 +00:00
2024-02-07 04:13:08 +00:00
<a class="btn btn-primary btn-block mb-3" href="/?effortposts_only=True">BROWSE EFFORTPOSTS</a>
2023-03-03 04:05:43 +00:00
<a class="btn btn-primary btn-block mb-3" href="/post/151246/rdrama-featureset">SITE GUIDE</a>
2023-02-24 20:12:44 +00:00
<a id="sidebar--directory--btn" class="btn btn-primary btn-block mb-3" href="/directory">
<span id="sidebar--directory--head">DIRECTORY</span>
<span id="sidebar--directory--subhead">Emojis & Art | Info Megathreads</span>
2023-02-24 20:12:44 +00:00
</a>
2024-04-09 19:03:01 +00:00
<a class="btn btn-primary btn-block mb-3" href="/holes">HOLES</a>
<a class="btn btn-primary btn-block mb-3" href="/ping_groups">PING GROUPS</a>
2023-02-24 20:12:44 +00:00
2023-10-07 17:55:50 +00:00
{% if hole %}
2023-02-24 20:12:44 +00:00
<br>
2024-01-12 07:18:04 +00:00
{% if v and v.mods_hole(hole.name) %}
2023-10-07 17:55:50 +00:00
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/settings">/h/{{hole}} SETTINGS</a>
2022-04-02 16:54:27 +00:00
{% endif %}
2023-10-07 17:55:50 +00:00
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/log">/h/{{hole}} LOG</a>
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/mods">/h/{{hole}} MODS</a>
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/exilees">/h/{{hole}} EXILEES</a>
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/followers">/h/{{hole}} FOLLOWERS</a>
<a class="btn btn-primary btn-block mb-3 text-uppercase" style="font-size: 0.87rem" href="/h/{{hole}}/blockers">/h/{{hole}} BLOCKERS</a>
2023-02-24 20:12:44 +00:00
{% else %}
2022-12-26 22:21:01 +00:00
<div class="sidebar--rules sidebar--rules--rdrama pt-2">
{% set rules = "rules_" ~ SITE_NAME ~ ".html" %}
{% include rules %}
2022-04-02 16:54:27 +00:00
</div>
{% endif %}
2023-05-05 21:45:25 +00:00
2023-02-24 20:12:44 +00:00
<hr>
<div class="mt-3">
2023-03-12 14:33:54 +00:00
Live commit: <a href="https://fsdfsd.net/rDrama/rDrama/commit/{{git_head()[0]}}">{{git_head()[0]}}</a>
2023-02-24 20:12:44 +00:00
</div>
2022-05-24 21:27:12 +00:00
</div>