Template:Administrator: Difference between revisions
No edit summary |
(Linking to the admin page.) |
||
Line 1: | Line 1: | ||
<hr> | <hr> | ||
''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive administrator''' on this wiki. Even though this user is inactive they still have|semi|semi-inactive|semi-active= '''semi-active administrator''' on this wiki. Even though they are only semi-active, this user still has|n '''administrator''' on this wiki. This user has}} the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors.'' | ''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive [[Pikipedia:Administrators|administrator]]''' on this wiki. Even though this user is inactive they still have|semi|semi-inactive|semi-active= '''semi-active [[Pikipedia:Administrators|administrator]]''' on this wiki. Even though they are only semi-active, this user still has|n '''[[Pikipedia:Administrators|administrator]]''' on this wiki. This user has}} the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors.'' | ||
<hr><includeonly>[[Category:Pikipedia administrators]]</includeonly><noinclude> | <hr><includeonly>[[Category:Pikipedia administrators]]</includeonly><noinclude> |
Revision as of 11:14, November 29, 2015
This user is an administrator on this wiki. This user has the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors.
Info
This is placed on the userpage of administrators (or "sysops". It places a simple note marking the user's title. 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. This user has the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors. |
{{administrator|inactive}} |
This user is an inactive administrator on this wiki. Even though this user is inactive they still have the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors. |
{{administrator|semi}} |
This user is a semi-active administrator on this wiki. Even though they are only semi-active, this user still has the power to make special adjustments, such as protecting pages from regular user's edits to prevent abuse, and deleting bad pages. Most importantly, this user can block misbehaving editors. |