Changes

Jump to navigation Jump to search
Created page with "{{documentation subpage}} == Usage == <pre style="overflow:auto;"> {{Infobox staff | name = | image = <!-- Image name is enough --> | image size = |..."
{{documentation subpage}}

== Usage ==
<pre style="overflow:auto;">
{{Infobox staff
| name =
| image = <!-- Image name is enough -->
| image size =
| image alt =
| caption =
| role =
| expertise =
| email =
| telephone =
| website =
| office =
| building =
| working_days =
}}

}}
</pre>
{{Clear}}

== Example ==
{{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 = tsgdoc.socsci.ru.nl
| telephone = 12560
| office = B.00.83D
| building = Spinoza
| working_days = {{unbulleted_list | Monday | Tuesday | Wednesday | Thursday | Friday}}
}}

<pre style="overflow:auto;">

</pre>

== 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
::<nowiki>[[File:placeholder.png|300px]]</nowiki>
::<nowiki>[[Image:placeholder.png|300px]]</nowiki>
; image size
: Size of the image. Defaults to 300px.
; 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 [[Template:Unbulleted_list | unbulleted list]].
;email
: 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. Use [[Template:Unbulleted_list | unbulleted list]] if multiple addresses apply.
;website
: Personal websites. Use [[Template:Unbulleted_list | 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 [[Template:Unbulleted_list | unbulleted list]].

<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>

Navigation menu