Template:Staff
Appearance
{{#invoke:Infobox|infobox}} <templatedata> { "params": { "name": { "label": "Name", "description": "The name of the staff member.", "type": "string", "required": true }, "title": { "label": "Title", "description": "The title of the staff member.", "example": "Resident Assistant, Vice President for Dog Walking", "type": "string", "required": true }, "joined": { "label": "Joined", "description": "When the staff member joined the school.", "type": "string" }, "directory": { "label": "Directory", "description": "The faculty/staff directory value for the staff member.", "example": "john-doe-phd", "type": "string" } }, "description": "A template for Staff." } </templatedata>