This commit is contained in:
Miloslav Ciz 2025-05-25 18:16:38 +02:00
parent 35c0f438a4
commit 23f4bd88fc
20 changed files with 2028 additions and 1990 deletions

View file

@ -11,13 +11,14 @@ If you contribute, add yourself to [wiki authors](wiki_authors.md)! You can also
3. **No unnecessary [censorship](censorship.md)**. Necessary censorship basically only includes spam, shitty content, [IP](intellectual_property.md)-infected content (content that would make this wiki not be in public domain) and hardcore illegal stuff that would immediately put us in jail, though we would of course love to include that. However spreading truth mustn't be hurt by fear of jail. Controversial/incorrect/taboo content etc. is NOT to be censored.
4. **[Electronic bullying](cyberbullying.md) of other wiki users is NOT PROHIBITED**. Nothing is prohibited here. { Also I'm alone here so at best I can bully myself :D ~drummyfish }
5. **ILLEGAL CONTENT IS ALLOWED** -- it still won't be added, because that would make this wiki less legally [free](free_culture.md), however this rule will be here to show we shit on laws and also that it's mostly quite stupid to forbid something that is already forbidden by definition, websites resort to doing it to dodge responsibility because they are [shit scared](fear_culture.md), but it's still stupid nonetheless. Putting rules like "uploading illegal content is prohibited" is basically like saying "I declare it that in my house laws of physics must function", illegal content will be prohibited whether you forbid it or not.
6. Peer-reviewed sources are highly discouraged, we prefer uncensored sources.
7. [Nigger](nigger.md). This rule has practically no effect because linguistically it isn't even a sentence, but it is here to help [free speech](free_speech.md).
6. **Medical and legal advice is NOT prohibited** and it's highly encouraged. This kind of advice is very useful and it would be beyond stupid to prohibit it.
7. Peer-reviewed sources are highly discouraged, we prefer uncensored sources.
8. [Nigger](nigger.md). This rule has practically no effect because linguistically it isn't even a sentence, but it is here to help [free speech](free_speech.md).
## Style
- **Don't line-break paragraphs** (a pragraph is on a single line). The reasoning is that a text manually formatted to specific width is hard to edit. It's easier to switch to auto-line breaking in your editor.
- **Avoid [unicode](unicode.md), highly prefer [ASCII](ascii.md)**, for the sake of maximum compatibility and simplicity. Use of unicode has to be greatly justified.
- **Don't line-break paragraphs** (whole paragraph is always a single line). The is because assuming certain screen width wouldn't be nice and editing such text would also be a huge pain in the ass, so let's just have it this way by default, it is easy for anyone to add line breaks and auto align to whatever width he needs later on.
- **Avoid [Unicode](unicode.md), highly prefer [ASCII](ascii.md)**, for the sake of maximum compatibility and simplicity. Use of unicode has to be greatly justified.
- **Each page shall start with a heading** (which may or may not correspond to article file name).
- I've finally decided that with certain exceptions headings should be written like this: **Each Word Of A Heading Is Capitalized**. This is for simplicity, we don't deal with weird ass rules of when or when not to capitalize.
- **Filenames of articles shall use a lowercase snake_case**.