Browse Source

Add tips and more board-specific rules

pull/40/head
Michael Walker 9 years ago
parent
commit
43e366ca3b
  1. 114
      templates/themes/rules/rules.html

114
templates/themes/rules/rules.html

@ -22,62 +22,72 @@
<img alt="mascot" src="static/lain_is_cute_datass_small.png"/>
<div class="ban" id="global">
<h2>GLOBAL</h2>
<h2>GLOBAL RULES</h2>
<ol start="0">
<li>Read the rules before posting.</li>
<li>Everybody just relax, this is Lainchan, we are trying to have fun and learn.</li>
<li>Breathe deeply before replying or posting.</li>
<li>The mods have your back, don't respond to lamers. Report and carry on.</li>
<li>Protip: contribute to the thread instead of complaining. Respond to bad threads with thoughtful/informed information/opinions. Articulate your argument if you disagree.</li>
<li>Think, learn, listen, read.</li>
<li>Don't be afraid to post or ask a stupid question.</li>
<li>Don't be afraid to bump old threads. The only dead thread is a sagelocked one.</li>
<li> /all shows you popular threads, try out /random.</li>
<li>Do not post in or view any boards if you are under 18
years of age.</li>
<li>Do not post unspoilered adult content on worksafe boards,
these being any but /l/.</li>
<li>Complaining and feature requests should only be made on /q/.</li>
<li>Feel free to complain about the mods/admins/kalyx, on /q/</li>
<li>Do not spam or advertise.</li>
<li>Being anonymous does not mean you can be a cocksucker. Don't bait, please calm down. Let's prove that being anonymouse is a good thing.</li>
<li>Having an opinion you disagree with is not a sufficient reason to report it.</li>
<li>Do not call for mods, or anounce reports in a thread.</li>
<li>Make use of the catalog to prevent duplicate threads.</li>
<li>Arguing is fine, obviously. Read the rules again.</li>
<li>If you break the rules we will delete your post. Do it repeatedly and you'll be derezzed.</li>
<li>Do not call for mods, or announce reports in a thread.</li>
<li>Always argue in good faith and avoid using personal attacks.</li>
<li>You should always elaborate on your opinions rather than just spilling the soykaf.</li>
<li>Don't respond with aggression to perceived flames or trolls (or at all.)</li>
<li>Do not whine and cry about 8chan, "quality", "invasions", "newfags", mods, bans, or kalyx outside of /q/.</li>
<li>Do not spam or advertise unrelated content.</li>
<li>Do not post child pornography or questionable 2D/3DCG/3DPG sexual depictions of children. This includes "child models".</li>
<li>If you must post it, spoiler any NSFW content and make sure it's relevant to the discussion.</li>
<li>Do not upload malicious archives.</li>
<li>Read the rules again. <code>/* infinite iteration will fix later */</code></li>
</ol>
</div>
<div class="ban" id="lambda">
<h2>/&#955;/</h2>
<ol start="0">
<li>"Which language should i learn" outside of the beginner general is not allowed. This includes "how do I become a programm$
<li> No "religious wars"; keep it rational. It's why we're here and not elsewhere.</li>
<li>Electronics threads are for /diy/.</li>
<li>There should always be a beginner general; check the catalog before you make a new one.</li>
<li>We ALWAYS need contributors to our board software, located at <a href="https://github.com/lainchan/lainchan/">https://git$
</ol>
<div class="ban" id="tips">
<h2>PRO TIPS FOR MAXIMUM FUN:</h2>
<ul>
<li>The mods are not on powertrips, they are friendly and are trying to ensure the quality of lainchan, not belittle your ideas.</li>
<li>Lainchan is a place to have your voice heard but not a place for you to drown out others' voices.</li>
<li>Mods usually ask each other for opinions before doing anything. We hate having to ban someone.</li>
<li> Just relax and try to have fun. Jokes are always welcome.</li>
<li> Visit a board you've never been to. Try out /random/.</li>
<li> Max file size is 35 mb.</li>
<li> PDF, ePub, and webm are supported across the boards.</li>
<li>We ALWAYS need contributors to our board software, located on <a href="https://github.com/lainchan/lainchan/">github</a></li>
<li> Dice rolling: posting in the email field with the form "dice XdY+/-Z" will result in X Y-sided dice rolled and summed, with the modifier Z added, the result is displayed at the top of the post body.</li>
<li> Be smart when posting about potentially illegal activities.</li>
</ul>
</div>
<div class="ban" id="boards">
<h2>Boards</h2>
<ul>
<li>/cyb/ is the general cyberpunk board for the discussion of the philosophy and anything else you can think of as being "cyberpunk".</li>
<li>/λ/ is the programming board.</li>
<ul>
<li> Hard technical discussion of software development and project ideas is the only intended purpose of this board.</li>
<li> The Beginner's General is where all questions concerning novice programming should go, unless there is a more specific thread for your interests.</li>
</ul>
<li>/tech/ is for the discussion of consumer technology.</li>
<ul>
<li> Discussion concerning programs not intimately related to programming belongs on /tech/.</li>
</ul>
<li>/zzz/ is the board for the discussion of dreams and dreaming techniques.</li>
<li>/drg/ is the board for discussing your waifu's experiences with drug usage, including buying and selling.</li>
<li>/lit/ is the board for reading, writing, and sharing written works of art.</li>
<li>/diy/ is for the discussion of electronics and the construction and modification thereof.</li>
<ul>
<li> The construction and modification of objects that are not electronic is also welcomed.</li>
<li> Cooking is one example of a topic that would fit on /diy/.</li>
</ul>
<li>/art/ is the board for the discussion of other forms of art, including music, movies, and television.</li>
<li>/w/ is the board for the discussion of Japanese culture and anime.</li>
<li>/rpg/ is the board for the discussion of video games, primarily role-playing games.</li>
<li>/r/ is the board for the discussion of topics that do not have a dedicated board. It is not for purely random threads.</li>
<li>/layer/ is the ddt board. For more information see the sticky on the board or the <a href="https://github.com/desudesutalk/desudesutalk/wiki/How-to-use-this-script"> official how-to guide</a>.</li>
<li>/q/ is the questions board.</li>
<ul>
<li> In specific, questions about the moderation, the quality of Lainchan, feature requests, and other questions about the website are valid.</li>
</ul>
<li>Keep discussion rational. It's why we're here.</li>
<li>When in doubt about the topic of a board, lurk it for a while and check the catalog to get an idea of it.</li>
</ul></div>
</body>
</html>
{% endfilter %}
@ -85,3 +95,7 @@

Loading…
Cancel
Save