Template:ISSS Member: Difference between revisions

From ISSS Wiki
Jump to navigation Jump to search
No edit summary
(many edits in wording)
Line 18: Line 18:
||{{#if:{{{affiliation|}}} | {{{affiliation}}} }}
||{{#if:{{{affiliation|}}} | {{{affiliation}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{projects|}}} | '''Key Project(s)''' }}</b>
| <b>{{#if:{{{projects|}}} | '''Notable Project(s)''' }}</b>
||{{#if:{{{projects|}}} | {{{projects}}} }}
||{{#if:{{{projects|}}} | {{{projects}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
Line 36: Line 36:
||{{#if:{{{specializations|}}} | {{{specializations}}} }}
||{{#if:{{{specializations|}}} | {{{specializations}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{achievements|}}} | '''Notable Achievements''' }}</b>
| <b>{{#if:{{{achievements|}}} | '''Notable Awards or Achievements''' }}</b>
||{{#if:{{{achievements|}}} | {{{achievements}}} }}
||{{#if:{{{achievements|}}} | {{{achievements}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
Line 52: Line 52:
       |name=My Name                    <!-- Append to variable name the content "Elia Petridou" -->
       |name=My Name                    <!-- Append to variable name the content "Elia Petridou" -->
|image=Dummy_Female_Photo.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
|image=Dummy_Female_Photo.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
   |period=write the period at ISSS    <!-- if a variable left empty e.g "period=" or not used    at all then it will not appear on the template -->
   |period=write the year first joined ISSS    <!-- if a variable left empty e.g "period=" or not used    at all then it will not appear on the template -->
       |title=write the title of the member
       |title=write the title of the Member
       |affiliation=write the affiliation of the member
       |affiliation=write the affiliation of the Member
       |projects=write the project(s) of the member
       |projects=write the project(s) of the Member
       |interests=write the interests of the member
       |interests=write the interests of the Member
       |degrees=write the degree(s) of the member
       |degrees=write the degree(s) of the Member
       |fields=write the fiels(s) of study of the member
       |fields=write the fiels(s) of study of the Member
       |universities=write the university/ies of the member
       |universities=write the university/ies of theMember
       |specializations=write the specialization(s) of the member
       |specializations=write the specialization(s) of the Member
       |achievements=write the notable achievements of the member
       |achievements=write the notable achievements of the Member
       |links=write the links
       |links=add links to personal pages or social media
}}
}}


Line 71: Line 71:
       |name=write the name of the member
       |name=write the name of the member
       |image=Dummy_Female_Photo.jpg
       |image=Dummy_Female_Photo.jpg
       |period=write when first joined ISSS
       |period=year when first joined ISSS
       |title=write the title of the member
       |title=title of the Member
       |affiliation=write the affiliation of the member
       |affiliation=affiliation of the Member
       |projects=write the project(s) of the member
       |projects=notable works of the Member
       |interests=write the interests of the member
       |interests=list the interests of the Member
       |degrees=write the degree(s) of the member
       |degrees=list the degree(s) of the Member
       |fields=write the fiels(s) of study of the member
       |fields=write the fields(s) of study of the Member
       |universities=write the university/ies of the member
       |universities=university/ies attended or affiliated with
       |specializations=write the specialization(s) of the member
       |specializations=specialization(s) of the Member
       |achievements=write the notable achievements of the member
       |achievements=notable awards or achievements of the Member
       |links=write the links  
       |links=write the links  
}}
}}

Revision as of 15:19, 24 January 2024




EXAMPLE ON HOW TO USE THE TEMPLATE

My Name
My Name
First joined write the year first joined ISSS
Title write the title of the Member
Affiliation write the affiliation of the Member
Notable Project(s) write the project(s) of the Member
Interest in SIGs write the interests of the Member
Degree(s) write the degree(s) of the Member
Filed(s) of study write the fiels(s) of study of the Member
University(ies) write the university/ies of theMember
Specialization(s) write the specialization(s) of the Member
Notable Awards or Achievements write the notable achievements of the Member
Links add links to personal pages or social media



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
       |projects=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
       |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
  • projects : This variable expects from the editor to assign to it the projects 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
  • 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