Lastusers Action Documentation
This the documentation page for the lastusers action.Documentation
Description
This action displays a table with users listed by registration date along with the number of pages they own and the registration time. A simpler table with no statistics on page ownership is displayed using the action parameter display=simple.Usage:
{{lastusers [max="20"] [style="complex"]}}Parameters
| name | type | required? | default | description |
|---|---|---|---|---|
| max | int | optional | 10 | the number of rows to be displayed |
| style | string | optional | complex | displays a simple table (simple) or a table with caption and headers (complex)
since 1.1.6.6
|
Example
| Username | Owned pages | Signup date/time |
|---|---|---|
| WikkaInstaller | 0 | (2020-04-19 07:03:11) |
| ThePLG | 4 | (2020-04-18 20:33:50) |
| ChrisCase | 0 | (2013-03-18 21:37:04) |
| DavePawson | 0 | (2009-09-11 08:39:40) |
| VincentMayoux | 37 | (2008-12-01 07:07:56) |
| JavaWoman | 0 | (2007-11-20 19:28:01) |
| KlausBrune | 0 | (2007-06-15 14:27:17) |
| DelvasseB | 0 | (2007-06-15 08:15:05) |
| BillHopps | 0 | (2007-06-14 01:17:28) |
| RavenNexen | 0 | (2007-04-26 06:41:04) |
CategoryEN