rDrama/files/templates/sidebar_Drama.html

61 lines
2.6 KiB
HTML
Raw Normal View History

<div class="col sidebar text-left d-none d-lg-block pt-3 bg-white" style="max-width:300px">
2022-01-13 23:39:39 +00:00
2022-01-19 12:40:51 +00:00
{% set image = "/static/assets/images/" + SITE_NAME + "/sidebar/" + range(1,num_sidebar)|random()|string + ".webp?a=16" %}
2022-01-14 13:47:05 +00:00
<a role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" data-bs-url="{{image}}" onclick="expandDesktopImage('{{image}}')">
<img loading="lazy" src="{{image}}" width=100%>
</a>
2022-01-14 13:49:15 +00:00
2022-01-09 21:12:23 +00:00
<a class="btn btn-primary btn-block mt-4" href="/post/16583">EMOJI MEGATHREAD</a>
<a class="btn btn-primary btn-block" href="/post/18459">BUGS/SUGGESTIONS MEGATHREAD</a>
<a class="btn btn-primary btn-block" href="/post/32341">SIDEBAR ARTWORK MEGATHREAD</a>
2022-01-02 21:09:14 +00:00
<a class="btn btn-primary btn-block" href="/post/33652">SNAPPY QUOTES MEGATHREAD</a>
2022-01-14 13:49:15 +00:00
<a class="btn btn-primary btn-block" href="/post/35835">BANNER ARTWORK MEGATHREAD</a>
2022-01-21 19:03:57 +00:00
<a class="btn btn-primary btn-block" href="/post/37677">MARSEY REQUESTS MEGATHREAD</a>
2021-12-31 13:13:27 +00:00
2022-01-14 04:18:41 +00:00
<div class="rules">
2022-01-14 04:16:35 +00:00
<p class="mt-4">Drama: any incident, scene, gaffe, rumor, opinion, or disagreement that is blown entirely out of proportion.</p>
2021-12-31 13:13:27 +00:00
2022-01-14 04:16:35 +00:00
<p>Do your part to keep our community healthy by blowing everything out of proportion and making literally everything as dramatic as possible.</p>
2021-12-31 13:13:27 +00:00
2022-01-14 04:16:35 +00:00
<p>rdrama.net caters to drama in all forms such as: Real life, videos, photos, gossip, rumors, news sites, Reddit, and Beyondβ„’. There isn't drama we won't touch, and we want it all.</p>
2021-12-31 13:13:27 +00:00
2022-01-14 04:16:35 +00:00
What we want
2021-12-31 13:13:27 +00:00
2022-01-14 04:16:35 +00:00
<ul>
<li>Arguments.</li>
<li>Gossip.</li>
<li>Scandals.</li>
<li>Lolcows.</li>
<li>Assholes.</li>
<li>Trainwrecks.</li>
<li>Meltdowns.</li>
<li>Dramatic news articles.</li>
<li>Dramatic rumours (with context).</li>
<li>Dramatic everything from anywhere</li>
</ul>
2021-12-31 13:13:27 +00:00
2022-01-19 09:19:22 +00:00
<h5>Rule 1</h5>Don't post anything illegal.<br><br>
2022-01-16 02:54:53 +00:00
2022-01-19 09:19:22 +00:00
<h5>RULE 2</h5>No sexualizing minors even as a β€œjoke.”<br><br>
2021-12-31 13:13:27 +00:00
2022-01-19 09:19:22 +00:00
<h5>RULE 3 </h5>No doxxing.<br><br>
2021-12-31 13:13:27 +00:00
2022-01-16 02:54:53 +00:00
<h5>RULE 4 </h5>Using alts to game dramacoin will get you banned. <br><br>
2021-12-31 13:13:27 +00:00
2022-01-19 09:19:22 +00:00
<h5>RULE 5 </h5>Supporting free speech is an immediate ban.<br><br>
2021-12-31 13:13:27 +00:00
2022-01-19 09:19:22 +00:00
<h5>RULE 6 </h5>Absolutely NO anti-CCP sentiment.<br><br>
All rules can and likely will be ignored at the discretion of the custodial staff. Be funny, or at least compelling, and pretty much anything legal is fine.<br><br>
<font color="hotpink">𝐜𝐚𝐫𝐩 𝐰𝐨𝐳 𝐞𝐫𝐞</font><BR><BR>
2022-01-14 04:16:35 +00:00
</div>
2022-01-14 04:15:41 +00:00
<pre>
</pre>
2021-12-31 13:13:11 +00:00
</div>