Template:Bureaucrat: Difference between revisions

Made a few changes to improve wording.
mNo edit summary
(Made a few changes to improve wording.)
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
----
<hr>


''This user is a {{#switch:{{{1|}}}|inactive='''inactive''' '''bureaucrat''' and '''admin''' on this wiki.|semi|semi-inactive|semi-active='''semi-inactive''' '''bureaucrat''' and '''admin''' on this wiki.|'''bureaucrat''' and '''admin''' on this wiki.}} In addition to the powers of a [[Template:Sysop|sysop]] (see template) this kind of user can also promote other sysops and/or users to be sysops and/or bureaucrats.''
''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.''


----<includeonly>[[Category:Pikipedia bureaucrats|{{PAGENAME}}]]</includeonly><noinclude>
<hr><includeonly>[[Category:Pikipedia staff]]</includeonly><noinclude>
[[Category:Templates|{{PAGENAME}}]]
[[Category:Pikipedia bureaucrats| ]]


==Use==
==Info==
Add to the userpage of bureacratsUse ''<nowiki>{{Bureacreat|inactive}}</nowiki>'' or ''<nowiki>{{Bureacrat|semi}}</nowiki>'' to denote inactive and semi-inactive admins.
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.
</noinclude>
 
==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>