SemanticExtraSpecialProperties/docs
Alexander Mashin 944ba5048c Property type: record (formally page).
Property ID: '___USEREDITCNT'.
Property structure:
* '___USEREDITCNT_NS': _num (namespace number),
* '___USEREDITCNTNS_CNT': _num (user's edit count in this namespace).
Property domain: User namespace.
Property uniqueness: one value per namespace provided user has made edits in it.
Property annotator class: UserEditCountPropertyAnnotator.
Property annotator test class: UserEditCountPerNsPropertyAnnotatorTest.

{{#ask:}} query examples:

Edit count rating per user per namespace:
{{#ask:[[-User edit count per namesoace::+]]
| mainlabel = -
| ?-User edit count per namespace
| ?Namespace
| ?Edit count
| sort = Edit count
| order = DESC
}}

Certain user's edits in the main namespace:
{{#ask:[[-User edit count per namespace::User:Alex Mashin]]
[[Namespace::0]]
| ?Edit count =
| mainlabel = -
}}

Made in reference to #169.
2022-02-07 11:13:19 +07:00
..
CONTRIBUTING.md Tidy (#102) 2018-03-24 18:26:10 +00:00
ISSUE_TEMPLATE.md Change link to https 2019-03-25 16:07:08 +01:00
PULL_REQUEST_TEMPLATE.md Provide pull request tempate 2019-03-25 16:05:25 +01:00
README.md Release version 2.0.0 (#106) 2018-10-12 10:33:05 +02:00
configuration.md Property type: record (formally page). 2022-02-07 11:13:19 +07:00
extension.md Provides tweaks to documents (#121) 2019-09-04 16:46:09 +02:00
migration-to-200.md typo (#142) 2020-03-20 18:28:54 +01:00

README.md

  • Configuration explains essential configuration parameters
  • Extension illustrates how to extend and add new special properties
  • Migration to 2.0.0 provides an overview to the configration parameter harmonisation done with version 2.0.0