Template:Volunteers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- Alternative Solution --> <!-- This template is more flexible, it calls the template Person for the name and image fields which are common for all people--> {| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#d9f4d3;line-height:1.5em;word-spacing:0.5px;" | {{#if:{{{image|}}} |{{Person |color=#d9f4d3 |image={{{image}}} |name={{{name}}} }} }} {| border="0" width="100%" cellspacing="5" style="background-color:#d9...") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- This template is to be used for people who volunteer at ISSS | |||
<!-- This template is | |||
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#d9f4d3;line-height:1.5em;word-spacing:0.5px;" | {| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#d9f4d3;line-height:1.5em;word-spacing:0.5px;" | ||
} | |||
{| border="0" width="100%" cellspacing="5" style="background-color:#d9f4d3;padding:0px" | {| border="0" width="100%" cellspacing="5" style="background-color:#d9f4d3;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| Line 31: | Line 25: | ||
||{{#if:{{{universities|}}} | {{{universities}}} }} | ||{{#if:{{{universities|}}} | {{{universities}}} }} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<br /><br /><br /> | <br /><br /><br /> | ||
Latest revision as of 13:50, 14 September 2022
|name=Volunteer's name
|image=SoterisDemetriou.jpg
|period=write the years of service
|service=write the service type
|projects= write the Project(s) involving the volunteer
|sending_organization=write the Sending Organization of the volunteer
|degrees=write the degree(s) of the volunteer
|fields=write the field(s) of study of the volunteer
|universities=write the university/ies of the b.m.
}}
Copy and paste the code below to the page you wish to add a Volunteer's box such as this one:
{{Volunteers
|name=Volunteer's name
|image=image.jpg
|period=write the years of service
|service=write the service type
|projects= write the Project(s) involving the volunteer
|sending_organization=write the Sending Organization of the volunteer
|degrees=write the degree(s) of the volunteer
|fields=write the field(s) of study of the volunteer
|universities=write the university/ies of the volunteer
}}
Then replace the content of the variables with your own, for example :
Replace
name=Volunteer's name
With
name=Soteris Demetriou
List of Variables
- name : This variable expects from the editor to assign to it the name of the volunteer
- image : This variable expects from the editor to assign to it the image of the volunteer. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
- period : This variable expects from the editor to assign to it the period at FWC of the volunteer.
- service : This variable expects from the editor to assign to it the service of the volunteer
- projects : This variable expects from the editor to assign to it the projects of the volunteer
- sending_organization : This variable expects from the editor to assign to it the sending_organization of the volunteer
- degrees : This variable expects from the editor to assign to it the degrees of the volunteer
- fields : This variable expects from the editor to assign to it the fields of study of the volunteer
- universities : This variable expects from the editor to assign to it the universities of the volunteer