Help:Contributing/house-rules: Difference between revisions
Jump to navigation
Jump to search
docs: migrate contribution guide §10 (house rules) from docs/contribution-guide.md (via create-page on MediaWiki MCP Server) |
Cross-ref the code-block copy standard in Help:Contributing/code (via update-page on MediaWiki MCP Server) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
The house rules for this instance. Start at the [[Help:Contributing]] hub if you are new here. | |||
== The rules == | |||
The | |||
<ol> | <ol> | ||
<li> | <li>'''One concept per item''' — merge duplicates instead of creating near-copies.</li> | ||
<li> | <li>'''Reuse properties''' — propose a new property only when nothing fits.</li> | ||
<li> | <li>'''Cite your sources''' — add at least one reference per factual statement; that is what makes it a knowledge base, not just a wiki.</li> | ||
<li> | <li>'''English labels are mandatory''' — additional languages are welcome (site language: <code>en</code>).</li> | ||
<li> | <li>'''Datatype is forever''' — double-check the datatype before creating a property.</li> | ||
<li> | <li>'''Ask the admin''' for an account, for deletions, or to install bulk tools.</li> | ||
<li>'''Code blocks carry <code>copy</code>''' — every block-mode <code><syntaxhighlight></code> includes <code>copy</code> (see [[Help:Contributing/code|code]]); <code>inline</code> blocks are the exception.</li> | |||
</ol> | </ol> | ||
== | == See also == | ||
* [[Help:Contributing]] — the hub | |||
* [[Help:Contributing/entities]] — creating and editing items and properties | |||
* | * [[Help:Contributing/styleGuide]] — writing style | ||
* | |||
* | |||
Latest revision as of 09:51, 23 August 2026
The house rules for this instance. Start at the Help:Contributing hub if you are new here.
The rules
- One concept per item — merge duplicates instead of creating near-copies.
- Reuse properties — propose a new property only when nothing fits.
- Cite your sources — add at least one reference per factual statement; that is what makes it a knowledge base, not just a wiki.
- English labels are mandatory — additional languages are welcome (site language:
en). - Datatype is forever — double-check the datatype before creating a property.
- Ask the admin for an account, for deletions, or to install bulk tools.
- Code blocks carry
copy— every block-mode<syntaxhighlight>includescopy(see code);inlineblocks are the exception.
See also
- Help:Contributing — the hub
- Help:Contributing/entities — creating and editing items and properties
- Help:Contributing/styleGuide — writing style