rDrama/files/templates/sidebar_rDrama.html

128 lines
5.3 KiB
HTML
Raw Normal View History

{%-
set VISITORS_HERE_FLAVOR = [
' incels currently stalking roasties',
' gooners currently edging to <img src="/e/marseycumjar3.webp" style="height: 1.5em;">',
' fanboys currently obsessing over Carp',
' postmodern obscurantists currently whistling for dogs',
' NEETs currently LDARmaxxing',
' valid women currently dilating ',
' stochastic terrorists currently writing manifestos',
' negholes currently being pozzed',
' bussies currently on standby',
' gamers currently harassing women',
' dramanauts hurtling through Safe Space™',
' Soros shills currently plotting the mayocide',
' furries currently yiffing',
' incels currently harassing women ',
' chuds currently agendaposting',
' coomers currently gooning',
' oopsie woopsie fucko boingos narwhaling bacons',
' well-behaved rule following goodthinkers',
' throwing shade right now',
]
-%}
2022-04-12 23:05:02 +00:00
<div class="col sidebar text-left d-none d-lg-block pt-3 pb-5 bg-white" style="max-width:300px">
2022-04-02 16:54:27 +00:00
{% if sub %}
{% set image=sub.sidebar_url %}
{% else %}
{% set path = "assets/images/" + SITE_NAME + "/sidebar" %}
2022-05-13 12:38:14 +00:00
{% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=44' %}
2022-04-02 16:54:27 +00:00
{% endif %}
2022-04-22 23:32:48 +00:00
{% if v and (v.is_banned or v.agendaposter) %}
2022-04-14 17:40:13 +00:00
<img class="mb-4" alt="sidebar image" role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('/assets/images/rDrama/sidebar2.webp')" loading="lazy" src="/assets/images/rDrama/sidebar2.webp" width=100%>
{% else %}
<img class="mb-4" alt="sidebar image" role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('{{image}}')" loading="lazy" src="{{image}}" width=100%>
{% endif %}
2022-05-25 19:16:46 +00:00
<div class="text-center text-lg font-weight-bold">
2022-05-25 21:43:30 +00:00
<img src="/e/marseylowpoly.webp" height=18 width=28>
2022-05-25 19:10:20 +00:00
<span>PEOPLE HERE NOW</span>
</div>
2022-05-25 21:13:04 +00:00
<p class="mt-1 ml-2 mb-4 text-center text-lg">
<span id="sidebar--counter--total">{{ g.loggedin_counter + g.loggedout_counter }}</span>
<span id="sidebar--counter--flavor">{{ VISITORS_HERE_FLAVOR|random|safe }}</span>
<span id="sidebar--counter-loggedin">({{ g.loggedin_counter }} logged in)</span>
{% if v and v.admin_level >= 2 -%}
<span id="sidebar--counter--admin" style="text-align: center; display: block; font-size: 1rem;">
<a href="/admin/loggedin">Logged In</a> | <a href="/admin/loggedout">Logged Out</a>
</span>
{%- endif %}
2022-05-25 21:13:04 +00:00
</p>
2022-05-25 19:16:46 +00:00
<p class="text-center text-md mb-4">
<a class="sidebar-link" href="/marseys" data-bs-toggle="tooltip" data-bs-placement="top" title="Marseys"><i class="fas fa-cat"></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>
<a class="sidebar-link" href="/random_user/" data-bs-toggle="tooltip" data-bs-placement="top" title="Random User"><i class="fas fa-music"></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>
<a class="sidebar-link" href="/comments" data-bs-toggle="tooltip" data-bs-placement="top" title="All Comments"><i class="fas fa-comment-dots"></i></a>
</p>
2022-04-02 16:54:27 +00:00
{% if sub %}
{% if sub.sidebar_html %}
<div class="mb-4">{{sub.sidebar_html|safe}}</div>
{% endif %}
{% if v %}
<a class="btn btn-primary btn-block mb-3" href="/create_sub">CREATE HOLE</a>
2022-04-02 16:54:27 +00:00
{% if v.mods(sub.name) %}
<a class="btn btn-primary btn-block mb-3" href="/h/{{sub.name}}/settings">HOLE SETTINGS</a>
{% endif %}
{% endif %}
<a class="btn btn-primary btn-block mb-3" href="/h/{{sub.name}}/mods">HOLE MODS</a>
<a class="btn btn-primary btn-block mb-3" href="/h/{{sub.name}}/exilees">HOLE EXILEES</a>
<a class="btn btn-primary btn-block mb-3" href="/h/{{sub.name}}/blockers">HOLE BLOCKERS</a>
{% else %}
{% if v %}
2022-04-02 16:54:27 +00:00
<a class="btn btn-primary btn-block mb-3" href="/create_sub">CREATE HOLE</a>
{% endif %}
2022-04-25 20:00:04 +00:00
<a class="btn btn-primary btn-block mb-3" href="/holes">BROWSE HOLES</a>
2022-04-02 16:54:27 +00:00
<a class="btn btn-primary btn-block mb-3" href="/post/16583">EMOJI MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/18459">BUGS/SUGGESTIONS MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/32341">SIDEBAR ARTWORK MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/33652">SNAPPY QUOTES MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/35835">BANNER ARTWORK MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/37677">EMOJI REQUESTS MEGATHREAD</a>
<a class="btn btn-primary btn-block mb-3" href="/post/39413">GAMBLING MEGATHREAD</a>
2022-05-22 21:26:29 +00:00
<div class="rules mt-5">
<h3>Rules:</h3><br>
2022-04-02 16:54:27 +00:00
2022-05-24 16:53:39 +00:00
<a href="/post/19711/a-short-guide-on-how-to" style="color:red;font-weight:bold">- NO RIGHTWING AGENDAPOSTING.</a><br><br>
2022-05-22 23:02:06 +00:00
2022-05-22 21:25:08 +00:00
- Don't post anything illegal.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
- No sexualizing minors even as a “joke”.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
- No doxing.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
- Using alts to game dramacoin will get you banned.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
- Supporting free speech is an immediate ban.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
<b>- Absolutely NO anti-CCP sentiment.</b><br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:25:08 +00:00
All rules can and likely will be ignored at the discretion of the janitorial staff. Be funny, or at least compelling, and pretty much anything legal is welcome.<br><br>
2022-04-02 16:54:27 +00:00
2022-05-22 21:24:06 +00:00
<span style="color:hotpink">𝐜𝐚𝐫𝐩 𝐰𝐨𝐳 𝐞𝐫𝐞</span><br><br>
2022-04-02 16:54:27 +00:00
</div>
{% endif %}
<pre>
</pre>
2022-05-24 21:27:12 +00:00
</div>