Template:Administrator: Difference between revisions

no edit summary
m (Espyo moved page Template:Sysop to Template:Administrator: More popular name.)
No edit summary
Line 1: Line 1:
<hr>
<hr>


''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= &nbsp;'''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.''
''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= &nbsp;'''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.''


<hr><includeonly>[[Category:Pikipedia sysops]]</includeonly><noinclude>
<hr><includeonly>[[Category:Pikipedia administrators]]</includeonly><noinclude>


==Info==
==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.
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==
==Parameters==
Line 13: Line 13:
|-
|-
! 1
! 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".
| 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==
==Skeleton==
<pre>
<pre>
{{sysop|<state>}}
{{administrator|<state>}}
</pre>
</pre>


Line 25: Line 25:
! Code || Result
! Code || Result
|-
|-
| <pre>{{sysop}}</pre>
| <pre>{{administrator}}</pre>
| {{sysop}}
| {{administrator}}
|-
|-
| <pre>{{sysop|inactive}}</pre>
| <pre>{{administrator|inactive}}</pre>
| {{sysop|inactive}}
| {{administrator|inactive}}
|-
|-
| <pre>{{sysop|semi}}</pre>
| <pre>{{administrator|semi}}</pre>
| {{sysop|semi}}
| {{administrator|semi}}
|}
|}


[[Category:Templates]]
[[Category:Templates]]
[[Category:Pikipedia sysops| ]]
[[Category:Pikipedia administrators| ]]
</noinclude>
</noinclude>