Difference between revisions of "Template:Admingrats/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Xeno
blackwiki>P858snake
m (+bgcolour parameter)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
=== Usage ===
+
== Usage ==
 
 
 
<pre>
 
<pre>
 
{{admingrats}}
 
{{admingrats}}
Line 14: Line 13:
 
</pre>
 
</pre>
  
=== See also ===
+
;Background colour:
 +
the background colour can be changed by using "<tt>|bgcolour=</tt>", The default for the template is <tt>#d8bfd8</tt>, For example to use a light pinkish background try <pre>{{admingrats |bgcolour=#FFCCCC}}</pre>
 +
{{admingrats |bgcolour=#FFCCCC}}
 +
 
 +
== See also ==
  
 
<includeonly>
 
<includeonly>

Revision as of 05:07, 21 September 2010

Usage

{{admingrats}}

The user name is automatically detected from the base page name. If this isn't the user's first adminship request, add the number as an attribute:

{{admingrats|3}}
Background colour

the background colour can be changed by using "|bgcolour=", The default for the template is #d8bfd8, For example to use a light pinkish background try

{{admingrats |bgcolour=#FFCCCC}}

See also