Difference between revisions of "Template:Edit count link/doc"

From blackwiki
Jump to navigation Jump to search
imported>Enterprisey
(update with templatedata)
imported>Enterprisey
(+usage example)
Line 7: Line 7:
  
 
:{{tlc|Edit count link|username{{=}}''username''|project{{=}}''project''}}
 
:{{tlc|Edit count link|username{{=}}''username''|project{{=}}''project''}}
 +
 +
For instance, {{tlc|Edit count link|Example|en.wikipedia.org}} would show {{Edit count link|Example|en.wikipedia.org}}.
  
 
<includeonly><!-- ADD CATEGORIES BELOW THIS LINE -->
 
<includeonly><!-- ADD CATEGORIES BELOW THIS LINE -->

Revision as of 16:55, 8 February 2015

Usage

{{Edit count link|username|project}}

or

{{Edit count link|username=username|project=project}}

For instance, {{Edit count link|Example|en.wikipedia.org}} would show Edit count.


Displays a link to an edit count tool.

Template parameters

ParameterDescriptionTypeStatus
Usernameusername 1

The username of the user whose edit count should be displayed.

Default
Example
Userrequired
Projectproject 2

The project from which the user's edit count should be retrieved.

Default
en.wikipedia.org
Stringrequired
Link labellinklabel 3

A label for the link to be used in place of the default.

Default
Edit count
Stringoptional