rules
This commit is contained in:
parent
b5115b8a64
commit
5a55a4843e
1 changed files with 30 additions and 0 deletions
|
@ -23,6 +23,36 @@
|
|||
<section id="accessibility" hidden></section>
|
||||
</header>
|
||||
<main>
|
||||
<section>
|
||||
<h1>Rules</h1>
|
||||
<p>These are the rules of the server.</p>
|
||||
<h2>Good Faith</h2>
|
||||
<p>
|
||||
Assume that all players are working in good faith. If someone does
|
||||
something that seems ignorant or rude to you, speak up gently, not
|
||||
harshly.
|
||||
</p>
|
||||
<h2>Sensitive Topics</h2>
|
||||
<p>
|
||||
When discussing sensitive topics, you can use spoiler syntax around
|
||||
your text like this:
|
||||
</p>
|
||||
<pre><spoiler>Test</spoiler></pre>
|
||||
<p>
|
||||
You can also use this shorter syntax to spoiler everything after the
|
||||
tag:
|
||||
</p>
|
||||
<pre>
|
||||
This will not be spoilered but <spoiler>all of this will be spoilered</pre
|
||||
>
|
||||
<p>In order to show the spoilers, hover over the text.</p>
|
||||
<h2>Language</h2>
|
||||
<p>
|
||||
Please do not use any slurs, reclaimed or not. Swearing is not allowed
|
||||
on this server, as we would like to keep spirits high.
|
||||
</p>
|
||||
<p>Just be silly :3</p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Open Hours</h1>
|
||||
<p><i>All times are in Central Time.</i></p>
|
||||
|
|
Loading…
Reference in a new issue