Template:Staff: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
[[Category: Prepared Templates]] | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Latest revision as of 05:07, 24 September 2024
{{#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>