Template:ISSS Member: Difference between revisions
Jump to navigation
Jump to search
m (Fixed typo) |
m (Typo) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 27: | Line 27: | ||
||{{#if:{{{degrees|}}} | {{{degrees}}} }} | ||{{#if:{{{degrees|}}} | {{{degrees}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{fields|}}} | ''' | | <b>{{#if:{{{fields|}}} | '''Field(s) of study''' }}</b> | ||
||{{#if:{{{fields|}}} | {{{fields}}} }} | ||{{#if:{{{fields|}}} | {{{fields}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| Line 35: | Line 35: | ||
| <b>{{#if:{{{specializations|}}} | '''Specialization(s)''' }}</b> | | <b>{{#if:{{{specializations|}}} | '''Specialization(s)''' }}</b> | ||
||{{#if:{{{specializations|}}} | {{{specializations}}} }} | ||{{#if:{{{specializations|}}} | {{{specializations}}} }} | ||
|- valign="top" style="font-size:11px" | |||
| <b>{{#if:{{{orcid|}}} | '''ORCID''' }}</b> | |||
||{{#if:{{{orcid|}}} | {{{orcid}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{achievements|}}} | '''Notable Awards or Achievements''' }}</b> | | <b>{{#if:{{{achievements|}}} | '''Notable Awards or Achievements''' }}</b> | ||
| Line 61: | Line 64: | ||
|universities=write the university/ies of theMember | |universities=write the university/ies of theMember | ||
|specializations=write the specialization(s) of the Member | |specializations=write the specialization(s) of the Member | ||
|orcid=write the link to the ORCID profile of the Member | |||
|achievements=write the notable achievements of the Member | |achievements=write the notable achievements of the Member | ||
|links=add links to personal pages or social media | |links=add links to personal pages or social media | ||
| Line 80: | Line 84: | ||
|universities=university/ies attended or affiliated with | |universities=university/ies attended or affiliated with | ||
|specializations=specialization(s) of the Member | |specializations=specialization(s) of the Member | ||
|orcid=ORCID profile link of the Member | |||
|achievements=notable awards or achievements of the Member | |achievements=notable awards or achievements of the Member | ||
|links=write the links | |links=write the links | ||
| Line 103: | Line 108: | ||
* <b>universities</b> : This variable expects from the editor to assign to it the universities of the member | * <b>universities</b> : This variable expects from the editor to assign to it the universities of the member | ||
* <b>specializations</b> : This variable expects from the editor to assign to it the specializations of the member | * <b>specializations</b> : This variable expects from the editor to assign to it the specializations of the member | ||
* <b>orcid</b> : This variable expects from the editor to assign to it the link to the ORCID profile of the Member | |||
* <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the member | * <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the member | ||
* <b>links</b> : This variable expects from the editor to assign to it the links of the member | * <b>links</b> : This variable expects from the editor to assign to it the links of the member | ||
Latest revision as of 13:03, 1 February 2024
|
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an member's box such as this one:
{{ISSS Member
|name=write the name of the member
|image=Dummy_Female_Photo.jpg
|period=year when first joined ISSS
|title=title of the Member
|affiliation=affiliation of the Member
|notable_works=notable works of the Member
|interests=list the interests of the Member
|degrees=list the degree(s) of the Member
|fields=write the fields(s) of study of the Member
|universities=university/ies attended or affiliated with
|specializations=specialization(s) of the Member
|orcid=ORCID profile link of the Member
|achievements=notable awards or achievements of the Member
|links=write the links
}}
Then replace the content of the variables with your own, for example :
Replace
name=write the name of the member
With
name=Your name
List of Variables
- name : This variable expects from the editor to assign to it the name of the member
- image : This variable expects from the editor to assign to it the image of the member. 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 time the member joined
- title : This variable expects from the editor to assign to it the title of the member
- affiliation : This variable expects from the editor to assign to it the affiliation of the member
- notable_works : This variable expects from the editor to assign to it the notable work(s) of the member
- interests : This variable expects from the editor to assign to it the interests of the member
- degrees : This variable expects from the editor to assign to it the degrees of the member
- fields : This variable expects from the editor to assign to it the fields of study of the member
- universities : This variable expects from the editor to assign to it the universities of the member
- specializations : This variable expects from the editor to assign to it the specializations of the member
- orcid : This variable expects from the editor to assign to it the link to the ORCID profile of the Member
- achievements : This variable expects from the editor to assign to it the achievements of the member
- links : This variable expects from the editor to assign to it the links of the member