Template:ISSS Member: Difference between revisions

From ISSS Wiki
Jump to navigation Jump to search
m (Template fixes)
m (Corrected template)
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=SoterisDemetriou.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
|image=SoterisDemetriou.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
   |period=write the period at FWC   <!-- if a variable left empty e.g "period=" or not used    at all then it will not appear on the template -->
   |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 -->
       |title=write the title of the member
       |title=write the title 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
Line 61: Line 62:
       |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
}}
}}


Line 71: Line 73:
       |period=write the period at ISSS
       |period=write the period at ISSS
       |title=write the title of the member
       |title=write the title 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
Line 78: Line 81:
       |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
}}
}}


Line 92: Line 96:
* <b>period</b> : This variable expects from the editor to assign to it the period at FWC of the member
* <b>period</b> : This variable expects from the editor to assign to it the period at FWC of the member
* <b>title</b> : This variable expects from the editor to assign to it the title of the member
* <b>title</b> : This variable expects from the editor to assign to it the title of the member
* <b>affiliation</b> : This variable expects from the editor to assign to it the affiliation of the member
* <b>projects</b> : This variable expects from the editor to assign to it the projects of the member
* <b>projects</b> : This variable expects from the editor to assign to it the projects of the member
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the member
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the member
Line 99: Line 104:
* <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>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
</noinclude>
</noinclude>


<noinclude>[[Category:T/People]]</noinclude>
<noinclude>[[Category:T/People]]</noinclude>

Revision as of 15:05, 24 January 2024




EXAMPLE ON HOW TO USE THE TEMPLATE

My Name
My Name
First joined write the period at ISSS
Title write the title of the member
Affiliation write the affiliation of the member
Key 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 the member
Specialization(s) write the specialization(s) of the member
Notable Achievements write the notable achievements of the member
Links write the links



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=SoterisDemetriou.jpg
       |period=write the period at ISSS
       |title=write the title of the member
       |affiliation=write the affiliation of the member
       |projects=write the project(s) of the member
       |interests=write the interests of the member
       |degrees=write the degree(s) of the member
       |fields=write the fiels(s) of study of the member
       |universities=write the university/ies of the member
       |specializations=write the specialization(s) of the member
       |achievements=write the notable 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 period at FWC of the member
  • 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