Template:Infobox staff/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Infobox staff. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox staff | name = | image = <!-- Image name is enough --> | image size = | image alt = | caption = | role = | expertise = | email = | telephone = | mobile = | website = | office = | building = | working_days = }}
Example
Mac Guffin | |
---|---|
Guffin in 2016 | |
Profile | |
Role | Wiki editor |
Expertise | HTML, CSS |
Contact Information | |
tsg@socsci.ru.nl | |
Telephone | +31 24 36 12345 |
Telephone | +31 6 12345678 |
Website | tsgdoc |
Office | 0.660 (Maria Montessori) |
Working Days |
|
{{Infobox staff | name = Mac Guffin | image = Heckert_GNU_white.svg | caption = Guffin in 2016 | role = Wiki editor | expertise = HTML, CSS | email = tsg@socsci.ru.nl | website = {{URL|tsgdoc.socsci.ru.nl}} | telephone = 12560 | mobile = +31 6 12345678 | office = 0.660 | building = Maria Montessori | working_days = {{unbulleted_list | Monday | Tuesday | Wednesday | Thursday | Friday}} }}
Parameters
All parameters are optional.
- name
- Name of the person.
- image
- Photo of the person. You may specify a full image syntax or just a file name, with or without namespace prefix. In other words, the following examples are all acceptable:
- placeholder.png
- File:placeholder.png
- Image:placeholder.png
- [[File:placeholder.png|300px]]
- [[Image:placeholder.png|300px]]
- image size
- Size of the image. Defaults to frameless.
- image alt
- Text to show in case the image doesn't load.
- caption
- Caption of the image that appears below it. Typically describes when, where and/or by whom the picture was taken. Won't work without image.
- role
- Job description.
- expertise
- List of areas of expertise. If too many to include on one line, use unbulleted list.
- Email address. Use unbulleted list if multiple addresses apply.
- telephone
- Telephone number (Radboud). Only enter the 5 digit Radboud number, it'll automatically add the country and area codes, etc.
- mobile
- Mobile phone number. Add full number, including country code, e.g. "+31"
- website
- Personal websites. Use unbulleted list if multiple addresses apply.
- office
- Office number.
- building
- Specify building on the campus, will appear in brackets after office number.
- working_days
- Days on which person is present. Use unbulleted list.