Template
Editcount table
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
} | } | ||
} | } | ||
}</templatedata></noinclude><includeonly>{{EditCountMain|mode=table|tableBoxClass=phonefullscreen uecTable2 {{{class|}}}|tableBoxStyle={{{style|}}}}}</includeonly> | }</templatedata></noinclude><includeonly>{{EditCountMain|mode=table|tableBoxClass="phonefullscreen uecTable2 {{{class|}}}"|tableBoxStyle="{{{style|}}}"}}</includeonly> |
Revision as of 03:08, 13 August 2020
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 |
cleardefaultclasses | cleardefaultclassses | Clears the 2 default classes, allowing the editor to set all of them manually. If it exists, it will clear default classes, regardless of content. | String | optional |