Template:Administrator: Difference between revisions
Jump to navigation
Jump to search
Greenpickle (talk | contribs) m (8 revisions: help/template) |
(Updated.) |
||
Line 1: | Line 1: | ||
<hr> | |||
''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive | ''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive admin''' on this wiki. Even though this user is inactive they still have|semi|semi-inactive|semi-active= '''semi-active admin''' on this wiki. Even though they are only semi-active, this user still has|n '''admin''' 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 sysops]]</includeonly><noinclude> | |||
[[Category:Templates | |||
==Info== | |||
This is placed on the userpage of 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 sysop. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| No || || State || If this sysop is inactive, give this the value "inactive".<br>If they're semi-active, give this the value "semi", "semi-active" or "semi-inactive". | |||
|} | |||
==Template== | |||
<pre> | |||
{{sysop|<state>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{sysop}}</pre> | |||
| {{sysop}} | |||
|- | |||
| <pre>{{sysop|inactive}}</pre> | |||
| {{sysop|inactive}} | |||
|- | |||
| <pre>{{sysop|semi}}</pre> | |||
| {{sysop|semi}} | |||
|} | |||
[[Category:Templates]] | |||
[[Category:Pikipedia sysops| ]] | [[Category:Pikipedia sysops| ]] | ||
</noinclude> | </noinclude> |
Revision as of 12:59, October 28, 2014
This user is an admin 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 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 sysop.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | State | If this sysop is inactive, give this the value "inactive". If they're semi-active, give this the value "semi", "semi-active" or "semi-inactive". |
Template
{{sysop|<state>}}
Examples
Code | Result |
---|---|
{{sysop}} |
Template:Sysop |
{{sysop|inactive}} |
Template:Sysop |
{{sysop|semi}} |
Template:Sysop |