Template:Administrator: Difference between revisions
No edit summary |
m (Protected "Template:Administrator": Important template. ([Edit=Allow only Pikipedia staff] (indefinite) [Move=Allow only Pikipedia staff] (indefinite))) |
||
(17 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<hr> | |||
---- | ''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive [[Pikipedia:Administrators|administrator]]''' on this wiki. Even though this user is inactive, they can still|semi|semi-inactive|semi-active= '''semi-active [[Pikipedia:Administrators|administrator]]''' on this wiki. Even though they are only semi-active, this user can still|n '''[[Pikipedia:Administrators|administrator]]''' on this wiki. In addition to the powers of a [[Pikipedia:Patrollers|patroller]], this user can}} protect pages from being edited, delete bad pages, and block misbehaving users from editing.'' | ||
<hr><includeonly>[[Category:Pikipedia staff]]</includeonly><noinclude> | |||
---- | ==Info== | ||
This is placed on the userpage of [[Pikipedia:Administrators|administrators]]. It places a simple notice showing the user's rights. It can also detail whether this user is an active, inactive, or semi-active administrator. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| No || || State || If this administrator is inactive, give this the value "inactive".<br>If they're semi-active, give this the value "semi", "semi-active" or "semi-inactive". | |||
|} | |||
==Skeleton== | |||
<pre> | |||
{{administrator|<state>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{administrator}}</pre> | |||
| {{administrator}} | |||
|- | |||
| <pre>{{administrator|inactive}}</pre> | |||
| {{administrator|inactive}} | |||
|- | |||
| <pre>{{administrator|semi}}</pre> | |||
| {{administrator|semi}} | |||
|} | |||
[[Category:Templates]] | |||
[[Category:Pikipedia staff| ]]</noinclude> |
Latest revision as of 15:09, July 4, 2024
This user is an administrator on this wiki. In addition to the powers of a patroller, this user can protect pages from being edited, delete bad pages, and block misbehaving users from editing.
Info
This is placed on the userpage of administrators. It places a simple notice showing the user's rights. It can also detail whether this user is an active, inactive, or semi-active administrator.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | State | If this administrator is inactive, give this the value "inactive". If they're semi-active, give this the value "semi", "semi-active" or "semi-inactive". |
Skeleton
{{administrator|<state>}}
Examples
Code | Result |
---|---|
{{administrator}} |
This user is an administrator on this wiki. In addition to the powers of a patroller, this user can protect pages from being edited, delete bad pages, and block misbehaving users from editing. |
{{administrator|inactive}} |
This user is an inactive administrator on this wiki. Even though this user is inactive, they can still protect pages from being edited, delete bad pages, and block misbehaving users from editing. |
{{administrator|semi}} |
This user is a semi-active administrator on this wiki. Even though they are only semi-active, this user can still protect pages from being edited, delete bad pages, and block misbehaving users from editing. |