Template:Staff table
Appearance
Usage
{{Staff table
| rows =
{{Staff table row
| user = [[User:ExampleUser|ExampleUser]]
| status = Active
| status_colour = #2ea043
| since = 2026
| position = Administrator
}}
}}
Creates a staff table with user, status, since, and position columns.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Rows | rows | Staff table rows. Use Template:Staff table row for each row. | Content | required |