Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.


Documentation[view] [edit] [history] [purge]

Usage

This template creates attractive staff member cards for your community.

Basic Syntax

{{StaffCard
|handle=StaffMemberName
|ign=minecraft_username
|roles=Admin, Moderator
|bio=Short biography or description
}}

Examples

Basic Example

{{StaffCard
|handle=CraftMaster
|ign=craft_master_2023
|roles=Head Admin, Builder
|bio=Been with the server since the beginning. Loves building massive castles and helping new players.
}}

Full Example

{{StaffCard
|handle=AlexTheGreat
|ign=alex_builds_stuff
|roles=Moderator, Event Coordinator, Builder
|bio=Passionate about creating fun events and maintaining a welcoming community atmosphere.
|avatar=https://example.com/avatar.jpg
|status=active
|joined=March 2023
|discord=alexthegreat#1234
|pronouns=they/them
}}

Styling

The cards use a gradient background and hover effects. They are responsive and will adapt to mobile screens.

Creates an attractive staff member card displaying their information, roles, and bio

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Handle (positional)1

Alternative way to specify handle as first positional parameter

Stringdeprecated
IGN (positional)2

Alternative way to specify IGN as second positional parameter

Stringdeprecated
Roles (positional)3

Alternative way to specify roles as third positional parameter

Stringdeprecated
Bio (positional)4

Alternative way to specify bio as fourth positional parameter

Stringdeprecated
Handle/Usernamehandle

The staff member's display name or handle

Example
CraftMaster
Stringrequired
Minecraft IGNign

Their Minecraft in-game username

Example
craft_master_2023
Stringoptional
Roles/Titlesroles

Comma-separated list of roles and titles (e.g., 'Admin, Builder, Event Coordinator')

Example
Head Admin, Builder, Event Host
Stringoptional
Biographybio

Short biography or description of the staff member

Example
Been with the server since day one. Loves building and helping new players.
Stringoptional
Avatar Imageavatar

URL to the staff member's avatar image. If not provided, will use first letter of handle

Example
https://example.com/avatar.jpg
Stringoptional
Statusstatus

Current status of the staff member

Suggested values
active inactive vacation retired
Default
active
Stringoptional
Join Datejoined

Date when the staff member joined the team

Example
March 2023
Stringoptional
Discord Usernamediscord

Their Discord username or handle

Example
craftmaster#1234
Stringoptional
Pronounspronouns

Their preferred pronouns

Example
they/them
Stringoptional
[view] [edit] [history] [purge]The above documentation is transcluded from Template:StaffCard/doc.