|
Documentation page
This page contains usage information for Template:Editcounts.
|
Template for displaying the edit statistics of a user.
Usage
{{Editcounts}}
Parameters
(default: "{{PAGENAME}}")
<unnamed 1>Name of the user whose editcounts you would like to display. When using the template on your own user page, this parameter is not needed.
(default: none)
clearSets CSS "clear" attribute for the box. Basically, this is used to "reset" floats (see below). For example, setting this to "left" will cause the box to appear at the left margin of the page even if there are left-floating elements before it (which would normally cause the box to appear to their right).
Available options:
- left: Resets floats to the left.
- right: Resets floats to the right.
- both: Resets all floats.
- none: Resets no floats.
(default: none)
floatCSS "float".
Available options:
- none: Text does not flow around the box.
- left: Subsequent text floats around the box on the right.
- right: Subsequent text floats around the box on the left.
Example
{{Editcounts|Ausir}}
results in:
| Type of edits | Edit count |
|---|---|
| Total | Special:Editcount/Ausir |
| Article | Special:Editcount/Ausir/Article |
| Talk | Special:Editcount/Ausir/Talk |
| User | Special:Editcount/Ausir/User |
| User talk | Special:Editcount/Ausir/User talk |
| Killzone Wiki | Special:Editcount/Ausir/Killzone Wiki |
| Killzone Wiki Talk | Special:Editcount/Ausir/Killzone Wiki talk |
| File | Special:Editcount/Ausir/File |
| File talk | Special:Editcount/Ausir/File talk |
| Template | Special:Editcount/Ausir/Template |
| Template talk | Special:Editcount/Ausir/Template talk |
| Category | Special:Editcount/Ausir/Category |
| Category talk | Special:Editcount/Ausir/Category talk |
| User blog | Special:Editcount/Ausir/User blog |
| User blog comment | Special:Editcount/Ausir/User blog comment |
| Blog | Special:Editcount/Ausir/Blog |
| Blog talk | Special:Editcount/Ausir/Blog talk |