Template:Staff table row
Appearance
Usage
{{Staff table row
| user = [[User:ExampleUser|ExampleUser]]
| status = Active
| status_colour = #2ea043
| status_text_colour = #ffffff
| since = 2026
| position = Administrator
}}
Creates one row for Template:Staff table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| User | user | The staff member's username or linked user page.
| Content | required |
| Status | status | The user's current staff status.
| String | required |
| Status background colour | status_colour | Background colour for the status cell. Use a hex colour.
| String | suggested |
| Status text colour | status_text_colour | Text colour for the status cell.
| String | optional |
| Since | since | Date or year the user joined staff.
| String | required |
| Position | position | The user's staff position.
| String | required |