|
|
| 第1行: |
第1行: |
| Esolang is mostly a wiki like any other, but we do have some site specific '''policies''', which are summarized here. Please see the [[Esolang:Help|help page]] for general information on editing, and read the articles to absorb our style. | | Esolang 大多像其他维基一样,但我们确实有一些站点特定的'''政策''',在此总结。请参阅[[Esolang:Help|帮助页面]]获取一般编辑信息,并阅读文章以吸收我们的风格。 |
|
| |
|
| ==Policy summary== | | ==政策摘要== |
|
| |
|
| *All content must be [[Esolang:Copyrights|public domain or equivalent]]. | | *所有内容必须是[[Esolang:Copyrights|公共领域或等效]]。 |
| *Articles should be on the subject of [[esoteric programming language]]s, or about subjects relevant to these, for example computation theory. | | *文章应关于[[esoteric programming language|深奥编程语言]]的主题,或与之相关的主题,例如计算理论。 |
| *Articles on languages you made yourself are encouraged, unlike for example Wikipedia. However, these may still be mercilessly edited by others. In most cases this is a good thing. | | *鼓励撰写关于你自己创造的语言的文章,与例如维基百科不同。然而,这些文章仍可能被他人无情编辑。在大多数情况下,这是一件好事。 |
| *Please do not add new [[Esolang:Categorization|category pages]] without discussing them in [[Esolang talk:Categorization]]. | | *请不要在未在[[Esolang talk:Categorization|Esolang talk:分类]]中讨论的情况下添加新的[[Esolang:Categorization|分类页面]]。 |
| *General links to people should be to a standard namespace article on them, if one exists, and to their user page otherwise. When linking to a user page, the User: prefix should be visible on the link. (See [[Esolang:Authors]] for more information.) | | *指向人的一般链接应指向关于他们的标准命名空间文章,如果存在的话;否则指向他们的用户页面。当链接到用户页面时,User: 前缀应在链接上可见。(更多信息见[[Esolang:Authors|Esolang:作者]]。) |
| *When in doubt, play it safe and take the path of least resistance, which probably means just forgetting about it and closing your browser. Also, [[Esolang:Be bold in editing pages|be bold in editing pages]]. | | *当有疑问时,谨慎行事,选择阻力最小的路径,这可能意味着只是忘记它并关闭浏览器。另外,[[Esolang:Be bold in editing pages|大胆编辑页面]]。 |
| *Don't create multiple accounts as a method of hiding your actions. (Using multiple accounts for more legitimate reasons, e.g. because you forgot the password to an old account, is acceptable.) | | *不要创建多个账户作为隐藏你行为的方法。(出于更合法的原因使用多个账户,例如因为你忘记了旧账户的密码,是可接受的。) |
| *Don't create shared accounts as edit responsibility is unclear when you're sharing an account with others. | | *不要创建共享账户,因为当你与他人共享账户时,编辑责任不明确。 |
| *Don't submit private information (e.g. picture or exact location) of yourselves or others to this wiki, and if you can, check and double check the metadata of an image to ensure that there isn't any private information in it before uploading it. | | *不要向本维基提交你自己或他人的私人信息(例如照片或确切位置),如果可能,在上传图像前检查并双重检查其元数据,以确保其中没有私人信息。 |
| *Even outside the main article namespace, content on this wiki should be relevant to esoteric programming languages or to this wiki itself – it is not a general-purpose hosting site or discussion forum. | | *即使在主文章命名空间之外,本维基上的内容也应与深奥编程语言或本维基本身相关——它不是一个通用托管站点或讨论论坛。 |
|
| |
|
| == Sandbox policy == | | ==沙盒政策== |
|
| |
|
| Sometimes an edit to a page cannot be reviewed without first saving the page. For that sole purpose, we have reserved the page [[Esolang:Sandbox]]. To avoid contention, users may also use [[Special:MyPage/Sandbox]] to ensure that their edits are not overwritten by other users.
| | 有时,对页面的编辑无法在不先保存页面的情况下进行审查。为此唯一目的,我们保留了页面[[Esolang:Sandbox|Esolang:沙盒]]。为避免争议,用户也可以使用[[Special:MyPage/Sandbox|你自己的沙盒]]来确保他们的编辑不被其他用户覆盖。 |
|
| |
|
| Sandboxes are not pastebins. Sandbox content may be removed at any time. It is your responsibility to move content to a more permanent location. If it is not appropriate for the main or user namespace then it is likely not appropriate for the sandbox. Sandbox edits, like all edits, are released to the public domain; see [[Esolang:Copyrights]] for full policy.
| | 沙盒不是粘贴箱。沙盒内容可能随时被移除。你有责任将内容移动到更永久的位置。如果它不适合主或用户命名空间,那么它可能也不适合沙盒。沙盒编辑,像所有编辑一样,被释放到公共领域;完整政策见[[Esolang:Copyrights|Esolang:版权]]。 |
|
| |
|
| A copy of this policy shall be placed in the main sandbox.
| | 本政策的副本应放置在主要沙盒中。 |
Esolang 大多像其他维基一样,但我们确实有一些站点特定的政策,在此总结。请参阅帮助页面获取一般编辑信息,并阅读文章以吸收我们的风格。
政策摘要
- 所有内容必须是公共领域或等效。
- 文章应关于深奥编程语言的主题,或与之相关的主题,例如计算理论。
- 鼓励撰写关于你自己创造的语言的文章,与例如维基百科不同。然而,这些文章仍可能被他人无情编辑。在大多数情况下,这是一件好事。
- 请不要在未在Esolang talk:分类中讨论的情况下添加新的分类页面。
- 指向人的一般链接应指向关于他们的标准命名空间文章,如果存在的话;否则指向他们的用户页面。当链接到用户页面时,User: 前缀应在链接上可见。(更多信息见Esolang:作者。)
- 当有疑问时,谨慎行事,选择阻力最小的路径,这可能意味着只是忘记它并关闭浏览器。另外,大胆编辑页面。
- 不要创建多个账户作为隐藏你行为的方法。(出于更合法的原因使用多个账户,例如因为你忘记了旧账户的密码,是可接受的。)
- 不要创建共享账户,因为当你与他人共享账户时,编辑责任不明确。
- 不要向本维基提交你自己或他人的私人信息(例如照片或确切位置),如果可能,在上传图像前检查并双重检查其元数据,以确保其中没有私人信息。
- 即使在主文章命名空间之外,本维基上的内容也应与深奥编程语言或本维基本身相关——它不是一个通用托管站点或讨论论坛。
沙盒政策
有时,对页面的编辑无法在不先保存页面的情况下进行审查。为此唯一目的,我们保留了页面Esolang:沙盒。为避免争议,用户也可以使用你自己的沙盒来确保他们的编辑不被其他用户覆盖。
沙盒不是粘贴箱。沙盒内容可能随时被移除。你有责任将内容移动到更永久的位置。如果它不适合主或用户命名空间,那么它可能也不适合沙盒。沙盒编辑,像所有编辑一样,被释放到公共领域;完整政策见Esolang:版权。
本政策的副本应放置在主要沙盒中。