Template
Editcount table
From Dogcraft Wiki
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
"label": "class", | "label": "class", | ||
"description": "Sets the style for the <div> that contains the table.", | "description": "Sets the style for the <div> that contains the table.", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
} | } | ||
} | } | ||
}</templatedata></noinclude><includeonly>{{EditCountMain|mode=table|tableBoxClass="phonefullscreen uecTable2 {{{class|}}}"|tableBoxStyle="{{{style|}}}"}}</includeonly> | }</templatedata>[[Category:Edit count templates]]</noinclude><includeonly>{{EditCountMain|mode=table|tableBoxClass="phonefullscreen uecTable2 {{{class|}}}"|tableBoxStyle="{{{style|}}}"}}</includeonly> |
Latest revision as of 12:33, 4 December 2023
Editcount table template
This template a table of every user paired with their editcount. Intended mostly for statistical purposes. This template recives its data from Template:EditCountMain, a page which is updated by the EditCount gadget. Please contact an admin if you think the editcount data has not been updated in a long time.
Syntax
{{Editcount_table|class=custom class names|style=custom css styles}}
Template Data
Returns the number of edits a specific user has made to the wiki.
Parameter | Description | Type | Status | |
---|---|---|---|---|
class | class | Sets the class(es) for the <div> that contains the table. | String | optional |
class | style | Sets the style for the <div> that contains the table. | String | optional |