Help:Contributing/access: Difference between revisions

From Wikibase
Jump to navigation Jump to search
docs: migrate contribution guide §1 (access) from docs/contribution-guide.md (via create-page on MediaWiki MCP Server)
 
Rewrite in code-guide style: strip translation markup, fix sentence fragment, <code> for plain tokens (via update-page on MediaWiki MCP Server)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<languages/>
This page explains who can do what on this wiki. Start at the [[Help:Contributing]] hub if you are new here.


<translate>
== What you can do ==
<!--T:1-->
This page explains who can do what on this wiki. Start at the <tvar name="hub">[[Help:Contributing]]</tvar> hub if you are new here.
</translate>
 
== <translate><!--T:2--> What you can do</translate> ==


{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
! Capability !! Anonymous !! Registered user !! Admin (sysops)
|-
|-
! <translate><!--T:3--> Capability</translate> !! <translate><!--T:4--> Anonymous</translate> !! <translate><!--T:5--> Registered user</translate> !! <translate><!--T:6--> Admin (sysops)</translate>
| Read pages, search, SPARQL || ✅ || ✅ || ✅
|-
| <translate><!--T:7--> Read pages, search, SPARQL</translate> || ✅ || ✅ || ✅
|-
|-
| <translate><!--T:8--> Create and edit items and properties</translate> || ❌ || ✅ || ✅
| Create and edit items and properties || ❌ || ✅ || ✅
|-
|-
| <translate><!--T:9--> Create accounts</translate> || ❌ || ❌ || ✅
| Create accounts || ❌ || ❌ || ✅
|-
|-
| <translate><!--T:10--> Delete and block</translate> || ❌ || ❌ || ✅
| Delete and block || ❌ || ❌ || ✅
|}
|}


== <translate><!--T:11--> Logging in</translate> ==
== Logging in ==


<translate>
Log in at [[Special:UserLogin]].
<!--T:12-->
Log in at <tvar name="login">[[Special:UserLogin]]</tvar>.
</translate>


<translate>
Usernames are case-insensitive for the first letter: typing <code>rongzhou</code> logs into <code>Rongzhou</code>.
<!--T:13-->
Usernames are case-insensitive in the first letter: typing <tvar name="un1"><syntaxhighlight lang="text" inline>rongzhou</syntaxhighlight></tvar> logs into <tvar name="un2"><syntaxhighlight lang="text" inline>Rongzhou</syntaxhighlight></tvar>.
</translate>


== <translate><!--T:14--> Getting an account</translate> ==
== Getting an account ==


<translate>
Accounts can only be created by admins, at [[Special:CreateAccount]] — this is to protect against spam. If you are external to ronzz.org and would like to contribute, see [[Help:JoinUs]].
<!--T:15-->
Accounts are created only by admins, at <tvar name="createaccount">[[Special:CreateAccount]]</tvar>. Ask the admin if you need one.
</translate>


== <translate><!--T:16--> See also</translate> ==
== See also ==


<translate>
* [[Help:Contributing]] — the hub
<!--T:17-->
* [[Help:Contributing/entities]] — creating and editing items and properties
* <tvar name="hub">[[Help:Contributing]]</tvar> — the hub
* <tvar name="entities">[[Help:Contributing/entities]]</tvar> — creating and editing items and properties
</translate>

Latest revision as of 17:27, 19 August 2026

This page explains who can do what on this wiki. Start at the Help:Contributing hub if you are new here.

What you can do

Capability Anonymous Registered user Admin (sysops)
Read pages, search, SPARQL
Create and edit items and properties
Create accounts
Delete and block

Logging in

Log in at Special:UserLogin.

Usernames are case-insensitive for the first letter: typing rongzhou logs into Rongzhou.

Getting an account

Accounts can only be created by admins, at Special:CreateAccount — this is to protect against spam. If you are external to ronzz.org and would like to contribute, see Help:JoinUs.

See also