Help:Contributing/house-rules: Difference between revisions

From Wikibase
Jump to navigation Jump to search
Rewrite in code-guide style: strip translation markup, <code> for plain tokens (via update-page on MediaWiki MCP Server)
Cross-ref the code-block copy standard in Help:Contributing/code (via update-page on MediaWiki MCP Server)
 
Line 10: Line 10:
<li>'''Datatype is forever''' — double-check the datatype before creating a property.</li>
<li>'''Datatype is forever''' — double-check the datatype before creating a property.</li>
<li>'''Ask the admin''' for an account, for deletions, or to install bulk tools.</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>&lt;syntaxhighlight&gt;</code> includes <code>copy</code> (see [[Help:Contributing/code|code]]); <code>inline</code> blocks are the exception.</li>
</ol>
</ol>



Latest revision as of 09:51, 23 August 2026

Languages: English · français · Esperanto

The house rules for this instance. Start at the Help:Contributing hub if you are new here.

The rules

  1. One concept per item — merge duplicates instead of creating near-copies.
  2. Reuse properties — propose a new property only when nothing fits.
  3. Cite your sources — add at least one reference per factual statement; that is what makes it a knowledge base, not just a wiki.
  4. English labels are mandatory — additional languages are welcome (site language: en).
  5. Datatype is forever — double-check the datatype before creating a property.
  6. Ask the admin for an account, for deletions, or to install bulk tools.
  7. Code blocks carry copy — every block-mode <syntaxhighlight> includes copy (see code); inline blocks are the exception.

See also