Template:Bureaucrat: Difference between revisions

Made a few changes to improve wording.
No edit summary
 
(Made a few changes to improve wording.)
 
(28 intermediate revisions by 9 users not shown)
Line 1: Line 1:
''This user is a special '''moderator''' of the site. It has the same powers of a [[Template:Sysop|sysop]] (see template), and has more official speaking power. This kind of user can also hire other sysops and/or users to be sysops and/or bureaucrats.''
<hr>
 
''This user is a{{#switch:{{{1|}}}|inactive=n '''inactive [[Pikipedia:Bureaucrats|bureaucrat]]''' and '''[[Pikipedia:Administrators|administrator]]''' on this wiki.|semi|semi-inactive|semi-active=&nbsp;'''semi-active [[Pikipedia:Bureaucrats|bureaucrat]]''' and '''[[Pikipedia:Administrators|administrator]]''' on this wiki.|&nbsp;'''[[Pikipedia:Bureaucrats|bureaucrat]]''' and '''[[Pikipedia:Administrators|administrator]]''' on this wiki.}} In addition to the powers of an [[Pikipedia:Administrators|administrator]], this user can also change the staff rights of other users.''
 
<hr><includeonly>[[Category:Pikipedia staff]]</includeonly><noinclude>
 
==Info==
This is placed on the userpage of [[Pikipedia:Bureaucrats|bureaucrats]]. It places a simple notice showing the user's rights. It can also detail whether this user is an active, inactive, or semi-active bureaucrats.
 
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! 1
| No ||  || State || If this bureaucrat 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>
{{bureaucrat|<state>}}
</pre>
 
==Examples==
{| class = "wikitable"
! Code || Result
|-
| <pre>{{bureaucrat}}</pre>
| {{bureaucrat}}
|-
| <pre>{{bureaucrat|inactive}}</pre>
| {{bureaucrat|inactive}}
|-
| <pre>{{bureaucrat|semi}}</pre>
| {{bureaucrat|semi}}
|}
 
[[Category:Pikipedia staff| ]]
[[Category:Templates]]</noinclude>