Difference between revisions of "Template:Adminbars/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>MSGJ
(bit simpler now)
blackwiki>MSGJ
(fix example)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
  
This template by itself doesn't do anything. The core of this template is {{tlx|adminbars/core}}. Each user's version of it is made with <code><nowiki>{{adminbars/USER}}</nowiki></code>. It produces output like this:
+
This template produces output like this:
 
+
<div style="float:right; width:35%">{{adminstats/Rjanag|style=bars}}</div>
<div style="float:right; width:35%">{{adminbars/Rjanag}}</div>
 
 
{{clear}}
 
{{clear}}
 
==Instructions==
 
==Instructions==

Revision as of 15:21, 20 October 2011

This template produces output like this:

Template:Adminstats/Rjanag

Instructions

To create your own graph, follow these instructions:
1. Add {{adminstats|YOUR USERNAME}} to your userpage.
2. Wait for a bot to fill in your adminstats.

Optional parameters

  • |width=: You may add |width= in the template (step 4) to specify the width at which your chart displays when it is transcluded. The default is 33em (1/3 of the page width). You may specify a width in em or px; if you want there to be no width specification, use |width=auto (in which case the chart will stretch to fill the width of the page).


See also